@nuxt/modules 0.6.0-8441b4 → 0.6.0-846761
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 +519 -39
- 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,10 +142,34 @@
|
|
|
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
|
},
|
|
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
|
+
},
|
|
149
173
|
{
|
|
150
174
|
"name": "api-party",
|
|
151
175
|
"description": "Nuxt 3 module to securely connect with any API – server proxy & dynamic composable names",
|
|
@@ -249,7 +273,7 @@
|
|
|
249
273
|
"github": "https://github.com/Hrdtr/nuxt-appwrite",
|
|
250
274
|
"website": "https://github.com/Hrdtr/nuxt-appwrite",
|
|
251
275
|
"learn_more": "",
|
|
252
|
-
"category": "
|
|
276
|
+
"category": "Database",
|
|
253
277
|
"type": "3rd-party",
|
|
254
278
|
"maintainers": [
|
|
255
279
|
{
|
|
@@ -551,11 +575,11 @@
|
|
|
551
575
|
{
|
|
552
576
|
"name": "chatwoot",
|
|
553
577
|
"description": "Chatwoot is an open-source customer engagement platform that helps companies engage their customers on their website",
|
|
554
|
-
"repo": "
|
|
555
|
-
"npm": "@
|
|
578
|
+
"repo": "productdevbookcom/chatwoot",
|
|
579
|
+
"npm": "@productdevbook/chatwoot",
|
|
556
580
|
"icon": "chatwoot.png",
|
|
557
|
-
"github": "https://github.com/
|
|
558
|
-
"website": "https://github.com/
|
|
581
|
+
"github": "https://github.com/productdevbookcom/chatwoot",
|
|
582
|
+
"website": "https://github.com/productdevbookcom/chatwoot",
|
|
559
583
|
"learn_more": "https://www.chatwoot.com",
|
|
560
584
|
"category": "Libraries",
|
|
561
585
|
"type": "3rd-party",
|
|
@@ -592,6 +616,29 @@
|
|
|
592
616
|
"requires": {}
|
|
593
617
|
}
|
|
594
618
|
},
|
|
619
|
+
{
|
|
620
|
+
"name": "clarity-analytics",
|
|
621
|
+
"description": "Clarity Analytics Module for Nuxt",
|
|
622
|
+
"repo": "Barbapapazes/nuxt-clarity-analytics",
|
|
623
|
+
"npm": "nuxt-clarity-analytics",
|
|
624
|
+
"icon": "",
|
|
625
|
+
"github": "https://github.com/Barbapapazes/nuxt-clarity-analytics",
|
|
626
|
+
"website": "https://github.com/Barbapapazes/nuxt-clarity-analytics#readme",
|
|
627
|
+
"learn_more": "https://clarity.microsoft.com/",
|
|
628
|
+
"category": "Analytics",
|
|
629
|
+
"type": "3rd-party",
|
|
630
|
+
"maintainers": [
|
|
631
|
+
{
|
|
632
|
+
"name": "Barbapapazes",
|
|
633
|
+
"github": "Barbapapazes",
|
|
634
|
+
"twitter": "soubiran_"
|
|
635
|
+
}
|
|
636
|
+
],
|
|
637
|
+
"compatibility": {
|
|
638
|
+
"nuxt": "^3.0.0",
|
|
639
|
+
"requires": {}
|
|
640
|
+
}
|
|
641
|
+
},
|
|
595
642
|
{
|
|
596
643
|
"name": "client-init",
|
|
597
644
|
"description": "Provide client version of `nuxtServerInit`.",
|
|
@@ -757,12 +804,35 @@
|
|
|
757
804
|
"requires": {}
|
|
758
805
|
}
|
|
759
806
|
},
|
|
807
|
+
{
|
|
808
|
+
"name": "content-assets",
|
|
809
|
+
"description": "Enable locally-located assets in Nuxt Content",
|
|
810
|
+
"repo": "davestewart/nuxt-content-assets",
|
|
811
|
+
"npm": "nuxt-content-assets",
|
|
812
|
+
"icon": "content-assets.png",
|
|
813
|
+
"github": "https://github.com/davestewart/nuxt-content-assets",
|
|
814
|
+
"website": "https://davestewart.co.uk/projects/open-source/nuxt-content-assets/",
|
|
815
|
+
"learn_more": "",
|
|
816
|
+
"category": "Images",
|
|
817
|
+
"type": "3rd-party",
|
|
818
|
+
"maintainers": [
|
|
819
|
+
{
|
|
820
|
+
"name": "davestewart",
|
|
821
|
+
"github": "davestewart",
|
|
822
|
+
"twitter": "dave_stewart"
|
|
823
|
+
}
|
|
824
|
+
],
|
|
825
|
+
"compatibility": {
|
|
826
|
+
"nuxt": "^3.0.0",
|
|
827
|
+
"requires": {}
|
|
828
|
+
}
|
|
829
|
+
},
|
|
760
830
|
{
|
|
761
831
|
"name": "content",
|
|
762
832
|
"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
833
|
"repo": "nuxt/content#main",
|
|
764
834
|
"npm": "@nuxt/content",
|
|
765
|
-
"icon": "nuxt.
|
|
835
|
+
"icon": "nuxt.svg",
|
|
766
836
|
"github": "https://github.com/nuxt/content",
|
|
767
837
|
"website": "https://content.nuxtjs.org",
|
|
768
838
|
"learn_more": "",
|
|
@@ -929,11 +999,11 @@
|
|
|
929
999
|
}
|
|
930
1000
|
},
|
|
931
1001
|
{
|
|
932
|
-
"name": "datocms",
|
|
933
|
-
"description": "DatoCMS integration for Nuxt.js",
|
|
1002
|
+
"name": "datocms-nuxt2",
|
|
1003
|
+
"description": "DatoCMS integration for Nuxt.js v2",
|
|
934
1004
|
"repo": "voorhoede/nuxt-datocms-module",
|
|
935
1005
|
"npm": "@voorhoede/nuxt-datocms-module",
|
|
936
|
-
"icon": "datocms.
|
|
1006
|
+
"icon": "datocms.svg",
|
|
937
1007
|
"github": "https://github.com/voorhoede/nuxt-datocms-module",
|
|
938
1008
|
"website": "https://github.com/voorhoede/nuxt-datocms-module",
|
|
939
1009
|
"learn_more": "https://www.datocms.com/",
|
|
@@ -950,26 +1020,50 @@
|
|
|
950
1020
|
"requires": {}
|
|
951
1021
|
}
|
|
952
1022
|
},
|
|
1023
|
+
{
|
|
1024
|
+
"name": "datocms",
|
|
1025
|
+
"description": "DatoCMS module for Nuxt",
|
|
1026
|
+
"repo": "hex-digital/nuxt-datocms",
|
|
1027
|
+
"npm": "@hexdigital/nuxt-datocms",
|
|
1028
|
+
"icon": "datocms.svg",
|
|
1029
|
+
"github": "https://github.com/hex-digital/nuxt-datocms",
|
|
1030
|
+
"website": "https://github.com/hex-digital/nuxt-datocms#readme",
|
|
1031
|
+
"learn_more": "https://www.datocms.com/",
|
|
1032
|
+
"category": "CMS",
|
|
1033
|
+
"type": "3rd-party",
|
|
1034
|
+
"maintainers": [
|
|
1035
|
+
{
|
|
1036
|
+
"name": "Jamie Warburton",
|
|
1037
|
+
"github": "jamiewarb",
|
|
1038
|
+
"twitter": "jamiewarb",
|
|
1039
|
+
"avatar": "https://avatars.githubusercontent.com/jamiewarb?v=4"
|
|
1040
|
+
}
|
|
1041
|
+
],
|
|
1042
|
+
"compatibility": {
|
|
1043
|
+
"nuxt": "^3.0.0",
|
|
1044
|
+
"requires": {}
|
|
1045
|
+
}
|
|
1046
|
+
},
|
|
953
1047
|
{
|
|
954
1048
|
"name": "dayjs",
|
|
955
|
-
"description": "
|
|
956
|
-
"repo": "
|
|
957
|
-
"npm": "
|
|
1049
|
+
"description": "Day.js module for Nuxt",
|
|
1050
|
+
"repo": "fumeapp/dayjs",
|
|
1051
|
+
"npm": "dayjs-nuxt",
|
|
958
1052
|
"icon": "day-js.png",
|
|
959
|
-
"github": "https://github.com/
|
|
960
|
-
"website": "https://github.com/
|
|
1053
|
+
"github": "https://github.com/fumeapp/dayjs",
|
|
1054
|
+
"website": "https://github.com/fumeapp/dayjs",
|
|
961
1055
|
"learn_more": "https://day.js.org/",
|
|
962
|
-
"category": "
|
|
963
|
-
"type": "
|
|
1056
|
+
"category": "Libraries",
|
|
1057
|
+
"type": "3rd-party",
|
|
964
1058
|
"maintainers": [
|
|
965
1059
|
{
|
|
966
|
-
"name": "
|
|
967
|
-
"github": "
|
|
968
|
-
"twitter": "
|
|
1060
|
+
"name": "Kevin Olson",
|
|
1061
|
+
"github": "acidjazz",
|
|
1062
|
+
"twitter": "AppFume"
|
|
969
1063
|
}
|
|
970
1064
|
],
|
|
971
1065
|
"compatibility": {
|
|
972
|
-
"nuxt": "^
|
|
1066
|
+
"nuxt": "^3.0.0",
|
|
973
1067
|
"requires": {}
|
|
974
1068
|
}
|
|
975
1069
|
},
|
|
@@ -1018,6 +1112,29 @@
|
|
|
1018
1112
|
"requires": {}
|
|
1019
1113
|
}
|
|
1020
1114
|
},
|
|
1115
|
+
{
|
|
1116
|
+
"name": "devtools",
|
|
1117
|
+
"description": "Unleash Nuxt Developer Experience. A set of visual tools that help you to know your app better.",
|
|
1118
|
+
"repo": "nuxt/devtools#main",
|
|
1119
|
+
"npm": "@nuxt/devtools",
|
|
1120
|
+
"icon": "nuxt.svg",
|
|
1121
|
+
"github": "https://github.com/nuxt/devtools",
|
|
1122
|
+
"website": "https://devtools.nuxtjs.org/",
|
|
1123
|
+
"learn_more": "",
|
|
1124
|
+
"category": "Devtools",
|
|
1125
|
+
"type": "official",
|
|
1126
|
+
"maintainers": [
|
|
1127
|
+
{
|
|
1128
|
+
"name": "Anthony Fu",
|
|
1129
|
+
"github": "antfu",
|
|
1130
|
+
"twitter": "antfu7"
|
|
1131
|
+
}
|
|
1132
|
+
],
|
|
1133
|
+
"compatibility": {
|
|
1134
|
+
"nuxt": "^3.0.0",
|
|
1135
|
+
"requires": {}
|
|
1136
|
+
}
|
|
1137
|
+
},
|
|
1021
1138
|
{
|
|
1022
1139
|
"name": "directus",
|
|
1023
1140
|
"description": "Easily connect your Nuxt3 application to your directus server.",
|
|
@@ -2044,6 +2161,28 @@
|
|
|
2044
2161
|
"requires": {}
|
|
2045
2162
|
}
|
|
2046
2163
|
},
|
|
2164
|
+
{
|
|
2165
|
+
"name": "icon-font",
|
|
2166
|
+
"description": "Automatically generates fonts and custom properties (variables) from a specified folder containing SVG icons, injecting them into pages with live monitoring.",
|
|
2167
|
+
"repo": "coremyslo/nuxt-icon-font",
|
|
2168
|
+
"npm": "@coremyslo/nuxt-icon-font",
|
|
2169
|
+
"icon": "",
|
|
2170
|
+
"github": "https://github.com/coremyslo/nuxt-icon-font",
|
|
2171
|
+
"website": "https://github.com/coremyslo/nuxt-icon-font",
|
|
2172
|
+
"learn_more": "",
|
|
2173
|
+
"category": "UI",
|
|
2174
|
+
"type": "3rd-party",
|
|
2175
|
+
"maintainers": [
|
|
2176
|
+
{
|
|
2177
|
+
"name": "coremyslo",
|
|
2178
|
+
"github": "coremyslo"
|
|
2179
|
+
}
|
|
2180
|
+
],
|
|
2181
|
+
"compatibility": {
|
|
2182
|
+
"nuxt": "^3.0.0",
|
|
2183
|
+
"requires": {}
|
|
2184
|
+
}
|
|
2185
|
+
},
|
|
2047
2186
|
{
|
|
2048
2187
|
"name": "icon",
|
|
2049
2188
|
"description": "Icon module for Nuxt with 100,000+ ready to use icons from Iconify.",
|
|
@@ -2170,12 +2309,12 @@
|
|
|
2170
2309
|
{
|
|
2171
2310
|
"name": "inkline",
|
|
2172
2311
|
"description": "Nuxt Module for Inkline, the intuitive UI UX DX Components library for Vue.js 3 Design Systems.",
|
|
2173
|
-
"repo": "inkline/
|
|
2174
|
-
"npm": "@inkline/
|
|
2312
|
+
"repo": "inkline/plugin",
|
|
2313
|
+
"npm": "@inkline/plugin",
|
|
2175
2314
|
"icon": "inkline.svg",
|
|
2176
|
-
"github": "https://github.com/inkline/
|
|
2315
|
+
"github": "https://github.com/inkline/plugin",
|
|
2177
2316
|
"website": "https://inkline.io",
|
|
2178
|
-
"learn_more": "https://inkline.io/docs/
|
|
2317
|
+
"learn_more": "https://inkline.io/docs/installation/nuxt",
|
|
2179
2318
|
"category": "UI",
|
|
2180
2319
|
"type": "3rd-party",
|
|
2181
2320
|
"maintainers": [
|
|
@@ -2930,6 +3069,28 @@
|
|
|
2930
3069
|
"requires": {}
|
|
2931
3070
|
}
|
|
2932
3071
|
},
|
|
3072
|
+
{
|
|
3073
|
+
"name": "nupolyon",
|
|
3074
|
+
"description": "Inject polyfill from polyfill.io to nuxt project, auto detect based on browserslist config",
|
|
3075
|
+
"repo": "adenvt/nupolyon",
|
|
3076
|
+
"npm": "nupolyon",
|
|
3077
|
+
"icon": "",
|
|
3078
|
+
"github": "https://github.com/adenvt/nupolyon",
|
|
3079
|
+
"website": "https://github.com/adenvt/nupolyon",
|
|
3080
|
+
"learn_more": "",
|
|
3081
|
+
"category": "Performance",
|
|
3082
|
+
"type": "3rd-party",
|
|
3083
|
+
"maintainers": [
|
|
3084
|
+
{
|
|
3085
|
+
"name": "adenvt",
|
|
3086
|
+
"github": "adenvt"
|
|
3087
|
+
}
|
|
3088
|
+
],
|
|
3089
|
+
"compatibility": {
|
|
3090
|
+
"nuxt": "^3.0.0",
|
|
3091
|
+
"requires": {}
|
|
3092
|
+
}
|
|
3093
|
+
},
|
|
2933
3094
|
{
|
|
2934
3095
|
"name": "nuxt-auth",
|
|
2935
3096
|
"description": "",
|
|
@@ -3025,6 +3186,28 @@
|
|
|
3025
3186
|
"requires": {}
|
|
3026
3187
|
}
|
|
3027
3188
|
},
|
|
3189
|
+
{
|
|
3190
|
+
"name": "nuxt-gtm",
|
|
3191
|
+
"description": "A Nuxt.js module for Google Tag Manager",
|
|
3192
|
+
"repo": "zadigetvoltaire/nuxt-gtm",
|
|
3193
|
+
"npm": "@zadigetvoltaire/nuxt-gtm",
|
|
3194
|
+
"icon": "nuxt-gtm.svg",
|
|
3195
|
+
"github": "https://github.com/zadigetvoltaire/nuxt-gtm",
|
|
3196
|
+
"website": "https://github.com/zadigetvoltaire/nuxt-gtm",
|
|
3197
|
+
"learn_more": "https://developers.google.com/tag-platform/tag-manager?hl=fr",
|
|
3198
|
+
"category": "Analytics",
|
|
3199
|
+
"type": "3rd-party",
|
|
3200
|
+
"maintainers": [
|
|
3201
|
+
{
|
|
3202
|
+
"name": "Zadig&Voltaire Team",
|
|
3203
|
+
"github": "https://github.com/zadigetvoltaire"
|
|
3204
|
+
}
|
|
3205
|
+
],
|
|
3206
|
+
"compatibility": {
|
|
3207
|
+
"nuxt": "^3.0.0",
|
|
3208
|
+
"requires": {}
|
|
3209
|
+
}
|
|
3210
|
+
},
|
|
3028
3211
|
{
|
|
3029
3212
|
"name": "nuxt-hue",
|
|
3030
3213
|
"description": "Enlighten your Nuxt experience",
|
|
@@ -3049,6 +3232,28 @@
|
|
|
3049
3232
|
}
|
|
3050
3233
|
}
|
|
3051
3234
|
},
|
|
3235
|
+
{
|
|
3236
|
+
"name": "nuxt-lazy-load",
|
|
3237
|
+
"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",
|
|
3238
|
+
"repo": "",
|
|
3239
|
+
"npm": "nuxt-lazy-load",
|
|
3240
|
+
"icon": "nuxt-lazy-load.svg",
|
|
3241
|
+
"github": "",
|
|
3242
|
+
"website": "https://gitlab.com/broj42/nuxt-lazy-load",
|
|
3243
|
+
"learn_more": "https://gitlab.com/broj42/nuxt-lazy-load",
|
|
3244
|
+
"category": "Performance",
|
|
3245
|
+
"type": "3rd-party",
|
|
3246
|
+
"maintainers": [
|
|
3247
|
+
{
|
|
3248
|
+
"name": "Dario Ferderber",
|
|
3249
|
+
"github": "darioferderber"
|
|
3250
|
+
}
|
|
3251
|
+
],
|
|
3252
|
+
"compatibility": {
|
|
3253
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3254
|
+
"requires": {}
|
|
3255
|
+
}
|
|
3256
|
+
},
|
|
3052
3257
|
{
|
|
3053
3258
|
"name": "nuxt-localtunnel",
|
|
3054
3259
|
"description": "Exposes your Nuxt localhost to the world automatically.",
|
|
@@ -3139,6 +3344,28 @@
|
|
|
3139
3344
|
"requires": {}
|
|
3140
3345
|
}
|
|
3141
3346
|
},
|
|
3347
|
+
{
|
|
3348
|
+
"name": "nuxt-mongoose",
|
|
3349
|
+
"description": "A Nuxt 3 module for simplifying the use of Mongoose in your project.",
|
|
3350
|
+
"repo": "arashsheyda/nuxt-mongoose",
|
|
3351
|
+
"npm": "nuxt-mongoose",
|
|
3352
|
+
"icon": "nuxt-mongoose.svg",
|
|
3353
|
+
"github": "https://github.com/arashsheyda/nuxt-mongoose",
|
|
3354
|
+
"website": "https://github.com/arashsheyda/nuxt-mongoose",
|
|
3355
|
+
"learn_more": "",
|
|
3356
|
+
"category": "Database",
|
|
3357
|
+
"type": "3rd-party",
|
|
3358
|
+
"maintainers": [
|
|
3359
|
+
{
|
|
3360
|
+
"name": "arashsheyda",
|
|
3361
|
+
"github": "arashsheyda"
|
|
3362
|
+
}
|
|
3363
|
+
],
|
|
3364
|
+
"compatibility": {
|
|
3365
|
+
"nuxt": "^3.0.0",
|
|
3366
|
+
"requires": {}
|
|
3367
|
+
}
|
|
3368
|
+
},
|
|
3142
3369
|
{
|
|
3143
3370
|
"name": "nuxt-pdf",
|
|
3144
3371
|
"description": "Zero-boilerplate PDF exports of your Pages and Components",
|
|
@@ -3437,6 +3664,28 @@
|
|
|
3437
3664
|
"requires": {}
|
|
3438
3665
|
}
|
|
3439
3666
|
},
|
|
3667
|
+
{
|
|
3668
|
+
"name": "nuxt-vuetify",
|
|
3669
|
+
"description": "Add Vuetify 3 to your Nuxt 3 application in seconds.",
|
|
3670
|
+
"repo": "invictus-codes/nuxt-vuetify",
|
|
3671
|
+
"npm": "@invictus.codes/nuxt-vuetify",
|
|
3672
|
+
"icon": "vuetify-logo-v3-dark.svg",
|
|
3673
|
+
"github": "https://github.com/invictus-codes/nuxt-vuetify",
|
|
3674
|
+
"website": "https://invictus-codes.github.io/nuxt-vuetify/",
|
|
3675
|
+
"learn_more": "https://github.com/invictus-codes/nuxt-vuetify/blob/main/README.md",
|
|
3676
|
+
"category": "UI",
|
|
3677
|
+
"type": "3rd-party",
|
|
3678
|
+
"maintainers": [
|
|
3679
|
+
{
|
|
3680
|
+
"name": "Jens van Hellemondt",
|
|
3681
|
+
"github": "invictus-codes"
|
|
3682
|
+
}
|
|
3683
|
+
],
|
|
3684
|
+
"compatibility": {
|
|
3685
|
+
"nuxt": "^3.0.0",
|
|
3686
|
+
"requires": {}
|
|
3687
|
+
}
|
|
3688
|
+
},
|
|
3440
3689
|
{
|
|
3441
3690
|
"name": "nuxt7",
|
|
3442
3691
|
"description": "Full Featured iOS & Android PWA Apps with Nuxt.js and Framework7",
|
|
@@ -3460,6 +3709,29 @@
|
|
|
3460
3709
|
"requires": {}
|
|
3461
3710
|
}
|
|
3462
3711
|
},
|
|
3712
|
+
{
|
|
3713
|
+
"name": "nuxtlabs-ui",
|
|
3714
|
+
"description": "Fully styled and customizable components for Nuxt, powered by Headless UI and Tailwind CSS.",
|
|
3715
|
+
"repo": "nuxtlabs/ui",
|
|
3716
|
+
"npm": "@nuxthq/ui",
|
|
3717
|
+
"icon": "nuxtlabs-ui.svg",
|
|
3718
|
+
"github": "https://github.com/nuxtlabs/ui",
|
|
3719
|
+
"website": "https://ui.nuxtlabs.com",
|
|
3720
|
+
"learn_more": "https://ui.nuxtlabs.com",
|
|
3721
|
+
"category": "UI",
|
|
3722
|
+
"type": "3rd-party",
|
|
3723
|
+
"maintainers": [
|
|
3724
|
+
{
|
|
3725
|
+
"name": "Benjamin Canac",
|
|
3726
|
+
"github": "benjamincanac",
|
|
3727
|
+
"twitter": "benjamincanac"
|
|
3728
|
+
}
|
|
3729
|
+
],
|
|
3730
|
+
"compatibility": {
|
|
3731
|
+
"nuxt": "^3.0.0",
|
|
3732
|
+
"requires": {}
|
|
3733
|
+
}
|
|
3734
|
+
},
|
|
3463
3735
|
{
|
|
3464
3736
|
"name": "og-image",
|
|
3465
3737
|
"description": "Easily generate dynamic social share images.",
|
|
@@ -3599,6 +3871,30 @@
|
|
|
3599
3871
|
}
|
|
3600
3872
|
}
|
|
3601
3873
|
},
|
|
3874
|
+
{
|
|
3875
|
+
"name": "pdfeasy",
|
|
3876
|
+
"description": "A JavaScript Client/Server Side PDF-Generator based in PDFKit",
|
|
3877
|
+
"repo": "betterwrite/pdfeasy#main/packages/nuxt",
|
|
3878
|
+
"npm": "nuxt-pdfeasy",
|
|
3879
|
+
"icon": "pdfeasy.png",
|
|
3880
|
+
"github": "https://github.com/betterwrite/pdfeasy",
|
|
3881
|
+
"website": "https://github.com/betterwrite/pdfeasy",
|
|
3882
|
+
"learn_more": "https://github.com/betterwrite/pdfeasy",
|
|
3883
|
+
"category": "Extensions",
|
|
3884
|
+
"type": "3rd-party",
|
|
3885
|
+
"maintainers": [
|
|
3886
|
+
{
|
|
3887
|
+
"name": "Giovane Cardoso",
|
|
3888
|
+
"github": "novout",
|
|
3889
|
+
"twitter": "novoutttttt",
|
|
3890
|
+
"avatar": "https://avatars.githubusercontent.com/novout?v=4"
|
|
3891
|
+
}
|
|
3892
|
+
],
|
|
3893
|
+
"compatibility": {
|
|
3894
|
+
"nuxt": "^3.0.0",
|
|
3895
|
+
"requires": {}
|
|
3896
|
+
}
|
|
3897
|
+
},
|
|
3602
3898
|
{
|
|
3603
3899
|
"name": "persian-datepicker",
|
|
3604
3900
|
"description": "A datepicker component for select date. (single and range selection, select date and time, select with keyboard, customizable style, localization)",
|
|
@@ -4521,7 +4817,7 @@
|
|
|
4521
4817
|
"github": "https://github.com/nuxt-modules/snipcart",
|
|
4522
4818
|
"website": "https://github.com/nuxt-modules/snipcart",
|
|
4523
4819
|
"learn_more": "https://snipcart.com",
|
|
4524
|
-
"category": "
|
|
4820
|
+
"category": "Ecommerce",
|
|
4525
4821
|
"type": "community",
|
|
4526
4822
|
"maintainers": [
|
|
4527
4823
|
{
|
|
@@ -5180,6 +5476,28 @@
|
|
|
5180
5476
|
}
|
|
5181
5477
|
}
|
|
5182
5478
|
},
|
|
5479
|
+
{
|
|
5480
|
+
"name": "twemoji",
|
|
5481
|
+
"description": "Twemoji module for Nuxt. Render emojis as SVG elements or PNG images.",
|
|
5482
|
+
"repo": "yizack/nuxt-twemoji",
|
|
5483
|
+
"npm": "nuxt-twemoji",
|
|
5484
|
+
"icon": "twemoji.svg",
|
|
5485
|
+
"github": "https://github.com/Yizack/nuxt-twemoji",
|
|
5486
|
+
"website": "https://github.com/Yizack/nuxt-twemoji",
|
|
5487
|
+
"learn_more": "",
|
|
5488
|
+
"category": "UI",
|
|
5489
|
+
"type": "3rd-party",
|
|
5490
|
+
"maintainers": [
|
|
5491
|
+
{
|
|
5492
|
+
"name": "Yizack Rangel",
|
|
5493
|
+
"github": "yizack"
|
|
5494
|
+
}
|
|
5495
|
+
],
|
|
5496
|
+
"compatibility": {
|
|
5497
|
+
"nuxt": "^3.0.0",
|
|
5498
|
+
"requires": {}
|
|
5499
|
+
}
|
|
5500
|
+
},
|
|
5183
5501
|
{
|
|
5184
5502
|
"name": "twicpics",
|
|
5185
5503
|
"description": "Images and videos components - Context aware resizing and cropping, lazy-loading, LQIP, Next-Gen format, compression, CDN.",
|
|
@@ -5351,11 +5669,11 @@
|
|
|
5351
5669
|
{
|
|
5352
5670
|
"name": "unhead",
|
|
5353
5671
|
"description": "Experimental features for Nuxt SEO / head management.",
|
|
5354
|
-
"repo": "harlan-zw/nuxt-
|
|
5355
|
-
"npm": "nuxt-
|
|
5672
|
+
"repo": "harlan-zw/nuxt-seo-experiments",
|
|
5673
|
+
"npm": "nuxt-seo-experiments",
|
|
5356
5674
|
"icon": "",
|
|
5357
|
-
"github": "https://github.com/harlan-zw/nuxt-
|
|
5358
|
-
"website": "https://github.com/harlan-zw/nuxt-
|
|
5675
|
+
"github": "https://github.com/harlan-zw/nuxt-seo-experiments",
|
|
5676
|
+
"website": "https://github.com/harlan-zw/nuxt-seo-experiments",
|
|
5359
5677
|
"learn_more": "",
|
|
5360
5678
|
"category": "SEO",
|
|
5361
5679
|
"type": "3rd-party",
|
|
@@ -5398,6 +5716,28 @@
|
|
|
5398
5716
|
"requires": {}
|
|
5399
5717
|
}
|
|
5400
5718
|
},
|
|
5719
|
+
{
|
|
5720
|
+
"name": "unlazy",
|
|
5721
|
+
"description": "Lazy loading library for placeholder images",
|
|
5722
|
+
"repo": "johannschopplich/unlazy/packages/nuxt",
|
|
5723
|
+
"npm": "@unlazy/nuxt",
|
|
5724
|
+
"icon": "unlazy.svg",
|
|
5725
|
+
"github": "https://github.com/johannschopplich/unlazy/tree/main/packages/nuxt",
|
|
5726
|
+
"website": "https://unlazy.byjohann.dev/",
|
|
5727
|
+
"learn_more": "",
|
|
5728
|
+
"category": "Images",
|
|
5729
|
+
"type": "3rd-party",
|
|
5730
|
+
"maintainers": [
|
|
5731
|
+
{
|
|
5732
|
+
"name": "Johann Schopplich",
|
|
5733
|
+
"github": "johannschopplich"
|
|
5734
|
+
}
|
|
5735
|
+
],
|
|
5736
|
+
"compatibility": {
|
|
5737
|
+
"nuxt": "^3.0.0",
|
|
5738
|
+
"requires": {}
|
|
5739
|
+
}
|
|
5740
|
+
},
|
|
5401
5741
|
{
|
|
5402
5742
|
"name": "unlighthouse",
|
|
5403
5743
|
"description": "Unlighthouse scans your entire site using Google Lighthouse, with a modern UI, minimal config and smart sampling.",
|
|
@@ -5541,6 +5881,52 @@
|
|
|
5541
5881
|
}
|
|
5542
5882
|
}
|
|
5543
5883
|
},
|
|
5884
|
+
{
|
|
5885
|
+
"name": "varlet",
|
|
5886
|
+
"description": "A Material design mobile component library developed based on Vue3",
|
|
5887
|
+
"repo": "varletjs/varlet-nuxt",
|
|
5888
|
+
"npm": "@varlet/nuxt",
|
|
5889
|
+
"icon": "varlet.svg",
|
|
5890
|
+
"github": "https://github.com/varletjs/varlet",
|
|
5891
|
+
"website": "https://varlet.gitee.io/varlet-ui/#/en-US/index",
|
|
5892
|
+
"learn_more": "https://github.com/varletjs/varlet-nuxt",
|
|
5893
|
+
"category": "UI",
|
|
5894
|
+
"type": "3rd-party",
|
|
5895
|
+
"maintainers": [
|
|
5896
|
+
{
|
|
5897
|
+
"name": "zhangmo8",
|
|
5898
|
+
"github": "zhangmo8"
|
|
5899
|
+
}
|
|
5900
|
+
],
|
|
5901
|
+
"compatibility": {
|
|
5902
|
+
"nuxt": "^3.0.0",
|
|
5903
|
+
"requires": {
|
|
5904
|
+
"bridge": "optional"
|
|
5905
|
+
}
|
|
5906
|
+
}
|
|
5907
|
+
},
|
|
5908
|
+
{
|
|
5909
|
+
"name": "vee-validate",
|
|
5910
|
+
"description": "Painless Vue forms for Nuxt.js",
|
|
5911
|
+
"repo": "logaretm/vee-validate#main/packages/nuxt",
|
|
5912
|
+
"npm": "@vee-validate/nuxt",
|
|
5913
|
+
"icon": "vee-validate.png",
|
|
5914
|
+
"github": "https://github.com/logaretm/vee-validate/",
|
|
5915
|
+
"website": "https://vee-validate.logaretm.com/v4/",
|
|
5916
|
+
"learn_more": "https://vee-validate.logaretm.com/v4/integrations/nuxt/",
|
|
5917
|
+
"category": "Libraries",
|
|
5918
|
+
"type": "3rd-party",
|
|
5919
|
+
"maintainers": [
|
|
5920
|
+
{
|
|
5921
|
+
"name": "Abdelrahman Awad",
|
|
5922
|
+
"github": "logaretm"
|
|
5923
|
+
}
|
|
5924
|
+
],
|
|
5925
|
+
"compatibility": {
|
|
5926
|
+
"nuxt": "^3.0.0",
|
|
5927
|
+
"requires": {}
|
|
5928
|
+
}
|
|
5929
|
+
},
|
|
5544
5930
|
{
|
|
5545
5931
|
"name": "vendor",
|
|
5546
5932
|
"description": "directly serve node_modules",
|
|
@@ -5564,6 +5950,29 @@
|
|
|
5564
5950
|
"requires": {}
|
|
5565
5951
|
}
|
|
5566
5952
|
},
|
|
5953
|
+
{
|
|
5954
|
+
"name": "vexip-ui",
|
|
5955
|
+
"description": "A Vue 3 UI library, Highly customizability, full TypeScript, performance pretty good",
|
|
5956
|
+
"repo": "vexip-ui/nuxt",
|
|
5957
|
+
"npm": "@vexip-ui/nuxt",
|
|
5958
|
+
"icon": "vexip-ui.svg",
|
|
5959
|
+
"github": "https://github.com/vexip-ui/vexip-ui",
|
|
5960
|
+
"website": "https://www.vexipui.com/",
|
|
5961
|
+
"learn_more": "https://github.com/vexip-ui/nuxt",
|
|
5962
|
+
"category": "UI",
|
|
5963
|
+
"type": "3rd-party",
|
|
5964
|
+
"maintainers": [
|
|
5965
|
+
{
|
|
5966
|
+
"name": "未觉雨声",
|
|
5967
|
+
"github": "qmhc",
|
|
5968
|
+
"twitter": "qmhc95"
|
|
5969
|
+
}
|
|
5970
|
+
],
|
|
5971
|
+
"compatibility": {
|
|
5972
|
+
"nuxt": "^3.0.0",
|
|
5973
|
+
"requires": {}
|
|
5974
|
+
}
|
|
5975
|
+
},
|
|
5567
5976
|
{
|
|
5568
5977
|
"name": "vite-pwa-nuxt",
|
|
5569
5978
|
"description": "Zero-config PWA Plugin for Nuxt 3",
|
|
@@ -5620,13 +6029,13 @@
|
|
|
5620
6029
|
},
|
|
5621
6030
|
{
|
|
5622
6031
|
"name": "vue-macros",
|
|
5623
|
-
"description": "Explore
|
|
5624
|
-
"repo": "sxzz/
|
|
6032
|
+
"description": "Explore more macros and syntax sugar to Vue.",
|
|
6033
|
+
"repo": "sxzz/vue-macros#main/packages/nuxt",
|
|
5625
6034
|
"npm": "@vue-macros/nuxt",
|
|
5626
6035
|
"icon": "vue-macros.svg",
|
|
5627
|
-
"github": "https://github.com/sxzz/
|
|
6036
|
+
"github": "https://github.com/sxzz/vue-macros",
|
|
5628
6037
|
"website": "https://vue-macros.sxzz.moe",
|
|
5629
|
-
"learn_more": "https://github.com/sxzz/
|
|
6038
|
+
"learn_more": "https://github.com/sxzz/vue-macros",
|
|
5630
6039
|
"category": "Extensions",
|
|
5631
6040
|
"type": "3rd-party",
|
|
5632
6041
|
"maintainers": [
|
|
@@ -5897,6 +6306,29 @@
|
|
|
5897
6306
|
"requires": {}
|
|
5898
6307
|
}
|
|
5899
6308
|
},
|
|
6309
|
+
{
|
|
6310
|
+
"name": "vunix",
|
|
6311
|
+
"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.",
|
|
6312
|
+
"repo": "gaetansenn/vunix#main/packages/nuxt",
|
|
6313
|
+
"npm": "@vunix/nuxt",
|
|
6314
|
+
"icon": "",
|
|
6315
|
+
"github": "https://github.com/gaetansenn/vunix",
|
|
6316
|
+
"website": "https://vunix.dewib.com/",
|
|
6317
|
+
"learn_more": "",
|
|
6318
|
+
"category": "UI",
|
|
6319
|
+
"type": "3rd-party",
|
|
6320
|
+
"maintainers": [
|
|
6321
|
+
{
|
|
6322
|
+
"name": "Gaetan SENN",
|
|
6323
|
+
"github": "gaetansenn",
|
|
6324
|
+
"avatar": "https://avatars.githubusercontent.com/u/2774075?v=4"
|
|
6325
|
+
}
|
|
6326
|
+
],
|
|
6327
|
+
"compatibility": {
|
|
6328
|
+
"nuxt": "^3.0.0",
|
|
6329
|
+
"requires": {}
|
|
6330
|
+
}
|
|
6331
|
+
},
|
|
5900
6332
|
{
|
|
5901
6333
|
"name": "web-vitals",
|
|
5902
6334
|
"description": "Web Vitals for Nuxt",
|
|
@@ -6045,6 +6477,54 @@
|
|
|
6045
6477
|
"requires": {}
|
|
6046
6478
|
}
|
|
6047
6479
|
},
|
|
6480
|
+
{
|
|
6481
|
+
"name": "well-known",
|
|
6482
|
+
"description": "A Nuxt.js module to add well-known URIs using middlewares",
|
|
6483
|
+
"repo": "zadigetvoltaire/nuxt-well-known",
|
|
6484
|
+
"npm": "@zadigetvoltaire/nuxt-well-known",
|
|
6485
|
+
"icon": "well-known.svg",
|
|
6486
|
+
"github": "https://github.com/zadigetvoltaire/nuxt-well-known",
|
|
6487
|
+
"website": "https://github.com/zadigetvoltaire/nuxt-well-known#readme",
|
|
6488
|
+
"learn_more": "https://www.iana.org/assignments/well-known-uris/well-known-uris.xhtml",
|
|
6489
|
+
"category": "SEO",
|
|
6490
|
+
"type": "3rd-party",
|
|
6491
|
+
"maintainers": [
|
|
6492
|
+
{
|
|
6493
|
+
"name": "Zadig&Voltaire Team",
|
|
6494
|
+
"github": "https://github.com/zadigetvoltaire"
|
|
6495
|
+
}
|
|
6496
|
+
],
|
|
6497
|
+
"compatibility": {
|
|
6498
|
+
"nuxt": "^3.0.0",
|
|
6499
|
+
"requires": {}
|
|
6500
|
+
}
|
|
6501
|
+
},
|
|
6502
|
+
{
|
|
6503
|
+
"name": "wideangle",
|
|
6504
|
+
"description": "Nuxt 3 module to integrate Wide Angle Analytics",
|
|
6505
|
+
"repo": "inputobjects/wideangle-nuxt",
|
|
6506
|
+
"npm": "wideangle-nuxt",
|
|
6507
|
+
"icon": "wideangle.png",
|
|
6508
|
+
"github": "https://github.com/inputobjects/wideangle-nuxt",
|
|
6509
|
+
"website": "https://wideangle.co",
|
|
6510
|
+
"learn_more": "https://wideangle.co/documentation/web-analytics-for-nuxt",
|
|
6511
|
+
"category": "Analytics",
|
|
6512
|
+
"type": "3rd-party",
|
|
6513
|
+
"maintainers": [
|
|
6514
|
+
{
|
|
6515
|
+
"name": "Wide Angle Analytics by Input Objects GmbH",
|
|
6516
|
+
"github": "inputobjects"
|
|
6517
|
+
},
|
|
6518
|
+
{
|
|
6519
|
+
"name": "Jarek Rozanski",
|
|
6520
|
+
"github": "jrozanski"
|
|
6521
|
+
}
|
|
6522
|
+
],
|
|
6523
|
+
"compatibility": {
|
|
6524
|
+
"nuxt": "^3.0.0",
|
|
6525
|
+
"requires": {}
|
|
6526
|
+
}
|
|
6527
|
+
},
|
|
6048
6528
|
{
|
|
6049
6529
|
"name": "windicss",
|
|
6050
6530
|
"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-846761",
|
|
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
|
}
|