@nuxt/modules 0.6.0-de9bf1 → 0.6.0-e0bae3
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 +620 -94
- package/package.json +5 -5
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",
|
|
@@ -664,7 +641,7 @@
|
|
|
664
641
|
"description": "Cloudflare Web Analytics Module for Nuxt",
|
|
665
642
|
"repo": "hamlogic/nuxt-cloudflare-analytics",
|
|
666
643
|
"npm": "nuxt-cloudflare-analytics",
|
|
667
|
-
"icon": "cloudflare
|
|
644
|
+
"icon": "cloudflare.svg",
|
|
668
645
|
"github": "https://github.com/hamlogic/nuxt-cloudflare-analytics",
|
|
669
646
|
"website": "https://github.com/hamlogic/nuxt-cloudflare-analytics",
|
|
670
647
|
"learn_more": "https://www.cloudflare.com/web-analytics/",
|
|
@@ -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,26 +973,50 @@
|
|
|
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
|
-
"description": "
|
|
979
|
-
"repo": "
|
|
980
|
-
"npm": "
|
|
1002
|
+
"description": "Day.js module for Nuxt",
|
|
1003
|
+
"repo": "fumeapp/dayjs",
|
|
1004
|
+
"npm": "dayjs-nuxt",
|
|
981
1005
|
"icon": "day-js.png",
|
|
982
|
-
"github": "https://github.com/
|
|
983
|
-
"website": "https://github.com/
|
|
1006
|
+
"github": "https://github.com/fumeapp/dayjs",
|
|
1007
|
+
"website": "https://github.com/fumeapp/dayjs",
|
|
984
1008
|
"learn_more": "https://day.js.org/",
|
|
985
|
-
"category": "
|
|
986
|
-
"type": "
|
|
1009
|
+
"category": "Libraries",
|
|
1010
|
+
"type": "3rd-party",
|
|
987
1011
|
"maintainers": [
|
|
988
1012
|
{
|
|
989
|
-
"name": "
|
|
990
|
-
"github": "
|
|
991
|
-
"twitter": "
|
|
1013
|
+
"name": "Kevin Olson",
|
|
1014
|
+
"github": "acidjazz",
|
|
1015
|
+
"twitter": "AppFume"
|
|
992
1016
|
}
|
|
993
1017
|
],
|
|
994
1018
|
"compatibility": {
|
|
995
|
-
"nuxt": "^
|
|
1019
|
+
"nuxt": "^3.0.0",
|
|
996
1020
|
"requires": {}
|
|
997
1021
|
}
|
|
998
1022
|
},
|
|
@@ -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,51 @@
|
|
|
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
|
+
},
|
|
3234
|
+
{
|
|
3235
|
+
"name": "nuxt-pdf",
|
|
3236
|
+
"description": "Zero-boilerplate PDF exports of your Pages and Components",
|
|
3237
|
+
"repo": "sidebase/nuxt-pdf",
|
|
3238
|
+
"npm": "@sidebase/nuxt-pdf",
|
|
3239
|
+
"icon": "nuxt-pdf.png",
|
|
3240
|
+
"github": "https://github.com/sidebase/nuxt-pdf",
|
|
3241
|
+
"website": "https://sidebase.io/nuxt-pdf",
|
|
3242
|
+
"learn_more": "https://github.com/sidebase",
|
|
3243
|
+
"category": "Extensions",
|
|
3244
|
+
"type": "3rd-party",
|
|
3245
|
+
"maintainers": [
|
|
3246
|
+
{
|
|
3247
|
+
"name": "sidebase",
|
|
3248
|
+
"github": "sidebase",
|
|
3249
|
+
"twitter": "sidebase_io"
|
|
3250
|
+
}
|
|
3251
|
+
],
|
|
3252
|
+
"compatibility": {
|
|
3253
|
+
"nuxt": "^3.0.0",
|
|
3254
|
+
"requires": {}
|
|
3255
|
+
}
|
|
3256
|
+
},
|
|
3027
3257
|
{
|
|
3028
3258
|
"name": "nuxt-pino-log",
|
|
3029
3259
|
"description": "Structured logs for nuxt apps using pino",
|
|
@@ -3299,6 +3529,28 @@
|
|
|
3299
3529
|
"requires": {}
|
|
3300
3530
|
}
|
|
3301
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
|
+
},
|
|
3302
3554
|
{
|
|
3303
3555
|
"name": "nuxt7",
|
|
3304
3556
|
"description": "Full Featured iOS & Android PWA Apps with Nuxt.js and Framework7",
|
|
@@ -3461,6 +3713,30 @@
|
|
|
3461
3713
|
}
|
|
3462
3714
|
}
|
|
3463
3715
|
},
|
|
3716
|
+
{
|
|
3717
|
+
"name": "pdfeasy",
|
|
3718
|
+
"description": "A JavaScript Client/Server Side PDF-Generator based in PDFKit",
|
|
3719
|
+
"repo": "betterwrite/pdfeasy#main/packages/nuxt",
|
|
3720
|
+
"npm": "nuxt-pdfeasy",
|
|
3721
|
+
"icon": "pdfeasy.png",
|
|
3722
|
+
"github": "https://github.com/betterwrite/pdfeasy",
|
|
3723
|
+
"website": "https://github.com/betterwrite/pdfeasy",
|
|
3724
|
+
"learn_more": "https://github.com/betterwrite/pdfeasy",
|
|
3725
|
+
"category": "Extensions",
|
|
3726
|
+
"type": "3rd-party",
|
|
3727
|
+
"maintainers": [
|
|
3728
|
+
{
|
|
3729
|
+
"name": "Giovane Cardoso",
|
|
3730
|
+
"github": "novout",
|
|
3731
|
+
"twitter": "novoutttttt",
|
|
3732
|
+
"avatar": "https://avatars.githubusercontent.com/novout?v=4"
|
|
3733
|
+
}
|
|
3734
|
+
],
|
|
3735
|
+
"compatibility": {
|
|
3736
|
+
"nuxt": "^3.0.0",
|
|
3737
|
+
"requires": {}
|
|
3738
|
+
}
|
|
3739
|
+
},
|
|
3464
3740
|
{
|
|
3465
3741
|
"name": "persian-datepicker",
|
|
3466
3742
|
"description": "A datepicker component for select date. (single and range selection, select date and time, select with keyboard, customizable style, localization)",
|
|
@@ -3628,11 +3904,11 @@
|
|
|
3628
3904
|
"description": "Allows you to better understand what's going on with your application and how to optimize performance and other things in production",
|
|
3629
3905
|
"repo": "artmizu/nuxt-prometheus",
|
|
3630
3906
|
"npm": "@artmizu/nuxt-prometheus",
|
|
3631
|
-
"icon": "",
|
|
3907
|
+
"icon": "prometheus.svg",
|
|
3632
3908
|
"github": "https://github.com/artmizu/nuxt-prometheus",
|
|
3633
3909
|
"website": "https://github.com/artmizu/nuxt-prometheus",
|
|
3634
3910
|
"learn_more": "",
|
|
3635
|
-
"category": "
|
|
3911
|
+
"category": "Monitoring",
|
|
3636
3912
|
"type": "3rd-party",
|
|
3637
3913
|
"maintainers": [
|
|
3638
3914
|
{
|
|
@@ -3641,7 +3917,7 @@
|
|
|
3641
3917
|
}
|
|
3642
3918
|
],
|
|
3643
3919
|
"compatibility": {
|
|
3644
|
-
"nuxt": "^
|
|
3920
|
+
"nuxt": "^3.0.0",
|
|
3645
3921
|
"requires": {}
|
|
3646
3922
|
}
|
|
3647
3923
|
},
|
|
@@ -3782,6 +4058,28 @@
|
|
|
3782
4058
|
"requires": {}
|
|
3783
4059
|
}
|
|
3784
4060
|
},
|
|
4061
|
+
{
|
|
4062
|
+
"name": "quasar",
|
|
4063
|
+
"description": "Effortlessly build high-performance & high-quality Vue.js 3 user interfaces in record time",
|
|
4064
|
+
"repo": "Maiquu/nuxt-quasar",
|
|
4065
|
+
"npm": "nuxt-quasar-ui",
|
|
4066
|
+
"icon": "quasar.svg",
|
|
4067
|
+
"github": "https://github.com/Maiquu/nuxt-quasar",
|
|
4068
|
+
"website": "https://quasar.dev/",
|
|
4069
|
+
"learn_more": "https://github.com/Maiquu/nuxt-quasar",
|
|
4070
|
+
"category": "UI",
|
|
4071
|
+
"type": "3rd-party",
|
|
4072
|
+
"maintainers": [
|
|
4073
|
+
{
|
|
4074
|
+
"name": "Ege İliklier",
|
|
4075
|
+
"github": "Maiquu"
|
|
4076
|
+
}
|
|
4077
|
+
],
|
|
4078
|
+
"compatibility": {
|
|
4079
|
+
"nuxt": "^3.0.0",
|
|
4080
|
+
"requires": {}
|
|
4081
|
+
}
|
|
4082
|
+
},
|
|
3785
4083
|
{
|
|
3786
4084
|
"name": "recaptcha",
|
|
3787
4085
|
"description": "Simple and easy Google reCAPTCHA module with Nuxt.js",
|
|
@@ -4082,8 +4380,8 @@
|
|
|
4082
4380
|
{
|
|
4083
4381
|
"name": "seo-kit",
|
|
4084
4382
|
"description": "Supercharge your Nuxt app with the all-in-one SEO layer.",
|
|
4085
|
-
"repo": "harlan-zw/nuxt-seo-kit",
|
|
4086
|
-
"npm": "nuxt-seo-kit
|
|
4383
|
+
"repo": "harlan-zw/nuxt-seo-kit#main/layer",
|
|
4384
|
+
"npm": "nuxt-seo-kit",
|
|
4087
4385
|
"icon": "seo-kit.svg",
|
|
4088
4386
|
"github": "https://github.com/harlan-zw/nuxt-seo-kit",
|
|
4089
4387
|
"website": "https://github.com/harlan-zw/nuxt-seo-kit",
|
|
@@ -4330,26 +4628,48 @@
|
|
|
4330
4628
|
"requires": {}
|
|
4331
4629
|
}
|
|
4332
4630
|
},
|
|
4631
|
+
{
|
|
4632
|
+
"name": "snackbar",
|
|
4633
|
+
"description": "Nuxt Snackbar module using vue3-snackbar",
|
|
4634
|
+
"repo": "modbender/nuxt-snackbar#master",
|
|
4635
|
+
"npm": "nuxt-snackbar",
|
|
4636
|
+
"icon": "snackbar.png",
|
|
4637
|
+
"github": "https://github.com/modbender/nuxt-snackbar/tree/master",
|
|
4638
|
+
"website": "https://github.com/modbender/nuxt-snackbar/tree/master",
|
|
4639
|
+
"learn_more": "https://github.com/craigrileyuk/vue3-snackbar",
|
|
4640
|
+
"category": "UI",
|
|
4641
|
+
"type": "3rd-party",
|
|
4642
|
+
"maintainers": [
|
|
4643
|
+
{
|
|
4644
|
+
"name": "modbender",
|
|
4645
|
+
"github": "modbender"
|
|
4646
|
+
}
|
|
4647
|
+
],
|
|
4648
|
+
"compatibility": {
|
|
4649
|
+
"nuxt": "^3.0.0",
|
|
4650
|
+
"requires": {}
|
|
4651
|
+
}
|
|
4652
|
+
},
|
|
4333
4653
|
{
|
|
4334
4654
|
"name": "snipcart",
|
|
4335
4655
|
"description": "Snipcart integration module for Nuxt.js",
|
|
4336
|
-
"repo": "nuxt-
|
|
4656
|
+
"repo": "nuxt-modules/snipcart",
|
|
4337
4657
|
"npm": "@nuxtjs/snipcart",
|
|
4338
4658
|
"icon": "snipcart.png",
|
|
4339
|
-
"github": "https://github.com/nuxt-
|
|
4340
|
-
"website": "https://github.com/nuxt-
|
|
4341
|
-
"learn_more": "",
|
|
4342
|
-
"category": "
|
|
4659
|
+
"github": "https://github.com/nuxt-modules/snipcart",
|
|
4660
|
+
"website": "https://github.com/nuxt-modules/snipcart",
|
|
4661
|
+
"learn_more": "https://snipcart.com",
|
|
4662
|
+
"category": "Ecommerce",
|
|
4343
4663
|
"type": "community",
|
|
4344
4664
|
"maintainers": [
|
|
4345
4665
|
{
|
|
4346
4666
|
"name": "Florent GIRAUD",
|
|
4347
|
-
"github": "
|
|
4348
|
-
"twitter": "
|
|
4667
|
+
"github": "flozero",
|
|
4668
|
+
"twitter": "flozeroo"
|
|
4349
4669
|
}
|
|
4350
4670
|
],
|
|
4351
4671
|
"compatibility": {
|
|
4352
|
-
"nuxt": "^2.0.0",
|
|
4672
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4353
4673
|
"requires": {}
|
|
4354
4674
|
}
|
|
4355
4675
|
},
|
|
@@ -4686,7 +5006,7 @@
|
|
|
4686
5006
|
}
|
|
4687
5007
|
],
|
|
4688
5008
|
"compatibility": {
|
|
4689
|
-
"nuxt": "^2.0.0",
|
|
5009
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4690
5010
|
"requires": {}
|
|
4691
5011
|
}
|
|
4692
5012
|
},
|
|
@@ -4857,6 +5177,29 @@
|
|
|
4857
5177
|
"requires": {}
|
|
4858
5178
|
}
|
|
4859
5179
|
},
|
|
5180
|
+
{
|
|
5181
|
+
"name": "tailvue",
|
|
5182
|
+
"description": "Vue components built for Vue3 powered by Windi CSS or tailwindcss",
|
|
5183
|
+
"repo": "fumeapp/tailvue",
|
|
5184
|
+
"npm": "tailvue",
|
|
5185
|
+
"icon": "tailvue.jpg",
|
|
5186
|
+
"github": "https://github.com/fumeapp/tailvue",
|
|
5187
|
+
"website": "https://github.com/fumeapp/tailvue",
|
|
5188
|
+
"learn_more": "https://github.com/fumeapp/tailvue#readme",
|
|
5189
|
+
"category": "UI",
|
|
5190
|
+
"type": "3rd-party",
|
|
5191
|
+
"maintainers": [
|
|
5192
|
+
{
|
|
5193
|
+
"name": "Kevin Olson",
|
|
5194
|
+
"github": "acidjazz",
|
|
5195
|
+
"twitter": "AppFume"
|
|
5196
|
+
}
|
|
5197
|
+
],
|
|
5198
|
+
"compatibility": {
|
|
5199
|
+
"nuxt": "^3.0.0",
|
|
5200
|
+
"requires": {}
|
|
5201
|
+
}
|
|
5202
|
+
},
|
|
4860
5203
|
{
|
|
4861
5204
|
"name": "tailwindcss",
|
|
4862
5205
|
"description": "Add Tailwind CSS to your Nuxt application in seconds with PurgeCSS included for minimal CSS.",
|
|
@@ -5146,11 +5489,11 @@
|
|
|
5146
5489
|
{
|
|
5147
5490
|
"name": "unhead",
|
|
5148
5491
|
"description": "Experimental features for Nuxt SEO / head management.",
|
|
5149
|
-
"repo": "harlan-zw/nuxt-
|
|
5150
|
-
"npm": "nuxt-
|
|
5492
|
+
"repo": "harlan-zw/nuxt-seo-experiments",
|
|
5493
|
+
"npm": "nuxt-seo-experiments",
|
|
5151
5494
|
"icon": "",
|
|
5152
|
-
"github": "https://github.com/harlan-zw/nuxt-
|
|
5153
|
-
"website": "https://github.com/harlan-zw/nuxt-
|
|
5495
|
+
"github": "https://github.com/harlan-zw/nuxt-seo-experiments",
|
|
5496
|
+
"website": "https://github.com/harlan-zw/nuxt-seo-experiments",
|
|
5154
5497
|
"learn_more": "",
|
|
5155
5498
|
"category": "SEO",
|
|
5156
5499
|
"type": "3rd-party",
|
|
@@ -5193,6 +5536,28 @@
|
|
|
5193
5536
|
"requires": {}
|
|
5194
5537
|
}
|
|
5195
5538
|
},
|
|
5539
|
+
{
|
|
5540
|
+
"name": "unlazy",
|
|
5541
|
+
"description": "Lazy loading library for placeholder images",
|
|
5542
|
+
"repo": "johannschopplich/unlazy/packages/nuxt",
|
|
5543
|
+
"npm": "@unlazy/nuxt",
|
|
5544
|
+
"icon": "unlazy.svg",
|
|
5545
|
+
"github": "https://github.com/johannschopplich/unlazy/tree/main/packages/nuxt",
|
|
5546
|
+
"website": "https://unlazy.byjohann.dev/",
|
|
5547
|
+
"learn_more": "",
|
|
5548
|
+
"category": "Images",
|
|
5549
|
+
"type": "3rd-party",
|
|
5550
|
+
"maintainers": [
|
|
5551
|
+
{
|
|
5552
|
+
"name": "Johann Schopplich",
|
|
5553
|
+
"github": "johannschopplich"
|
|
5554
|
+
}
|
|
5555
|
+
],
|
|
5556
|
+
"compatibility": {
|
|
5557
|
+
"nuxt": "^3.0.0",
|
|
5558
|
+
"requires": {}
|
|
5559
|
+
}
|
|
5560
|
+
},
|
|
5196
5561
|
{
|
|
5197
5562
|
"name": "unlighthouse",
|
|
5198
5563
|
"description": "Unlighthouse scans your entire site using Google Lighthouse, with a modern UI, minimal config and smart sampling.",
|
|
@@ -5245,6 +5610,29 @@
|
|
|
5245
5610
|
}
|
|
5246
5611
|
}
|
|
5247
5612
|
},
|
|
5613
|
+
{
|
|
5614
|
+
"name": "ununuracss",
|
|
5615
|
+
"description": "A Real CSS Engine. Only Scoped.",
|
|
5616
|
+
"repo": "novout/ununuracss#main/packages/nuxt",
|
|
5617
|
+
"npm": "nuxt-ununura",
|
|
5618
|
+
"icon": "ununuracss.png",
|
|
5619
|
+
"github": "https://github.com/novout/ununuracss",
|
|
5620
|
+
"website": "https://ununura.com/#/",
|
|
5621
|
+
"learn_more": "https://ununura.com/#/docs/why",
|
|
5622
|
+
"category": "UI",
|
|
5623
|
+
"type": "3rd-party",
|
|
5624
|
+
"maintainers": [
|
|
5625
|
+
{
|
|
5626
|
+
"name": "Giovane Cardoso",
|
|
5627
|
+
"github": "novout",
|
|
5628
|
+
"avatar": "https://avatars.githubusercontent.com/novout?v=4"
|
|
5629
|
+
}
|
|
5630
|
+
],
|
|
5631
|
+
"compatibility": {
|
|
5632
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5633
|
+
"requires": {}
|
|
5634
|
+
}
|
|
5635
|
+
},
|
|
5248
5636
|
{
|
|
5249
5637
|
"name": "user-agent",
|
|
5250
5638
|
"description": "Nuxt.js module for handling User-Agent.",
|
|
@@ -5289,6 +5677,76 @@
|
|
|
5289
5677
|
"requires": {}
|
|
5290
5678
|
}
|
|
5291
5679
|
},
|
|
5680
|
+
{
|
|
5681
|
+
"name": "vant",
|
|
5682
|
+
"description": "A lightweight, customizable Vue UI library for mobile web apps.",
|
|
5683
|
+
"repo": "vant-ui/vant-nuxt",
|
|
5684
|
+
"npm": "@vant/nuxt",
|
|
5685
|
+
"icon": "vant.png",
|
|
5686
|
+
"github": "https://github.com/vant-ui/vant-nuxt",
|
|
5687
|
+
"website": "https://vant-ui.github.io/vant",
|
|
5688
|
+
"learn_more": "https://github.com/vant-ui/vant-nuxt#readme",
|
|
5689
|
+
"category": "UI",
|
|
5690
|
+
"type": "3rd-party",
|
|
5691
|
+
"maintainers": [
|
|
5692
|
+
{
|
|
5693
|
+
"name": "tolking",
|
|
5694
|
+
"github": "tolking"
|
|
5695
|
+
}
|
|
5696
|
+
],
|
|
5697
|
+
"compatibility": {
|
|
5698
|
+
"nuxt": "^3.0.0",
|
|
5699
|
+
"requires": {
|
|
5700
|
+
"bridge": "optional"
|
|
5701
|
+
}
|
|
5702
|
+
}
|
|
5703
|
+
},
|
|
5704
|
+
{
|
|
5705
|
+
"name": "varlet",
|
|
5706
|
+
"description": "A Material design mobile component library developed based on Vue3",
|
|
5707
|
+
"repo": "varletjs/varlet-nuxt",
|
|
5708
|
+
"npm": "@varlet/nuxt",
|
|
5709
|
+
"icon": "varlet.svg",
|
|
5710
|
+
"github": "https://github.com/varletjs/varlet",
|
|
5711
|
+
"website": "https://varlet.gitee.io/varlet-ui/#/en-US/index",
|
|
5712
|
+
"learn_more": "https://github.com/varletjs/varlet-nuxt",
|
|
5713
|
+
"category": "UI",
|
|
5714
|
+
"type": "3rd-party",
|
|
5715
|
+
"maintainers": [
|
|
5716
|
+
{
|
|
5717
|
+
"name": "zhangmo8",
|
|
5718
|
+
"github": "zhangmo8"
|
|
5719
|
+
}
|
|
5720
|
+
],
|
|
5721
|
+
"compatibility": {
|
|
5722
|
+
"nuxt": "^3.0.0",
|
|
5723
|
+
"requires": {
|
|
5724
|
+
"bridge": "optional"
|
|
5725
|
+
}
|
|
5726
|
+
}
|
|
5727
|
+
},
|
|
5728
|
+
{
|
|
5729
|
+
"name": "vee-validate",
|
|
5730
|
+
"description": "Painless Vue forms for Nuxt.js",
|
|
5731
|
+
"repo": "logaretm/vee-validate#main/packages/nuxt",
|
|
5732
|
+
"npm": "@vee-validate/nuxt",
|
|
5733
|
+
"icon": "vee-validate.png",
|
|
5734
|
+
"github": "https://github.com/logaretm/vee-validate/",
|
|
5735
|
+
"website": "https://vee-validate.logaretm.com/v4/",
|
|
5736
|
+
"learn_more": "https://vee-validate.logaretm.com/v4/integrations/nuxt/",
|
|
5737
|
+
"category": "Libraries",
|
|
5738
|
+
"type": "3rd-party",
|
|
5739
|
+
"maintainers": [
|
|
5740
|
+
{
|
|
5741
|
+
"name": "Abdelrahman Awad",
|
|
5742
|
+
"github": "logaretm"
|
|
5743
|
+
}
|
|
5744
|
+
],
|
|
5745
|
+
"compatibility": {
|
|
5746
|
+
"nuxt": "^3.0.0",
|
|
5747
|
+
"requires": {}
|
|
5748
|
+
}
|
|
5749
|
+
},
|
|
5292
5750
|
{
|
|
5293
5751
|
"name": "vendor",
|
|
5294
5752
|
"description": "directly serve node_modules",
|
|
@@ -5312,6 +5770,29 @@
|
|
|
5312
5770
|
"requires": {}
|
|
5313
5771
|
}
|
|
5314
5772
|
},
|
|
5773
|
+
{
|
|
5774
|
+
"name": "vexip-ui",
|
|
5775
|
+
"description": "A Vue 3 UI library, Highly customizability, full TypeScript, performance pretty good",
|
|
5776
|
+
"repo": "vexip-ui/nuxt",
|
|
5777
|
+
"npm": "@vexip-ui/nuxt",
|
|
5778
|
+
"icon": "vexip-ui.svg",
|
|
5779
|
+
"github": "https://github.com/vexip-ui/vexip-ui",
|
|
5780
|
+
"website": "https://www.vexipui.com/",
|
|
5781
|
+
"learn_more": "https://github.com/vexip-ui/nuxt",
|
|
5782
|
+
"category": "UI",
|
|
5783
|
+
"type": "3rd-party",
|
|
5784
|
+
"maintainers": [
|
|
5785
|
+
{
|
|
5786
|
+
"name": "未觉雨声",
|
|
5787
|
+
"github": "qmhc",
|
|
5788
|
+
"twitter": "qmhc95"
|
|
5789
|
+
}
|
|
5790
|
+
],
|
|
5791
|
+
"compatibility": {
|
|
5792
|
+
"nuxt": "^3.0.0",
|
|
5793
|
+
"requires": {}
|
|
5794
|
+
}
|
|
5795
|
+
},
|
|
5315
5796
|
{
|
|
5316
5797
|
"name": "vite-pwa-nuxt",
|
|
5317
5798
|
"description": "Zero-config PWA Plugin for Nuxt 3",
|
|
@@ -5645,6 +6126,29 @@
|
|
|
5645
6126
|
"requires": {}
|
|
5646
6127
|
}
|
|
5647
6128
|
},
|
|
6129
|
+
{
|
|
6130
|
+
"name": "vunix",
|
|
6131
|
+
"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.",
|
|
6132
|
+
"repo": "gaetansenn/vunix#main/packages/nuxt",
|
|
6133
|
+
"npm": "@vunix/nuxt",
|
|
6134
|
+
"icon": "",
|
|
6135
|
+
"github": "https://github.com/gaetansenn/vunix",
|
|
6136
|
+
"website": "https://vunix.dewib.com/",
|
|
6137
|
+
"learn_more": "",
|
|
6138
|
+
"category": "UI",
|
|
6139
|
+
"type": "3rd-party",
|
|
6140
|
+
"maintainers": [
|
|
6141
|
+
{
|
|
6142
|
+
"name": "Gaetan SENN",
|
|
6143
|
+
"github": "gaetansenn",
|
|
6144
|
+
"avatar": "https://avatars.githubusercontent.com/u/2774075?v=4"
|
|
6145
|
+
}
|
|
6146
|
+
],
|
|
6147
|
+
"compatibility": {
|
|
6148
|
+
"nuxt": "^3.0.0",
|
|
6149
|
+
"requires": {}
|
|
6150
|
+
}
|
|
6151
|
+
},
|
|
5648
6152
|
{
|
|
5649
6153
|
"name": "web-vitals",
|
|
5650
6154
|
"description": "Web Vitals for Nuxt",
|
|
@@ -5679,29 +6183,6 @@
|
|
|
5679
6183
|
}
|
|
5680
6184
|
}
|
|
5681
6185
|
},
|
|
5682
|
-
{
|
|
5683
|
-
"name": "web3js",
|
|
5684
|
-
"description": "Web3.js module integration for Nuxt.js",
|
|
5685
|
-
"repo": "bl0cknumber/nuxt-web3",
|
|
5686
|
-
"npm": "nuxt-web3",
|
|
5687
|
-
"icon": "web3js.svg",
|
|
5688
|
-
"github": "https://github.com/bl0cknumber/nuxt-web3",
|
|
5689
|
-
"website": "https://github.com/bl0cknumber/nuxt-web3",
|
|
5690
|
-
"learn_more": "https://web3js.readthedocs.io/",
|
|
5691
|
-
"category": "Libraries",
|
|
5692
|
-
"type": "3rd-party",
|
|
5693
|
-
"maintainers": [
|
|
5694
|
-
{
|
|
5695
|
-
"name": "Muhammad Fauzan",
|
|
5696
|
-
"github": "bl0cknumber",
|
|
5697
|
-
"twitter": "fncolon"
|
|
5698
|
-
}
|
|
5699
|
-
],
|
|
5700
|
-
"compatibility": {
|
|
5701
|
-
"nuxt": "^2.0.0",
|
|
5702
|
-
"requires": {}
|
|
5703
|
-
}
|
|
5704
|
-
},
|
|
5705
6186
|
{
|
|
5706
6187
|
"name": "webfontloader",
|
|
5707
6188
|
"description": "Efficient web font loading has never been easier!",
|
|
@@ -5816,6 +6297,28 @@
|
|
|
5816
6297
|
"requires": {}
|
|
5817
6298
|
}
|
|
5818
6299
|
},
|
|
6300
|
+
{
|
|
6301
|
+
"name": "well-known",
|
|
6302
|
+
"description": "A Nuxt.js module to add well-known URIs using middlewares",
|
|
6303
|
+
"repo": "zadigetvoltaire/nuxt-well-known",
|
|
6304
|
+
"npm": "@zadigetvoltaire/nuxt-well-known",
|
|
6305
|
+
"icon": "well-known.svg",
|
|
6306
|
+
"github": "https://github.com/zadigetvoltaire/nuxt-well-known",
|
|
6307
|
+
"website": "https://github.com/zadigetvoltaire/nuxt-well-known#readme",
|
|
6308
|
+
"learn_more": "https://www.iana.org/assignments/well-known-uris/well-known-uris.xhtml",
|
|
6309
|
+
"category": "SEO",
|
|
6310
|
+
"type": "3rd-party",
|
|
6311
|
+
"maintainers": [
|
|
6312
|
+
{
|
|
6313
|
+
"name": "Zadig&Voltaire Team",
|
|
6314
|
+
"github": "https://github.com/zadigetvoltaire"
|
|
6315
|
+
}
|
|
6316
|
+
],
|
|
6317
|
+
"compatibility": {
|
|
6318
|
+
"nuxt": "^3.0.0",
|
|
6319
|
+
"requires": {}
|
|
6320
|
+
}
|
|
6321
|
+
},
|
|
5819
6322
|
{
|
|
5820
6323
|
"name": "windicss",
|
|
5821
6324
|
"description": "Next generation utility-first CSS framework.",
|
|
@@ -5959,6 +6462,29 @@
|
|
|
5959
6462
|
"requires": {}
|
|
5960
6463
|
}
|
|
5961
6464
|
},
|
|
6465
|
+
{
|
|
6466
|
+
"name": "yandex-metrika-next",
|
|
6467
|
+
"description": "Yandex Metrika integration for Nuxt",
|
|
6468
|
+
"repo": "artmizu/yandex-metrika-nuxt",
|
|
6469
|
+
"npm": "@artmizu/yandex-metrika-nuxt",
|
|
6470
|
+
"icon": "yandex-metrika.svg",
|
|
6471
|
+
"github": "https://github.com/artmizu/yandex-metrika-nuxt",
|
|
6472
|
+
"website": "https://github.com/artmizu/yandex-metrika-nuxt",
|
|
6473
|
+
"learn_more": "",
|
|
6474
|
+
"category": "Analytics",
|
|
6475
|
+
"type": "3rd-party",
|
|
6476
|
+
"maintainers": [
|
|
6477
|
+
{
|
|
6478
|
+
"name": "Aleksandr Saburov",
|
|
6479
|
+
"github": "artmizu",
|
|
6480
|
+
"avatar": "https://avatars.githubusercontent.com/artmizu?v=4"
|
|
6481
|
+
}
|
|
6482
|
+
],
|
|
6483
|
+
"compatibility": {
|
|
6484
|
+
"nuxt": "^3.0.0",
|
|
6485
|
+
"requires": {}
|
|
6486
|
+
}
|
|
6487
|
+
},
|
|
5962
6488
|
{
|
|
5963
6489
|
"name": "yandex-metrika",
|
|
5964
6490
|
"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-e0bae3",
|
|
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
|
-
"eslint": "^8.
|
|
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
|
}
|