@nuxt/modules 0.6.0-510276 → 0.6.0-56147
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 +440 -31
- package/package.json +1 -1
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
|
},
|
|
@@ -249,7 +249,7 @@
|
|
|
249
249
|
"github": "https://github.com/Hrdtr/nuxt-appwrite",
|
|
250
250
|
"website": "https://github.com/Hrdtr/nuxt-appwrite",
|
|
251
251
|
"learn_more": "",
|
|
252
|
-
"category": "
|
|
252
|
+
"category": "Database",
|
|
253
253
|
"type": "3rd-party",
|
|
254
254
|
"maintainers": [
|
|
255
255
|
{
|
|
@@ -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,6 +757,29 @@
|
|
|
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.",
|
|
@@ -929,11 +952,11 @@
|
|
|
929
952
|
}
|
|
930
953
|
},
|
|
931
954
|
{
|
|
932
|
-
"name": "datocms",
|
|
933
|
-
"description": "DatoCMS integration for Nuxt.js",
|
|
955
|
+
"name": "datocms-nuxt2",
|
|
956
|
+
"description": "DatoCMS integration for Nuxt.js v2",
|
|
934
957
|
"repo": "voorhoede/nuxt-datocms-module",
|
|
935
958
|
"npm": "@voorhoede/nuxt-datocms-module",
|
|
936
|
-
"icon": "datocms.
|
|
959
|
+
"icon": "datocms.svg",
|
|
937
960
|
"github": "https://github.com/voorhoede/nuxt-datocms-module",
|
|
938
961
|
"website": "https://github.com/voorhoede/nuxt-datocms-module",
|
|
939
962
|
"learn_more": "https://www.datocms.com/",
|
|
@@ -950,26 +973,50 @@
|
|
|
950
973
|
"requires": {}
|
|
951
974
|
}
|
|
952
975
|
},
|
|
976
|
+
{
|
|
977
|
+
"name": "datocms",
|
|
978
|
+
"description": "DatoCMS module for Nuxt",
|
|
979
|
+
"repo": "hex-digital/nuxt-datocms",
|
|
980
|
+
"npm": "@hexdigital/nuxt-datocms",
|
|
981
|
+
"icon": "datocms.svg",
|
|
982
|
+
"github": "https://github.com/hex-digital/nuxt-datocms",
|
|
983
|
+
"website": "https://github.com/hex-digital/nuxt-datocms#readme",
|
|
984
|
+
"learn_more": "https://www.datocms.com/",
|
|
985
|
+
"category": "CMS",
|
|
986
|
+
"type": "3rd-party",
|
|
987
|
+
"maintainers": [
|
|
988
|
+
{
|
|
989
|
+
"name": "Jamie Warburton",
|
|
990
|
+
"github": "jamiewarb",
|
|
991
|
+
"twitter": "jamiewarb",
|
|
992
|
+
"avatar": "https://avatars.githubusercontent.com/jamiewarb?v=4"
|
|
993
|
+
}
|
|
994
|
+
],
|
|
995
|
+
"compatibility": {
|
|
996
|
+
"nuxt": "^3.0.0",
|
|
997
|
+
"requires": {}
|
|
998
|
+
}
|
|
999
|
+
},
|
|
953
1000
|
{
|
|
954
1001
|
"name": "dayjs",
|
|
955
|
-
"description": "
|
|
956
|
-
"repo": "
|
|
957
|
-
"npm": "
|
|
1002
|
+
"description": "Day.js module for Nuxt",
|
|
1003
|
+
"repo": "fumeapp/dayjs",
|
|
1004
|
+
"npm": "dayjs-nuxt",
|
|
958
1005
|
"icon": "day-js.png",
|
|
959
|
-
"github": "https://github.com/
|
|
960
|
-
"website": "https://github.com/
|
|
1006
|
+
"github": "https://github.com/fumeapp/dayjs",
|
|
1007
|
+
"website": "https://github.com/fumeapp/dayjs",
|
|
961
1008
|
"learn_more": "https://day.js.org/",
|
|
962
|
-
"category": "
|
|
963
|
-
"type": "
|
|
1009
|
+
"category": "Libraries",
|
|
1010
|
+
"type": "3rd-party",
|
|
964
1011
|
"maintainers": [
|
|
965
1012
|
{
|
|
966
|
-
"name": "
|
|
967
|
-
"github": "
|
|
968
|
-
"twitter": "
|
|
1013
|
+
"name": "Kevin Olson",
|
|
1014
|
+
"github": "acidjazz",
|
|
1015
|
+
"twitter": "AppFume"
|
|
969
1016
|
}
|
|
970
1017
|
],
|
|
971
1018
|
"compatibility": {
|
|
972
|
-
"nuxt": "^
|
|
1019
|
+
"nuxt": "^3.0.0",
|
|
973
1020
|
"requires": {}
|
|
974
1021
|
}
|
|
975
1022
|
},
|
|
@@ -1018,6 +1065,29 @@
|
|
|
1018
1065
|
"requires": {}
|
|
1019
1066
|
}
|
|
1020
1067
|
},
|
|
1068
|
+
{
|
|
1069
|
+
"name": "devtools",
|
|
1070
|
+
"description": "Unleash Nuxt Developer Experience. A set of visual tools that help you to know your app better.",
|
|
1071
|
+
"repo": "nuxt/devtools#main",
|
|
1072
|
+
"npm": "@nuxt/devtools",
|
|
1073
|
+
"icon": "nuxt.png",
|
|
1074
|
+
"github": "https://github.com/nuxt/devtools",
|
|
1075
|
+
"website": "https://devtools.nuxtjs.org/",
|
|
1076
|
+
"learn_more": "",
|
|
1077
|
+
"category": "Devtools",
|
|
1078
|
+
"type": "official",
|
|
1079
|
+
"maintainers": [
|
|
1080
|
+
{
|
|
1081
|
+
"name": "Anthony Fu",
|
|
1082
|
+
"github": "antfu",
|
|
1083
|
+
"twitter": "antfu7"
|
|
1084
|
+
}
|
|
1085
|
+
],
|
|
1086
|
+
"compatibility": {
|
|
1087
|
+
"nuxt": "^3.0.0",
|
|
1088
|
+
"requires": {}
|
|
1089
|
+
}
|
|
1090
|
+
},
|
|
1021
1091
|
{
|
|
1022
1092
|
"name": "directus",
|
|
1023
1093
|
"description": "Easily connect your Nuxt3 application to your directus server.",
|
|
@@ -1717,6 +1787,30 @@
|
|
|
1717
1787
|
"requires": {}
|
|
1718
1788
|
}
|
|
1719
1789
|
},
|
|
1790
|
+
{
|
|
1791
|
+
"name": "gtag",
|
|
1792
|
+
"description": "Google Analytics integration for Nuxt 3",
|
|
1793
|
+
"repo": "johannschopplich/nuxt-gtag",
|
|
1794
|
+
"npm": "nuxt-gtag",
|
|
1795
|
+
"icon": "gtag.svg",
|
|
1796
|
+
"github": "https://github.com/johannschopplich/nuxt-gtag",
|
|
1797
|
+
"website": "https://github.com/johannschopplich/nuxt-gtag#readme",
|
|
1798
|
+
"learn_more": "",
|
|
1799
|
+
"category": "Analytics",
|
|
1800
|
+
"type": "3rd-party",
|
|
1801
|
+
"maintainers": [
|
|
1802
|
+
{
|
|
1803
|
+
"name": "Johann Schopplich",
|
|
1804
|
+
"github": "johannschopplich",
|
|
1805
|
+
"twitter": "jschopplich",
|
|
1806
|
+
"avatar": "https://avatars.githubusercontent.com/johannschopplich?v=4"
|
|
1807
|
+
}
|
|
1808
|
+
],
|
|
1809
|
+
"compatibility": {
|
|
1810
|
+
"nuxt": "^3.0.0",
|
|
1811
|
+
"requires": {}
|
|
1812
|
+
}
|
|
1813
|
+
},
|
|
1720
1814
|
{
|
|
1721
1815
|
"name": "gtm",
|
|
1722
1816
|
"description": "Google Tag Manager Module for Nuxt.js",
|
|
@@ -2020,6 +2114,28 @@
|
|
|
2020
2114
|
"requires": {}
|
|
2021
2115
|
}
|
|
2022
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
|
+
},
|
|
2023
2139
|
{
|
|
2024
2140
|
"name": "icon",
|
|
2025
2141
|
"description": "Icon module for Nuxt with 100,000+ ready to use icons from Iconify.",
|
|
@@ -2371,7 +2487,7 @@
|
|
|
2371
2487
|
},
|
|
2372
2488
|
{
|
|
2373
2489
|
"name": "link-checker",
|
|
2374
|
-
"description": "",
|
|
2490
|
+
"description": "Identify and fix link issues for prerendered Nuxt 3 apps.",
|
|
2375
2491
|
"repo": "harlan-zw/nuxt-link-checker",
|
|
2376
2492
|
"npm": "nuxt-link-checker",
|
|
2377
2493
|
"icon": "",
|
|
@@ -2695,6 +2811,29 @@
|
|
|
2695
2811
|
"requires": {}
|
|
2696
2812
|
}
|
|
2697
2813
|
},
|
|
2814
|
+
{
|
|
2815
|
+
"name": "module-feed",
|
|
2816
|
+
"description": "Feed module enables everyone to have RSS, Atom and JSON.",
|
|
2817
|
+
"repo": "tresko/nuxt-module-feed",
|
|
2818
|
+
"npm": "nuxt-module-feed",
|
|
2819
|
+
"icon": "",
|
|
2820
|
+
"github": "https://github.com/tresko/nuxt-module-feed",
|
|
2821
|
+
"website": "https://github.com/tresko/nuxt-module-feed",
|
|
2822
|
+
"learn_more": "",
|
|
2823
|
+
"category": "SEO",
|
|
2824
|
+
"type": "3rd-party",
|
|
2825
|
+
"maintainers": [
|
|
2826
|
+
{
|
|
2827
|
+
"name": "Miha Sedej",
|
|
2828
|
+
"github": "tresko",
|
|
2829
|
+
"twitter": "mihasedej"
|
|
2830
|
+
}
|
|
2831
|
+
],
|
|
2832
|
+
"compatibility": {
|
|
2833
|
+
"nuxt": "^3.0.0",
|
|
2834
|
+
"requires": {}
|
|
2835
|
+
}
|
|
2836
|
+
},
|
|
2698
2837
|
{
|
|
2699
2838
|
"name": "moment",
|
|
2700
2839
|
"description": "Efficient Moment.js module for Nuxt.js so you can Parse, validate, manipulate, and display dates and times in JavaScript.",
|
|
@@ -2905,6 +3044,28 @@
|
|
|
2905
3044
|
"requires": {}
|
|
2906
3045
|
}
|
|
2907
3046
|
},
|
|
3047
|
+
{
|
|
3048
|
+
"name": "nuxt-chatgpt",
|
|
3049
|
+
"description": "ChatGPT integration for Nuxt 3",
|
|
3050
|
+
"repo": "schnapsterdog/nuxt-chatgpt",
|
|
3051
|
+
"npm": "nuxt-chatgpt",
|
|
3052
|
+
"icon": "chatgpt.svg",
|
|
3053
|
+
"github": "https://github.com/schnapsterdog/nuxt-chatgpt",
|
|
3054
|
+
"website": "https://github.com/schnapsterdog/nuxt-chatgpt",
|
|
3055
|
+
"learn_more": "https://github.com/schnapsterdog/nuxt-chatgpt/blob/main/README.md",
|
|
3056
|
+
"category": "Libraries",
|
|
3057
|
+
"type": "3rd-party",
|
|
3058
|
+
"maintainers": [
|
|
3059
|
+
{
|
|
3060
|
+
"name": "Oliver Trajceski",
|
|
3061
|
+
"github": "schnapsterdog"
|
|
3062
|
+
}
|
|
3063
|
+
],
|
|
3064
|
+
"compatibility": {
|
|
3065
|
+
"nuxt": "^3.0.0",
|
|
3066
|
+
"requires": {}
|
|
3067
|
+
}
|
|
3068
|
+
},
|
|
2908
3069
|
{
|
|
2909
3070
|
"name": "nuxt-graphql-middleware",
|
|
2910
3071
|
"description": "Expose GraphQL queries and mutations as server API routes.",
|
|
@@ -2980,6 +3141,28 @@
|
|
|
2980
3141
|
}
|
|
2981
3142
|
}
|
|
2982
3143
|
},
|
|
3144
|
+
{
|
|
3145
|
+
"name": "nuxt-lazy-load",
|
|
3146
|
+
"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",
|
|
3147
|
+
"repo": "",
|
|
3148
|
+
"npm": "nuxt-lazy-load",
|
|
3149
|
+
"icon": "nuxt-lazy-load.svg",
|
|
3150
|
+
"github": "",
|
|
3151
|
+
"website": "https://gitlab.com/broj42/nuxt-lazy-load",
|
|
3152
|
+
"learn_more": "https://gitlab.com/broj42/nuxt-lazy-load",
|
|
3153
|
+
"category": "Performance",
|
|
3154
|
+
"type": "3rd-party",
|
|
3155
|
+
"maintainers": [
|
|
3156
|
+
{
|
|
3157
|
+
"name": "Dario Ferderber",
|
|
3158
|
+
"github": "darioferderber"
|
|
3159
|
+
}
|
|
3160
|
+
],
|
|
3161
|
+
"compatibility": {
|
|
3162
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3163
|
+
"requires": {}
|
|
3164
|
+
}
|
|
3165
|
+
},
|
|
2983
3166
|
{
|
|
2984
3167
|
"name": "nuxt-localtunnel",
|
|
2985
3168
|
"description": "Exposes your Nuxt localhost to the world automatically.",
|
|
@@ -3070,6 +3253,28 @@
|
|
|
3070
3253
|
"requires": {}
|
|
3071
3254
|
}
|
|
3072
3255
|
},
|
|
3256
|
+
{
|
|
3257
|
+
"name": "nuxt-mongoose",
|
|
3258
|
+
"description": "A Nuxt 3 module for simplifying the use of Mongoose in your project.",
|
|
3259
|
+
"repo": "arashsheyda/nuxt-mongoose",
|
|
3260
|
+
"npm": "nuxt-mongoose",
|
|
3261
|
+
"icon": "nuxt-mongoose.svg",
|
|
3262
|
+
"github": "https://github.com/arashsheyda/nuxt-mongoose",
|
|
3263
|
+
"website": "https://github.com/arashsheyda/nuxt-mongoose",
|
|
3264
|
+
"learn_more": "",
|
|
3265
|
+
"category": "Database",
|
|
3266
|
+
"type": "3rd-party",
|
|
3267
|
+
"maintainers": [
|
|
3268
|
+
{
|
|
3269
|
+
"name": "arashsheyda",
|
|
3270
|
+
"github": "arashsheyda"
|
|
3271
|
+
}
|
|
3272
|
+
],
|
|
3273
|
+
"compatibility": {
|
|
3274
|
+
"nuxt": "^3.0.0",
|
|
3275
|
+
"requires": {}
|
|
3276
|
+
}
|
|
3277
|
+
},
|
|
3073
3278
|
{
|
|
3074
3279
|
"name": "nuxt-pdf",
|
|
3075
3280
|
"description": "Zero-boilerplate PDF exports of your Pages and Components",
|
|
@@ -3368,6 +3573,28 @@
|
|
|
3368
3573
|
"requires": {}
|
|
3369
3574
|
}
|
|
3370
3575
|
},
|
|
3576
|
+
{
|
|
3577
|
+
"name": "nuxt-vuetify",
|
|
3578
|
+
"description": "Add Vuetify 3 to your Nuxt 3 application in seconds.",
|
|
3579
|
+
"repo": "invictus-codes/nuxt-vuetify",
|
|
3580
|
+
"npm": "@invictus.codes/nuxt-vuetify",
|
|
3581
|
+
"icon": "vuetify-logo-v3-dark.svg",
|
|
3582
|
+
"github": "https://github.com/invictus-codes/nuxt-vuetify",
|
|
3583
|
+
"website": "https://invictus-codes.github.io/nuxt-vuetify/",
|
|
3584
|
+
"learn_more": "https://github.com/invictus-codes/nuxt-vuetify/blob/main/README.md",
|
|
3585
|
+
"category": "UI",
|
|
3586
|
+
"type": "3rd-party",
|
|
3587
|
+
"maintainers": [
|
|
3588
|
+
{
|
|
3589
|
+
"name": "Jens van Hellemondt",
|
|
3590
|
+
"github": "invictus-codes"
|
|
3591
|
+
}
|
|
3592
|
+
],
|
|
3593
|
+
"compatibility": {
|
|
3594
|
+
"nuxt": "^3.0.0",
|
|
3595
|
+
"requires": {}
|
|
3596
|
+
}
|
|
3597
|
+
},
|
|
3371
3598
|
{
|
|
3372
3599
|
"name": "nuxt7",
|
|
3373
3600
|
"description": "Full Featured iOS & Android PWA Apps with Nuxt.js and Framework7",
|
|
@@ -3530,6 +3757,30 @@
|
|
|
3530
3757
|
}
|
|
3531
3758
|
}
|
|
3532
3759
|
},
|
|
3760
|
+
{
|
|
3761
|
+
"name": "pdfeasy",
|
|
3762
|
+
"description": "A JavaScript Client/Server Side PDF-Generator based in PDFKit",
|
|
3763
|
+
"repo": "betterwrite/pdfeasy#main/packages/nuxt",
|
|
3764
|
+
"npm": "nuxt-pdfeasy",
|
|
3765
|
+
"icon": "pdfeasy.png",
|
|
3766
|
+
"github": "https://github.com/betterwrite/pdfeasy",
|
|
3767
|
+
"website": "https://github.com/betterwrite/pdfeasy",
|
|
3768
|
+
"learn_more": "https://github.com/betterwrite/pdfeasy",
|
|
3769
|
+
"category": "Extensions",
|
|
3770
|
+
"type": "3rd-party",
|
|
3771
|
+
"maintainers": [
|
|
3772
|
+
{
|
|
3773
|
+
"name": "Giovane Cardoso",
|
|
3774
|
+
"github": "novout",
|
|
3775
|
+
"twitter": "novoutttttt",
|
|
3776
|
+
"avatar": "https://avatars.githubusercontent.com/novout?v=4"
|
|
3777
|
+
}
|
|
3778
|
+
],
|
|
3779
|
+
"compatibility": {
|
|
3780
|
+
"nuxt": "^3.0.0",
|
|
3781
|
+
"requires": {}
|
|
3782
|
+
}
|
|
3783
|
+
},
|
|
3533
3784
|
{
|
|
3534
3785
|
"name": "persian-datepicker",
|
|
3535
3786
|
"description": "A datepicker component for select date. (single and range selection, select date and time, select with keyboard, customizable style, localization)",
|
|
@@ -3851,6 +4102,28 @@
|
|
|
3851
4102
|
"requires": {}
|
|
3852
4103
|
}
|
|
3853
4104
|
},
|
|
4105
|
+
{
|
|
4106
|
+
"name": "quasar",
|
|
4107
|
+
"description": "Effortlessly build high-performance & high-quality Vue.js 3 user interfaces in record time",
|
|
4108
|
+
"repo": "Maiquu/nuxt-quasar",
|
|
4109
|
+
"npm": "nuxt-quasar-ui",
|
|
4110
|
+
"icon": "quasar.svg",
|
|
4111
|
+
"github": "https://github.com/Maiquu/nuxt-quasar",
|
|
4112
|
+
"website": "https://quasar.dev/",
|
|
4113
|
+
"learn_more": "https://github.com/Maiquu/nuxt-quasar",
|
|
4114
|
+
"category": "UI",
|
|
4115
|
+
"type": "3rd-party",
|
|
4116
|
+
"maintainers": [
|
|
4117
|
+
{
|
|
4118
|
+
"name": "Ege İliklier",
|
|
4119
|
+
"github": "Maiquu"
|
|
4120
|
+
}
|
|
4121
|
+
],
|
|
4122
|
+
"compatibility": {
|
|
4123
|
+
"nuxt": "^3.0.0",
|
|
4124
|
+
"requires": {}
|
|
4125
|
+
}
|
|
4126
|
+
},
|
|
3854
4127
|
{
|
|
3855
4128
|
"name": "recaptcha",
|
|
3856
4129
|
"description": "Simple and easy Google reCAPTCHA module with Nuxt.js",
|
|
@@ -4430,7 +4703,7 @@
|
|
|
4430
4703
|
"github": "https://github.com/nuxt-modules/snipcart",
|
|
4431
4704
|
"website": "https://github.com/nuxt-modules/snipcart",
|
|
4432
4705
|
"learn_more": "https://snipcart.com",
|
|
4433
|
-
"category": "
|
|
4706
|
+
"category": "Ecommerce",
|
|
4434
4707
|
"type": "community",
|
|
4435
4708
|
"maintainers": [
|
|
4436
4709
|
{
|
|
@@ -5260,11 +5533,11 @@
|
|
|
5260
5533
|
{
|
|
5261
5534
|
"name": "unhead",
|
|
5262
5535
|
"description": "Experimental features for Nuxt SEO / head management.",
|
|
5263
|
-
"repo": "harlan-zw/nuxt-
|
|
5264
|
-
"npm": "nuxt-
|
|
5536
|
+
"repo": "harlan-zw/nuxt-seo-experiments",
|
|
5537
|
+
"npm": "nuxt-seo-experiments",
|
|
5265
5538
|
"icon": "",
|
|
5266
|
-
"github": "https://github.com/harlan-zw/nuxt-
|
|
5267
|
-
"website": "https://github.com/harlan-zw/nuxt-
|
|
5539
|
+
"github": "https://github.com/harlan-zw/nuxt-seo-experiments",
|
|
5540
|
+
"website": "https://github.com/harlan-zw/nuxt-seo-experiments",
|
|
5268
5541
|
"learn_more": "",
|
|
5269
5542
|
"category": "SEO",
|
|
5270
5543
|
"type": "3rd-party",
|
|
@@ -5307,6 +5580,28 @@
|
|
|
5307
5580
|
"requires": {}
|
|
5308
5581
|
}
|
|
5309
5582
|
},
|
|
5583
|
+
{
|
|
5584
|
+
"name": "unlazy",
|
|
5585
|
+
"description": "Lazy loading library for placeholder images",
|
|
5586
|
+
"repo": "johannschopplich/unlazy/packages/nuxt",
|
|
5587
|
+
"npm": "@unlazy/nuxt",
|
|
5588
|
+
"icon": "unlazy.svg",
|
|
5589
|
+
"github": "https://github.com/johannschopplich/unlazy/tree/main/packages/nuxt",
|
|
5590
|
+
"website": "https://unlazy.byjohann.dev/",
|
|
5591
|
+
"learn_more": "",
|
|
5592
|
+
"category": "Images",
|
|
5593
|
+
"type": "3rd-party",
|
|
5594
|
+
"maintainers": [
|
|
5595
|
+
{
|
|
5596
|
+
"name": "Johann Schopplich",
|
|
5597
|
+
"github": "johannschopplich"
|
|
5598
|
+
}
|
|
5599
|
+
],
|
|
5600
|
+
"compatibility": {
|
|
5601
|
+
"nuxt": "^3.0.0",
|
|
5602
|
+
"requires": {}
|
|
5603
|
+
}
|
|
5604
|
+
},
|
|
5310
5605
|
{
|
|
5311
5606
|
"name": "unlighthouse",
|
|
5312
5607
|
"description": "Unlighthouse scans your entire site using Google Lighthouse, with a modern UI, minimal config and smart sampling.",
|
|
@@ -5450,6 +5745,52 @@
|
|
|
5450
5745
|
}
|
|
5451
5746
|
}
|
|
5452
5747
|
},
|
|
5748
|
+
{
|
|
5749
|
+
"name": "varlet",
|
|
5750
|
+
"description": "A Material design mobile component library developed based on Vue3",
|
|
5751
|
+
"repo": "varletjs/varlet-nuxt",
|
|
5752
|
+
"npm": "@varlet/nuxt",
|
|
5753
|
+
"icon": "varlet.svg",
|
|
5754
|
+
"github": "https://github.com/varletjs/varlet",
|
|
5755
|
+
"website": "https://varlet.gitee.io/varlet-ui/#/en-US/index",
|
|
5756
|
+
"learn_more": "https://github.com/varletjs/varlet-nuxt",
|
|
5757
|
+
"category": "UI",
|
|
5758
|
+
"type": "3rd-party",
|
|
5759
|
+
"maintainers": [
|
|
5760
|
+
{
|
|
5761
|
+
"name": "zhangmo8",
|
|
5762
|
+
"github": "zhangmo8"
|
|
5763
|
+
}
|
|
5764
|
+
],
|
|
5765
|
+
"compatibility": {
|
|
5766
|
+
"nuxt": "^3.0.0",
|
|
5767
|
+
"requires": {
|
|
5768
|
+
"bridge": "optional"
|
|
5769
|
+
}
|
|
5770
|
+
}
|
|
5771
|
+
},
|
|
5772
|
+
{
|
|
5773
|
+
"name": "vee-validate",
|
|
5774
|
+
"description": "Painless Vue forms for Nuxt.js",
|
|
5775
|
+
"repo": "logaretm/vee-validate#main/packages/nuxt",
|
|
5776
|
+
"npm": "@vee-validate/nuxt",
|
|
5777
|
+
"icon": "vee-validate.png",
|
|
5778
|
+
"github": "https://github.com/logaretm/vee-validate/",
|
|
5779
|
+
"website": "https://vee-validate.logaretm.com/v4/",
|
|
5780
|
+
"learn_more": "https://vee-validate.logaretm.com/v4/integrations/nuxt/",
|
|
5781
|
+
"category": "Libraries",
|
|
5782
|
+
"type": "3rd-party",
|
|
5783
|
+
"maintainers": [
|
|
5784
|
+
{
|
|
5785
|
+
"name": "Abdelrahman Awad",
|
|
5786
|
+
"github": "logaretm"
|
|
5787
|
+
}
|
|
5788
|
+
],
|
|
5789
|
+
"compatibility": {
|
|
5790
|
+
"nuxt": "^3.0.0",
|
|
5791
|
+
"requires": {}
|
|
5792
|
+
}
|
|
5793
|
+
},
|
|
5453
5794
|
{
|
|
5454
5795
|
"name": "vendor",
|
|
5455
5796
|
"description": "directly serve node_modules",
|
|
@@ -5473,6 +5814,29 @@
|
|
|
5473
5814
|
"requires": {}
|
|
5474
5815
|
}
|
|
5475
5816
|
},
|
|
5817
|
+
{
|
|
5818
|
+
"name": "vexip-ui",
|
|
5819
|
+
"description": "A Vue 3 UI library, Highly customizability, full TypeScript, performance pretty good",
|
|
5820
|
+
"repo": "vexip-ui/nuxt",
|
|
5821
|
+
"npm": "@vexip-ui/nuxt",
|
|
5822
|
+
"icon": "vexip-ui.svg",
|
|
5823
|
+
"github": "https://github.com/vexip-ui/vexip-ui",
|
|
5824
|
+
"website": "https://www.vexipui.com/",
|
|
5825
|
+
"learn_more": "https://github.com/vexip-ui/nuxt",
|
|
5826
|
+
"category": "UI",
|
|
5827
|
+
"type": "3rd-party",
|
|
5828
|
+
"maintainers": [
|
|
5829
|
+
{
|
|
5830
|
+
"name": "未觉雨声",
|
|
5831
|
+
"github": "qmhc",
|
|
5832
|
+
"twitter": "qmhc95"
|
|
5833
|
+
}
|
|
5834
|
+
],
|
|
5835
|
+
"compatibility": {
|
|
5836
|
+
"nuxt": "^3.0.0",
|
|
5837
|
+
"requires": {}
|
|
5838
|
+
}
|
|
5839
|
+
},
|
|
5476
5840
|
{
|
|
5477
5841
|
"name": "vite-pwa-nuxt",
|
|
5478
5842
|
"description": "Zero-config PWA Plugin for Nuxt 3",
|
|
@@ -5806,6 +6170,29 @@
|
|
|
5806
6170
|
"requires": {}
|
|
5807
6171
|
}
|
|
5808
6172
|
},
|
|
6173
|
+
{
|
|
6174
|
+
"name": "vunix",
|
|
6175
|
+
"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.",
|
|
6176
|
+
"repo": "gaetansenn/vunix#main/packages/nuxt",
|
|
6177
|
+
"npm": "@vunix/nuxt",
|
|
6178
|
+
"icon": "",
|
|
6179
|
+
"github": "https://github.com/gaetansenn/vunix",
|
|
6180
|
+
"website": "https://vunix.dewib.com/",
|
|
6181
|
+
"learn_more": "",
|
|
6182
|
+
"category": "UI",
|
|
6183
|
+
"type": "3rd-party",
|
|
6184
|
+
"maintainers": [
|
|
6185
|
+
{
|
|
6186
|
+
"name": "Gaetan SENN",
|
|
6187
|
+
"github": "gaetansenn",
|
|
6188
|
+
"avatar": "https://avatars.githubusercontent.com/u/2774075?v=4"
|
|
6189
|
+
}
|
|
6190
|
+
],
|
|
6191
|
+
"compatibility": {
|
|
6192
|
+
"nuxt": "^3.0.0",
|
|
6193
|
+
"requires": {}
|
|
6194
|
+
}
|
|
6195
|
+
},
|
|
5809
6196
|
{
|
|
5810
6197
|
"name": "web-vitals",
|
|
5811
6198
|
"description": "Web Vitals for Nuxt",
|
|
@@ -5954,6 +6341,28 @@
|
|
|
5954
6341
|
"requires": {}
|
|
5955
6342
|
}
|
|
5956
6343
|
},
|
|
6344
|
+
{
|
|
6345
|
+
"name": "well-known",
|
|
6346
|
+
"description": "A Nuxt.js module to add well-known URIs using middlewares",
|
|
6347
|
+
"repo": "zadigetvoltaire/nuxt-well-known",
|
|
6348
|
+
"npm": "@zadigetvoltaire/nuxt-well-known",
|
|
6349
|
+
"icon": "well-known.svg",
|
|
6350
|
+
"github": "https://github.com/zadigetvoltaire/nuxt-well-known",
|
|
6351
|
+
"website": "https://github.com/zadigetvoltaire/nuxt-well-known#readme",
|
|
6352
|
+
"learn_more": "https://www.iana.org/assignments/well-known-uris/well-known-uris.xhtml",
|
|
6353
|
+
"category": "SEO",
|
|
6354
|
+
"type": "3rd-party",
|
|
6355
|
+
"maintainers": [
|
|
6356
|
+
{
|
|
6357
|
+
"name": "Zadig&Voltaire Team",
|
|
6358
|
+
"github": "https://github.com/zadigetvoltaire"
|
|
6359
|
+
}
|
|
6360
|
+
],
|
|
6361
|
+
"compatibility": {
|
|
6362
|
+
"nuxt": "^3.0.0",
|
|
6363
|
+
"requires": {}
|
|
6364
|
+
}
|
|
6365
|
+
},
|
|
5957
6366
|
{
|
|
5958
6367
|
"name": "windicss",
|
|
5959
6368
|
"description": "Next generation utility-first CSS framework.",
|