@nuxt/modules 0.6.0-2c806e → 0.6.0-2d4bb8
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/README.md +4 -0
- package/modules.json +480 -71
- package/package.json +4 -4
package/README.md
CHANGED
|
@@ -3,6 +3,7 @@
|
|
|
3
3
|
# Nuxt Modules
|
|
4
4
|
|
|
5
5
|
[![npm version][npm-version-src]][npm-version-href]
|
|
6
|
+
[![Nuxt][nuxt-src]][nuxt-href]
|
|
6
7
|
[![Volta][volta-src]][volta-href]
|
|
7
8
|
|
|
8
9
|
> Discover the Nuxt modules to add any CMS, Database, UI, Auth and integrations into your Vue application.
|
|
@@ -97,5 +98,8 @@ pnpm build
|
|
|
97
98
|
[npm-version-src]: https://img.shields.io/npm/v/@nuxt/modules/latest.svg?style=flat&colorA=18181B&colorB=28CF8D
|
|
98
99
|
[npm-version-href]: https://npmjs.com/package/@nuxt/modules
|
|
99
100
|
|
|
101
|
+
[nuxt-src]: https://img.shields.io/badge/Nuxt%20Modules-18181B?logo=nuxt.js
|
|
102
|
+
[nuxt-href]: https://nuxt.com/modules
|
|
103
|
+
|
|
100
104
|
[volta-src]: https://user-images.githubusercontent.com/904724/209143798-32345f6c-3cf8-4e06-9659-f4ace4a6acde.svg
|
|
101
105
|
[volta-href]: https://volta.net/nuxt/modules?utm_source=readme_nuxt_modules
|
package/modules.json
CHANGED
|
@@ -124,37 +124,14 @@
|
|
|
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
|
-
},
|
|
150
127
|
{
|
|
151
128
|
"name": "animejs",
|
|
152
|
-
"description": "Anime.js module for Nuxt
|
|
153
|
-
"repo": "
|
|
154
|
-
"npm": "nuxt-
|
|
129
|
+
"description": "Anime.js module for Nuxt",
|
|
130
|
+
"repo": "hypernym-studio/nuxt-anime",
|
|
131
|
+
"npm": "@hypernym/nuxt-anime",
|
|
155
132
|
"icon": "",
|
|
156
|
-
"github": "https://github.com/
|
|
157
|
-
"website": "https://github.com/
|
|
133
|
+
"github": "https://github.com/hypernym-studio/nuxt-anime",
|
|
134
|
+
"website": "https://github.com/hypernym-studio/nuxt-anime",
|
|
158
135
|
"learn_more": "",
|
|
159
136
|
"category": "Libraries",
|
|
160
137
|
"type": "3rd-party",
|
|
@@ -165,7 +142,7 @@
|
|
|
165
142
|
}
|
|
166
143
|
],
|
|
167
144
|
"compatibility": {
|
|
168
|
-
"nuxt": "^2.0.0",
|
|
145
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
169
146
|
"requires": {}
|
|
170
147
|
}
|
|
171
148
|
},
|
|
@@ -176,7 +153,7 @@
|
|
|
176
153
|
"npm": "nuxt-api-party",
|
|
177
154
|
"icon": "api-party.svg",
|
|
178
155
|
"github": "https://github.com/johannschopplich/nuxt-api-party",
|
|
179
|
-
"website": "https://
|
|
156
|
+
"website": "https://nuxt-api-party.jhnn.dev/",
|
|
180
157
|
"learn_more": "",
|
|
181
158
|
"category": "Request",
|
|
182
159
|
"type": "3rd-party",
|
|
@@ -272,7 +249,7 @@
|
|
|
272
249
|
"github": "https://github.com/Hrdtr/nuxt-appwrite",
|
|
273
250
|
"website": "https://github.com/Hrdtr/nuxt-appwrite",
|
|
274
251
|
"learn_more": "",
|
|
275
|
-
"category": "
|
|
252
|
+
"category": "Database",
|
|
276
253
|
"type": "3rd-party",
|
|
277
254
|
"maintainers": [
|
|
278
255
|
{
|
|
@@ -281,7 +258,7 @@
|
|
|
281
258
|
}
|
|
282
259
|
],
|
|
283
260
|
"compatibility": {
|
|
284
|
-
"nuxt": "^
|
|
261
|
+
"nuxt": "^3.0.0",
|
|
285
262
|
"requires": {}
|
|
286
263
|
}
|
|
287
264
|
},
|
|
@@ -574,11 +551,11 @@
|
|
|
574
551
|
{
|
|
575
552
|
"name": "chatwoot",
|
|
576
553
|
"description": "Chatwoot is an open-source customer engagement platform that helps companies engage their customers on their website",
|
|
577
|
-
"repo": "
|
|
578
|
-
"npm": "@
|
|
554
|
+
"repo": "productdevbookcom/chatwoot",
|
|
555
|
+
"npm": "@productdevbook/chatwoot",
|
|
579
556
|
"icon": "chatwoot.png",
|
|
580
|
-
"github": "https://github.com/
|
|
581
|
-
"website": "https://github.com/
|
|
557
|
+
"github": "https://github.com/productdevbookcom/chatwoot",
|
|
558
|
+
"website": "https://github.com/productdevbookcom/chatwoot",
|
|
582
559
|
"learn_more": "https://www.chatwoot.com",
|
|
583
560
|
"category": "Libraries",
|
|
584
561
|
"type": "3rd-party",
|
|
@@ -780,6 +757,29 @@
|
|
|
780
757
|
"requires": {}
|
|
781
758
|
}
|
|
782
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
|
+
},
|
|
783
783
|
{
|
|
784
784
|
"name": "content",
|
|
785
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.",
|
|
@@ -952,11 +952,11 @@
|
|
|
952
952
|
}
|
|
953
953
|
},
|
|
954
954
|
{
|
|
955
|
-
"name": "datocms",
|
|
956
|
-
"description": "DatoCMS integration for Nuxt.js",
|
|
955
|
+
"name": "datocms-nuxt2",
|
|
956
|
+
"description": "DatoCMS integration for Nuxt.js v2",
|
|
957
957
|
"repo": "voorhoede/nuxt-datocms-module",
|
|
958
958
|
"npm": "@voorhoede/nuxt-datocms-module",
|
|
959
|
-
"icon": "datocms.
|
|
959
|
+
"icon": "datocms.svg",
|
|
960
960
|
"github": "https://github.com/voorhoede/nuxt-datocms-module",
|
|
961
961
|
"website": "https://github.com/voorhoede/nuxt-datocms-module",
|
|
962
962
|
"learn_more": "https://www.datocms.com/",
|
|
@@ -973,6 +973,30 @@
|
|
|
973
973
|
"requires": {}
|
|
974
974
|
}
|
|
975
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
|
+
},
|
|
976
1000
|
{
|
|
977
1001
|
"name": "dayjs",
|
|
978
1002
|
"description": "The best way for use Day.js easily in your Nuxt.js project.",
|
|
@@ -1041,6 +1065,29 @@
|
|
|
1041
1065
|
"requires": {}
|
|
1042
1066
|
}
|
|
1043
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
|
+
},
|
|
1044
1091
|
{
|
|
1045
1092
|
"name": "directus",
|
|
1046
1093
|
"description": "Easily connect your Nuxt3 application to your directus server.",
|
|
@@ -1143,6 +1190,28 @@
|
|
|
1143
1190
|
"requires": {}
|
|
1144
1191
|
}
|
|
1145
1192
|
},
|
|
1193
|
+
{
|
|
1194
|
+
"name": "electron",
|
|
1195
|
+
"description": "Integrate Nuxt and Electron.",
|
|
1196
|
+
"repo": "caoxiemeihao/nuxt-electron",
|
|
1197
|
+
"npm": "nuxt-electron",
|
|
1198
|
+
"icon": "electron.svg",
|
|
1199
|
+
"github": "https://github.com/caoxiemeihao/nuxt-electron",
|
|
1200
|
+
"website": "https://github.com/caoxiemeihao/nuxt-electron",
|
|
1201
|
+
"learn_more": "https://github.com/caoxiemeihao/nuxt-electron#readme",
|
|
1202
|
+
"category": "Extensions",
|
|
1203
|
+
"type": "3rd-party",
|
|
1204
|
+
"maintainers": [
|
|
1205
|
+
{
|
|
1206
|
+
"name": "草鞋没号",
|
|
1207
|
+
"github": "caoxiemeihao"
|
|
1208
|
+
}
|
|
1209
|
+
],
|
|
1210
|
+
"compatibility": {
|
|
1211
|
+
"nuxt": "^3.0.0",
|
|
1212
|
+
"requires": {}
|
|
1213
|
+
}
|
|
1214
|
+
},
|
|
1146
1215
|
{
|
|
1147
1216
|
"name": "element-plus",
|
|
1148
1217
|
"description": "A Vue 3 based component library for designers and developers",
|
|
@@ -1213,7 +1282,7 @@
|
|
|
1213
1282
|
}
|
|
1214
1283
|
],
|
|
1215
1284
|
"compatibility": {
|
|
1216
|
-
"nuxt": "^2.0.0",
|
|
1285
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1217
1286
|
"requires": {}
|
|
1218
1287
|
}
|
|
1219
1288
|
},
|
|
@@ -1718,6 +1787,30 @@
|
|
|
1718
1787
|
"requires": {}
|
|
1719
1788
|
}
|
|
1720
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
|
+
},
|
|
1721
1814
|
{
|
|
1722
1815
|
"name": "gtm",
|
|
1723
1816
|
"description": "Google Tag Manager Module for Nuxt.js",
|
|
@@ -2372,7 +2465,7 @@
|
|
|
2372
2465
|
},
|
|
2373
2466
|
{
|
|
2374
2467
|
"name": "link-checker",
|
|
2375
|
-
"description": "",
|
|
2468
|
+
"description": "Identify and fix link issues for prerendered Nuxt 3 apps.",
|
|
2376
2469
|
"repo": "harlan-zw/nuxt-link-checker",
|
|
2377
2470
|
"npm": "nuxt-link-checker",
|
|
2378
2471
|
"icon": "",
|
|
@@ -2602,6 +2695,31 @@
|
|
|
2602
2695
|
"requires": {}
|
|
2603
2696
|
}
|
|
2604
2697
|
},
|
|
2698
|
+
{
|
|
2699
|
+
"name": "medusa",
|
|
2700
|
+
"description": "Easily connect to Medusa from your Nuxt 3 application",
|
|
2701
|
+
"repo": "Baroshem/nuxt-medusa",
|
|
2702
|
+
"npm": "nuxt-medusa",
|
|
2703
|
+
"icon": "medusa.svg",
|
|
2704
|
+
"github": "https://github.com/Baroshem/nuxt-medusa/",
|
|
2705
|
+
"website": "https://nuxt-medusa.vercel.app/",
|
|
2706
|
+
"learn_more": "https://nuxt-medusa.vercel.app/",
|
|
2707
|
+
"category": "Ecommerce",
|
|
2708
|
+
"type": "3rd-party",
|
|
2709
|
+
"maintainers": [
|
|
2710
|
+
{
|
|
2711
|
+
"name": "Jakub Andrzejewski",
|
|
2712
|
+
"github": "Baroshem",
|
|
2713
|
+
"avatar": "https://avatars.githubusercontent.com/u/37120330?v=4"
|
|
2714
|
+
}
|
|
2715
|
+
],
|
|
2716
|
+
"compatibility": {
|
|
2717
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
2718
|
+
"requires": {
|
|
2719
|
+
"bridge": true
|
|
2720
|
+
}
|
|
2721
|
+
}
|
|
2722
|
+
},
|
|
2605
2723
|
{
|
|
2606
2724
|
"name": "meilisearch",
|
|
2607
2725
|
"description": "Meilisearch Instant Search module for Nuxt 3",
|
|
@@ -2671,6 +2789,29 @@
|
|
|
2671
2789
|
"requires": {}
|
|
2672
2790
|
}
|
|
2673
2791
|
},
|
|
2792
|
+
{
|
|
2793
|
+
"name": "module-feed",
|
|
2794
|
+
"description": "Feed module enables everyone to have RSS, Atom and JSON.",
|
|
2795
|
+
"repo": "tresko/nuxt-module-feed",
|
|
2796
|
+
"npm": "nuxt-module-feed",
|
|
2797
|
+
"icon": "",
|
|
2798
|
+
"github": "https://github.com/tresko/nuxt-module-feed",
|
|
2799
|
+
"website": "https://github.com/tresko/nuxt-module-feed",
|
|
2800
|
+
"learn_more": "",
|
|
2801
|
+
"category": "SEO",
|
|
2802
|
+
"type": "3rd-party",
|
|
2803
|
+
"maintainers": [
|
|
2804
|
+
{
|
|
2805
|
+
"name": "Miha Sedej",
|
|
2806
|
+
"github": "tresko",
|
|
2807
|
+
"twitter": "mihasedej"
|
|
2808
|
+
}
|
|
2809
|
+
],
|
|
2810
|
+
"compatibility": {
|
|
2811
|
+
"nuxt": "^3.0.0",
|
|
2812
|
+
"requires": {}
|
|
2813
|
+
}
|
|
2814
|
+
},
|
|
2674
2815
|
{
|
|
2675
2816
|
"name": "moment",
|
|
2676
2817
|
"description": "Efficient Moment.js module for Nuxt.js so you can Parse, validate, manipulate, and display dates and times in JavaScript.",
|
|
@@ -2881,6 +3022,28 @@
|
|
|
2881
3022
|
"requires": {}
|
|
2882
3023
|
}
|
|
2883
3024
|
},
|
|
3025
|
+
{
|
|
3026
|
+
"name": "nuxt-chatgpt",
|
|
3027
|
+
"description": "ChatGPT integration for Nuxt 3",
|
|
3028
|
+
"repo": "schnapsterdog/nuxt-chatgpt",
|
|
3029
|
+
"npm": "nuxt-chatgpt",
|
|
3030
|
+
"icon": "chatgpt.svg",
|
|
3031
|
+
"github": "https://github.com/schnapsterdog/nuxt-chatgpt",
|
|
3032
|
+
"website": "https://github.com/schnapsterdog/nuxt-chatgpt",
|
|
3033
|
+
"learn_more": "https://github.com/schnapsterdog/nuxt-chatgpt/blob/main/README.md",
|
|
3034
|
+
"category": "Libraries",
|
|
3035
|
+
"type": "3rd-party",
|
|
3036
|
+
"maintainers": [
|
|
3037
|
+
{
|
|
3038
|
+
"name": "Oliver Trajceski",
|
|
3039
|
+
"github": "schnapsterdog"
|
|
3040
|
+
}
|
|
3041
|
+
],
|
|
3042
|
+
"compatibility": {
|
|
3043
|
+
"nuxt": "^3.0.0",
|
|
3044
|
+
"requires": {}
|
|
3045
|
+
}
|
|
3046
|
+
},
|
|
2884
3047
|
{
|
|
2885
3048
|
"name": "nuxt-graphql-middleware",
|
|
2886
3049
|
"description": "Expose GraphQL queries and mutations as server API routes.",
|
|
@@ -3002,6 +3165,28 @@
|
|
|
3002
3165
|
"requires": {}
|
|
3003
3166
|
}
|
|
3004
3167
|
},
|
|
3168
|
+
{
|
|
3169
|
+
"name": "nuxt-mapbox",
|
|
3170
|
+
"description": "Elegant Mapbox integration with Nuxt",
|
|
3171
|
+
"repo": "AlexLavoie42/Nuxt-Mapbox",
|
|
3172
|
+
"npm": "nuxt-mapbox",
|
|
3173
|
+
"icon": "nuxt-mapbox.svg",
|
|
3174
|
+
"github": "https://github.com/AlexLavoie42/Nuxt-Mapbox",
|
|
3175
|
+
"website": "https://github.com/AlexLavoie42/Nuxt-Mapbox",
|
|
3176
|
+
"learn_more": "https://github.com/AlexLavoie42/Nuxt-Mapbox",
|
|
3177
|
+
"category": "Libraries",
|
|
3178
|
+
"type": "3rd-party",
|
|
3179
|
+
"maintainers": [
|
|
3180
|
+
{
|
|
3181
|
+
"name": "Alex Lavoie",
|
|
3182
|
+
"github": "AlexLavoie42"
|
|
3183
|
+
}
|
|
3184
|
+
],
|
|
3185
|
+
"compatibility": {
|
|
3186
|
+
"nuxt": "^3.0.0",
|
|
3187
|
+
"requires": {}
|
|
3188
|
+
}
|
|
3189
|
+
},
|
|
3005
3190
|
{
|
|
3006
3191
|
"name": "nuxt-monaco-editor",
|
|
3007
3192
|
"description": "Integrate monaco-editor with Nuxt",
|
|
@@ -3024,6 +3209,28 @@
|
|
|
3024
3209
|
"requires": {}
|
|
3025
3210
|
}
|
|
3026
3211
|
},
|
|
3212
|
+
{
|
|
3213
|
+
"name": "nuxt-mongoose",
|
|
3214
|
+
"description": "A Nuxt 3 module for simplifying the use of Mongoose in your project.",
|
|
3215
|
+
"repo": "arashsheyda/nuxt-mongoose",
|
|
3216
|
+
"npm": "nuxt-mongoose",
|
|
3217
|
+
"icon": "nuxt-mongoose.svg",
|
|
3218
|
+
"github": "https://github.com/arashsheyda/nuxt-mongoose",
|
|
3219
|
+
"website": "https://github.com/arashsheyda/nuxt-mongoose",
|
|
3220
|
+
"learn_more": "",
|
|
3221
|
+
"category": "Database",
|
|
3222
|
+
"type": "3rd-party",
|
|
3223
|
+
"maintainers": [
|
|
3224
|
+
{
|
|
3225
|
+
"name": "arashsheyda",
|
|
3226
|
+
"github": "arashsheyda"
|
|
3227
|
+
}
|
|
3228
|
+
],
|
|
3229
|
+
"compatibility": {
|
|
3230
|
+
"nuxt": "^3.0.0",
|
|
3231
|
+
"requires": {}
|
|
3232
|
+
}
|
|
3233
|
+
},
|
|
3027
3234
|
{
|
|
3028
3235
|
"name": "nuxt-pdf",
|
|
3029
3236
|
"description": "Zero-boilerplate PDF exports of your Pages and Components",
|
|
@@ -3322,6 +3529,28 @@
|
|
|
3322
3529
|
"requires": {}
|
|
3323
3530
|
}
|
|
3324
3531
|
},
|
|
3532
|
+
{
|
|
3533
|
+
"name": "nuxt-vuetify",
|
|
3534
|
+
"description": "Add Vuetify 3 to your Nuxt 3 application in seconds.",
|
|
3535
|
+
"repo": "invictus-codes/nuxt-vuetify",
|
|
3536
|
+
"npm": "@invictus.codes/nuxt-vuetify",
|
|
3537
|
+
"icon": "vuetify-logo-v3-dark.svg",
|
|
3538
|
+
"github": "https://github.com/invictus-codes/nuxt-vuetify",
|
|
3539
|
+
"website": "https://invictus-codes.github.io/nuxt-vuetify/",
|
|
3540
|
+
"learn_more": "https://github.com/invictus-codes/nuxt-vuetify/blob/main/README.md",
|
|
3541
|
+
"category": "UI",
|
|
3542
|
+
"type": "3rd-party",
|
|
3543
|
+
"maintainers": [
|
|
3544
|
+
{
|
|
3545
|
+
"name": "Jens van Hellemondt",
|
|
3546
|
+
"github": "invictus-codes"
|
|
3547
|
+
}
|
|
3548
|
+
],
|
|
3549
|
+
"compatibility": {
|
|
3550
|
+
"nuxt": "^3.0.0",
|
|
3551
|
+
"requires": {}
|
|
3552
|
+
}
|
|
3553
|
+
},
|
|
3325
3554
|
{
|
|
3326
3555
|
"name": "nuxt7",
|
|
3327
3556
|
"description": "Full Featured iOS & Android PWA Apps with Nuxt.js and Framework7",
|
|
@@ -3651,11 +3880,11 @@
|
|
|
3651
3880
|
"description": "Allows you to better understand what's going on with your application and how to optimize performance and other things in production",
|
|
3652
3881
|
"repo": "artmizu/nuxt-prometheus",
|
|
3653
3882
|
"npm": "@artmizu/nuxt-prometheus",
|
|
3654
|
-
"icon": "",
|
|
3883
|
+
"icon": "prometheus.svg",
|
|
3655
3884
|
"github": "https://github.com/artmizu/nuxt-prometheus",
|
|
3656
3885
|
"website": "https://github.com/artmizu/nuxt-prometheus",
|
|
3657
3886
|
"learn_more": "",
|
|
3658
|
-
"category": "
|
|
3887
|
+
"category": "Monitoring",
|
|
3659
3888
|
"type": "3rd-party",
|
|
3660
3889
|
"maintainers": [
|
|
3661
3890
|
{
|
|
@@ -3664,7 +3893,7 @@
|
|
|
3664
3893
|
}
|
|
3665
3894
|
],
|
|
3666
3895
|
"compatibility": {
|
|
3667
|
-
"nuxt": "^
|
|
3896
|
+
"nuxt": "^3.0.0",
|
|
3668
3897
|
"requires": {}
|
|
3669
3898
|
}
|
|
3670
3899
|
},
|
|
@@ -3805,6 +4034,28 @@
|
|
|
3805
4034
|
"requires": {}
|
|
3806
4035
|
}
|
|
3807
4036
|
},
|
|
4037
|
+
{
|
|
4038
|
+
"name": "quasar",
|
|
4039
|
+
"description": "Effortlessly build high-performance & high-quality Vue.js 3 user interfaces in record time",
|
|
4040
|
+
"repo": "Maiquu/nuxt-quasar",
|
|
4041
|
+
"npm": "nuxt-quasar-ui",
|
|
4042
|
+
"icon": "quasar.svg",
|
|
4043
|
+
"github": "https://github.com/Maiquu/nuxt-quasar",
|
|
4044
|
+
"website": "https://quasar.dev/",
|
|
4045
|
+
"learn_more": "https://github.com/Maiquu/nuxt-quasar",
|
|
4046
|
+
"category": "UI",
|
|
4047
|
+
"type": "3rd-party",
|
|
4048
|
+
"maintainers": [
|
|
4049
|
+
{
|
|
4050
|
+
"name": "Ege İliklier",
|
|
4051
|
+
"github": "Maiquu"
|
|
4052
|
+
}
|
|
4053
|
+
],
|
|
4054
|
+
"compatibility": {
|
|
4055
|
+
"nuxt": "^3.0.0",
|
|
4056
|
+
"requires": {}
|
|
4057
|
+
}
|
|
4058
|
+
},
|
|
3808
4059
|
{
|
|
3809
4060
|
"name": "recaptcha",
|
|
3810
4061
|
"description": "Simple and easy Google reCAPTCHA module with Nuxt.js",
|
|
@@ -4105,8 +4356,8 @@
|
|
|
4105
4356
|
{
|
|
4106
4357
|
"name": "seo-kit",
|
|
4107
4358
|
"description": "Supercharge your Nuxt app with the all-in-one SEO layer.",
|
|
4108
|
-
"repo": "harlan-zw/nuxt-seo-kit",
|
|
4109
|
-
"npm": "nuxt-seo-kit
|
|
4359
|
+
"repo": "harlan-zw/nuxt-seo-kit#main/layer",
|
|
4360
|
+
"npm": "nuxt-seo-kit",
|
|
4110
4361
|
"icon": "seo-kit.svg",
|
|
4111
4362
|
"github": "https://github.com/harlan-zw/nuxt-seo-kit",
|
|
4112
4363
|
"website": "https://github.com/harlan-zw/nuxt-seo-kit",
|
|
@@ -4353,6 +4604,28 @@
|
|
|
4353
4604
|
"requires": {}
|
|
4354
4605
|
}
|
|
4355
4606
|
},
|
|
4607
|
+
{
|
|
4608
|
+
"name": "snackbar",
|
|
4609
|
+
"description": "Nuxt Snackbar module using vue3-snackbar",
|
|
4610
|
+
"repo": "modbender/nuxt-snackbar#master",
|
|
4611
|
+
"npm": "nuxt-snackbar",
|
|
4612
|
+
"icon": "snackbar.png",
|
|
4613
|
+
"github": "https://github.com/modbender/nuxt-snackbar/tree/master",
|
|
4614
|
+
"website": "https://github.com/modbender/nuxt-snackbar/tree/master",
|
|
4615
|
+
"learn_more": "https://github.com/craigrileyuk/vue3-snackbar",
|
|
4616
|
+
"category": "UI",
|
|
4617
|
+
"type": "3rd-party",
|
|
4618
|
+
"maintainers": [
|
|
4619
|
+
{
|
|
4620
|
+
"name": "modbender",
|
|
4621
|
+
"github": "modbender"
|
|
4622
|
+
}
|
|
4623
|
+
],
|
|
4624
|
+
"compatibility": {
|
|
4625
|
+
"nuxt": "^3.0.0",
|
|
4626
|
+
"requires": {}
|
|
4627
|
+
}
|
|
4628
|
+
},
|
|
4356
4629
|
{
|
|
4357
4630
|
"name": "snipcart",
|
|
4358
4631
|
"description": "Snipcart integration module for Nuxt.js",
|
|
@@ -4362,7 +4635,7 @@
|
|
|
4362
4635
|
"github": "https://github.com/nuxt-modules/snipcart",
|
|
4363
4636
|
"website": "https://github.com/nuxt-modules/snipcart",
|
|
4364
4637
|
"learn_more": "https://snipcart.com",
|
|
4365
|
-
"category": "
|
|
4638
|
+
"category": "Ecommerce",
|
|
4366
4639
|
"type": "community",
|
|
4367
4640
|
"maintainers": [
|
|
4368
4641
|
{
|
|
@@ -4709,7 +4982,7 @@
|
|
|
4709
4982
|
}
|
|
4710
4983
|
],
|
|
4711
4984
|
"compatibility": {
|
|
4712
|
-
"nuxt": "^2.0.0",
|
|
4985
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4713
4986
|
"requires": {}
|
|
4714
4987
|
}
|
|
4715
4988
|
},
|
|
@@ -5239,6 +5512,28 @@
|
|
|
5239
5512
|
"requires": {}
|
|
5240
5513
|
}
|
|
5241
5514
|
},
|
|
5515
|
+
{
|
|
5516
|
+
"name": "unlazy",
|
|
5517
|
+
"description": "Lazy loading library for placeholder images",
|
|
5518
|
+
"repo": "johannschopplich/unlazy/packages/nuxt",
|
|
5519
|
+
"npm": "@unlazy/nuxt",
|
|
5520
|
+
"icon": "unlazy.svg",
|
|
5521
|
+
"github": "https://github.com/johannschopplich/unlazy/tree/main/packages/nuxt",
|
|
5522
|
+
"website": "https://unlazy.byjohann.dev/",
|
|
5523
|
+
"learn_more": "",
|
|
5524
|
+
"category": "Images",
|
|
5525
|
+
"type": "3rd-party",
|
|
5526
|
+
"maintainers": [
|
|
5527
|
+
{
|
|
5528
|
+
"name": "Johann Schopplich",
|
|
5529
|
+
"github": "johannschopplich"
|
|
5530
|
+
}
|
|
5531
|
+
],
|
|
5532
|
+
"compatibility": {
|
|
5533
|
+
"nuxt": "^3.0.0",
|
|
5534
|
+
"requires": {}
|
|
5535
|
+
}
|
|
5536
|
+
},
|
|
5242
5537
|
{
|
|
5243
5538
|
"name": "unlighthouse",
|
|
5244
5539
|
"description": "Unlighthouse scans your entire site using Google Lighthouse, with a modern UI, minimal config and smart sampling.",
|
|
@@ -5291,6 +5586,29 @@
|
|
|
5291
5586
|
}
|
|
5292
5587
|
}
|
|
5293
5588
|
},
|
|
5589
|
+
{
|
|
5590
|
+
"name": "ununuracss",
|
|
5591
|
+
"description": "A Real CSS Engine. Only Scoped.",
|
|
5592
|
+
"repo": "novout/ununuracss#main/packages/nuxt",
|
|
5593
|
+
"npm": "nuxt-ununura",
|
|
5594
|
+
"icon": "ununuracss.png",
|
|
5595
|
+
"github": "https://github.com/novout/ununuracss",
|
|
5596
|
+
"website": "https://ununura.com/#/",
|
|
5597
|
+
"learn_more": "https://ununura.com/#/docs/why",
|
|
5598
|
+
"category": "UI",
|
|
5599
|
+
"type": "3rd-party",
|
|
5600
|
+
"maintainers": [
|
|
5601
|
+
{
|
|
5602
|
+
"name": "Giovane Cardoso",
|
|
5603
|
+
"github": "novout",
|
|
5604
|
+
"avatar": "https://avatars.githubusercontent.com/novout?v=4"
|
|
5605
|
+
}
|
|
5606
|
+
],
|
|
5607
|
+
"compatibility": {
|
|
5608
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5609
|
+
"requires": {}
|
|
5610
|
+
}
|
|
5611
|
+
},
|
|
5294
5612
|
{
|
|
5295
5613
|
"name": "user-agent",
|
|
5296
5614
|
"description": "Nuxt.js module for handling User-Agent.",
|
|
@@ -5359,6 +5677,52 @@
|
|
|
5359
5677
|
}
|
|
5360
5678
|
}
|
|
5361
5679
|
},
|
|
5680
|
+
{
|
|
5681
|
+
"name": "varlet",
|
|
5682
|
+
"description": "A Material design mobile component library developed based on Vue3",
|
|
5683
|
+
"repo": "varletjs/varlet-nuxt",
|
|
5684
|
+
"npm": "@varlet/nuxt",
|
|
5685
|
+
"icon": "varlet.svg",
|
|
5686
|
+
"github": "https://github.com/varletjs/varlet",
|
|
5687
|
+
"website": "https://varlet.gitee.io/varlet-ui/#/en-US/index",
|
|
5688
|
+
"learn_more": "https://github.com/varletjs/varlet-nuxt",
|
|
5689
|
+
"category": "UI",
|
|
5690
|
+
"type": "3rd-party",
|
|
5691
|
+
"maintainers": [
|
|
5692
|
+
{
|
|
5693
|
+
"name": "zhangmo8",
|
|
5694
|
+
"github": "zhangmo8"
|
|
5695
|
+
}
|
|
5696
|
+
],
|
|
5697
|
+
"compatibility": {
|
|
5698
|
+
"nuxt": "^3.0.0",
|
|
5699
|
+
"requires": {
|
|
5700
|
+
"bridge": "optional"
|
|
5701
|
+
}
|
|
5702
|
+
}
|
|
5703
|
+
},
|
|
5704
|
+
{
|
|
5705
|
+
"name": "vee-validate",
|
|
5706
|
+
"description": "Painless Vue forms for Nuxt.js",
|
|
5707
|
+
"repo": "logaretm/vee-validate#main/packages/nuxt",
|
|
5708
|
+
"npm": "@vee-validate/nuxt",
|
|
5709
|
+
"icon": "vee-validate.png",
|
|
5710
|
+
"github": "https://github.com/logaretm/vee-validate/",
|
|
5711
|
+
"website": "https://vee-validate.logaretm.com/v4/",
|
|
5712
|
+
"learn_more": "https://vee-validate.logaretm.com/v4/integrations/nuxt/",
|
|
5713
|
+
"category": "Libraries",
|
|
5714
|
+
"type": "3rd-party",
|
|
5715
|
+
"maintainers": [
|
|
5716
|
+
{
|
|
5717
|
+
"name": "Abdelrahman Awad",
|
|
5718
|
+
"github": "logaretm"
|
|
5719
|
+
}
|
|
5720
|
+
],
|
|
5721
|
+
"compatibility": {
|
|
5722
|
+
"nuxt": "^3.0.0",
|
|
5723
|
+
"requires": {}
|
|
5724
|
+
}
|
|
5725
|
+
},
|
|
5362
5726
|
{
|
|
5363
5727
|
"name": "vendor",
|
|
5364
5728
|
"description": "directly serve node_modules",
|
|
@@ -5715,6 +6079,29 @@
|
|
|
5715
6079
|
"requires": {}
|
|
5716
6080
|
}
|
|
5717
6081
|
},
|
|
6082
|
+
{
|
|
6083
|
+
"name": "vunix",
|
|
6084
|
+
"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.",
|
|
6085
|
+
"repo": "gaetansenn/vunix#main/packages/nuxt",
|
|
6086
|
+
"npm": "@vunix/nuxt",
|
|
6087
|
+
"icon": "",
|
|
6088
|
+
"github": "https://github.com/gaetansenn/vunix",
|
|
6089
|
+
"website": "https://vunix.dewib.com/",
|
|
6090
|
+
"learn_more": "",
|
|
6091
|
+
"category": "UI",
|
|
6092
|
+
"type": "3rd-party",
|
|
6093
|
+
"maintainers": [
|
|
6094
|
+
{
|
|
6095
|
+
"name": "Gaetan SENN",
|
|
6096
|
+
"github": "gaetansenn",
|
|
6097
|
+
"avatar": "https://avatars.githubusercontent.com/u/2774075?v=4"
|
|
6098
|
+
}
|
|
6099
|
+
],
|
|
6100
|
+
"compatibility": {
|
|
6101
|
+
"nuxt": "^3.0.0",
|
|
6102
|
+
"requires": {}
|
|
6103
|
+
}
|
|
6104
|
+
},
|
|
5718
6105
|
{
|
|
5719
6106
|
"name": "web-vitals",
|
|
5720
6107
|
"description": "Web Vitals for Nuxt",
|
|
@@ -5749,29 +6136,6 @@
|
|
|
5749
6136
|
}
|
|
5750
6137
|
}
|
|
5751
6138
|
},
|
|
5752
|
-
{
|
|
5753
|
-
"name": "web3js",
|
|
5754
|
-
"description": "Web3.js module integration for Nuxt.js",
|
|
5755
|
-
"repo": "bl0cknumber/nuxt-web3",
|
|
5756
|
-
"npm": "nuxt-web3",
|
|
5757
|
-
"icon": "web3js.svg",
|
|
5758
|
-
"github": "https://github.com/bl0cknumber/nuxt-web3",
|
|
5759
|
-
"website": "https://github.com/bl0cknumber/nuxt-web3",
|
|
5760
|
-
"learn_more": "https://web3js.readthedocs.io/",
|
|
5761
|
-
"category": "Libraries",
|
|
5762
|
-
"type": "3rd-party",
|
|
5763
|
-
"maintainers": [
|
|
5764
|
-
{
|
|
5765
|
-
"name": "Muhammad Fauzan",
|
|
5766
|
-
"github": "bl0cknumber",
|
|
5767
|
-
"twitter": "fncolon"
|
|
5768
|
-
}
|
|
5769
|
-
],
|
|
5770
|
-
"compatibility": {
|
|
5771
|
-
"nuxt": "^2.0.0",
|
|
5772
|
-
"requires": {}
|
|
5773
|
-
}
|
|
5774
|
-
},
|
|
5775
6139
|
{
|
|
5776
6140
|
"name": "webfontloader",
|
|
5777
6141
|
"description": "Efficient web font loading has never been easier!",
|
|
@@ -5886,6 +6250,28 @@
|
|
|
5886
6250
|
"requires": {}
|
|
5887
6251
|
}
|
|
5888
6252
|
},
|
|
6253
|
+
{
|
|
6254
|
+
"name": "well-known",
|
|
6255
|
+
"description": "A Nuxt.js module to add well-known URIs using middlewares",
|
|
6256
|
+
"repo": "zadigetvoltaire/nuxt-well-known",
|
|
6257
|
+
"npm": "@zadigetvoltaire/nuxt-well-known",
|
|
6258
|
+
"icon": "well-known.svg",
|
|
6259
|
+
"github": "https://github.com/zadigetvoltaire/nuxt-well-known",
|
|
6260
|
+
"website": "https://github.com/zadigetvoltaire/nuxt-well-known#readme",
|
|
6261
|
+
"learn_more": "https://www.iana.org/assignments/well-known-uris/well-known-uris.xhtml",
|
|
6262
|
+
"category": "SEO",
|
|
6263
|
+
"type": "3rd-party",
|
|
6264
|
+
"maintainers": [
|
|
6265
|
+
{
|
|
6266
|
+
"name": "Zadig&Voltaire Team",
|
|
6267
|
+
"github": "https://github.com/zadigetvoltaire"
|
|
6268
|
+
}
|
|
6269
|
+
],
|
|
6270
|
+
"compatibility": {
|
|
6271
|
+
"nuxt": "^3.0.0",
|
|
6272
|
+
"requires": {}
|
|
6273
|
+
}
|
|
6274
|
+
},
|
|
5889
6275
|
{
|
|
5890
6276
|
"name": "windicss",
|
|
5891
6277
|
"description": "Next generation utility-first CSS framework.",
|
|
@@ -6029,6 +6415,29 @@
|
|
|
6029
6415
|
"requires": {}
|
|
6030
6416
|
}
|
|
6031
6417
|
},
|
|
6418
|
+
{
|
|
6419
|
+
"name": "yandex-metrika-next",
|
|
6420
|
+
"description": "Yandex Metrika integration for Nuxt",
|
|
6421
|
+
"repo": "artmizu/yandex-metrika-nuxt",
|
|
6422
|
+
"npm": "@artmizu/yandex-metrika-nuxt",
|
|
6423
|
+
"icon": "yandex-metrika.svg",
|
|
6424
|
+
"github": "https://github.com/artmizu/yandex-metrika-nuxt",
|
|
6425
|
+
"website": "https://github.com/artmizu/yandex-metrika-nuxt",
|
|
6426
|
+
"learn_more": "",
|
|
6427
|
+
"category": "Analytics",
|
|
6428
|
+
"type": "3rd-party",
|
|
6429
|
+
"maintainers": [
|
|
6430
|
+
{
|
|
6431
|
+
"name": "Aleksandr Saburov",
|
|
6432
|
+
"github": "artmizu",
|
|
6433
|
+
"avatar": "https://avatars.githubusercontent.com/artmizu?v=4"
|
|
6434
|
+
}
|
|
6435
|
+
],
|
|
6436
|
+
"compatibility": {
|
|
6437
|
+
"nuxt": "^3.0.0",
|
|
6438
|
+
"requires": {}
|
|
6439
|
+
}
|
|
6440
|
+
},
|
|
6032
6441
|
{
|
|
6033
6442
|
"name": "yandex-metrika",
|
|
6034
6443
|
"description": "Yandex metrika Module for Nuxt.js",
|
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-2d4bb8",
|
|
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.
|
|
22
|
+
"@types/node": "^18.14.0",
|
|
23
23
|
"defu": "^6.1.1",
|
|
24
24
|
"eslint": "^8.34.0",
|
|
25
25
|
"globby": "^13.1.3",
|
|
26
26
|
"hasha": "^5.2.2",
|
|
27
|
-
"jiti": "^1.
|
|
27
|
+
"jiti": "^1.17.1",
|
|
28
28
|
"js-yaml": "^4.1.0",
|
|
29
29
|
"ofetch": "^1.0.0",
|
|
30
30
|
"typescript": "^4.9.4"
|
|
31
31
|
},
|
|
32
|
-
"packageManager": "pnpm@7.
|
|
32
|
+
"packageManager": "pnpm@7.27.1"
|
|
33
33
|
}
|