@nuxt/modules 0.6.0-624cd3 → 0.6.0-6db257
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 +959 -98
- package/package.json +8 -8
package/modules.json
CHANGED
|
@@ -125,21 +125,20 @@
|
|
|
125
125
|
}
|
|
126
126
|
},
|
|
127
127
|
{
|
|
128
|
-
"name": "
|
|
129
|
-
"description": "
|
|
130
|
-
"repo": "
|
|
131
|
-
"npm": "@
|
|
132
|
-
"icon": "
|
|
133
|
-
"github": "https://github.com/
|
|
134
|
-
"website": "",
|
|
128
|
+
"name": "animejs",
|
|
129
|
+
"description": "Anime.js module for Nuxt",
|
|
130
|
+
"repo": "hypernym-studio/nuxt-anime",
|
|
131
|
+
"npm": "@hypernym/nuxt-anime",
|
|
132
|
+
"icon": "",
|
|
133
|
+
"github": "https://github.com/hypernym-studio/nuxt-anime",
|
|
134
|
+
"website": "https://github.com/hypernym-studio/nuxt-anime",
|
|
135
135
|
"learn_more": "",
|
|
136
|
-
"category": "
|
|
136
|
+
"category": "Libraries",
|
|
137
137
|
"type": "3rd-party",
|
|
138
138
|
"maintainers": [
|
|
139
139
|
{
|
|
140
|
-
"name": "
|
|
141
|
-
"github": "
|
|
142
|
-
"avatar": "https://avatars.githubusercontent.com/artmizu?v=4"
|
|
140
|
+
"name": "ivodolenc",
|
|
141
|
+
"github": "ivodolenc"
|
|
143
142
|
}
|
|
144
143
|
],
|
|
145
144
|
"compatibility": {
|
|
@@ -148,25 +147,27 @@
|
|
|
148
147
|
}
|
|
149
148
|
},
|
|
150
149
|
{
|
|
151
|
-
"name": "
|
|
152
|
-
"description": "
|
|
153
|
-
"repo": "
|
|
154
|
-
"npm": "nuxt
|
|
155
|
-
"icon": "",
|
|
156
|
-
"github": "https://github.com/
|
|
157
|
-
"website": "https://
|
|
158
|
-
"learn_more": "",
|
|
159
|
-
"category": "
|
|
150
|
+
"name": "ant-design-vue",
|
|
151
|
+
"description": "A Vue 3 based component library for designers and developers",
|
|
152
|
+
"repo": "vueComponent/ant-design-vue-nuxt",
|
|
153
|
+
"npm": "@ant-design-vue/nuxt",
|
|
154
|
+
"icon": "ant-design-vue.svg",
|
|
155
|
+
"github": "https://github.com/vueComponent/ant-design-vue-nuxt",
|
|
156
|
+
"website": "https://antdv.com",
|
|
157
|
+
"learn_more": "https://github.com/vueComponent/ant-design-vue-nuxt",
|
|
158
|
+
"category": "UI",
|
|
160
159
|
"type": "3rd-party",
|
|
161
160
|
"maintainers": [
|
|
162
161
|
{
|
|
163
|
-
"name": "
|
|
164
|
-
"github": "
|
|
162
|
+
"name": "tangjinzhou",
|
|
163
|
+
"github": "tangjinzhou"
|
|
165
164
|
}
|
|
166
165
|
],
|
|
167
166
|
"compatibility": {
|
|
168
|
-
"nuxt": "^
|
|
169
|
-
"requires": {
|
|
167
|
+
"nuxt": "^3.0.0",
|
|
168
|
+
"requires": {
|
|
169
|
+
"bridge": "optional"
|
|
170
|
+
}
|
|
170
171
|
}
|
|
171
172
|
},
|
|
172
173
|
{
|
|
@@ -176,7 +177,7 @@
|
|
|
176
177
|
"npm": "nuxt-api-party",
|
|
177
178
|
"icon": "api-party.svg",
|
|
178
179
|
"github": "https://github.com/johannschopplich/nuxt-api-party",
|
|
179
|
-
"website": "https://
|
|
180
|
+
"website": "https://nuxt-api-party.jhnn.dev/",
|
|
180
181
|
"learn_more": "",
|
|
181
182
|
"category": "Request",
|
|
182
183
|
"type": "3rd-party",
|
|
@@ -272,7 +273,7 @@
|
|
|
272
273
|
"github": "https://github.com/Hrdtr/nuxt-appwrite",
|
|
273
274
|
"website": "https://github.com/Hrdtr/nuxt-appwrite",
|
|
274
275
|
"learn_more": "",
|
|
275
|
-
"category": "
|
|
276
|
+
"category": "Database",
|
|
276
277
|
"type": "3rd-party",
|
|
277
278
|
"maintainers": [
|
|
278
279
|
{
|
|
@@ -312,6 +313,29 @@
|
|
|
312
313
|
"requires": {}
|
|
313
314
|
}
|
|
314
315
|
},
|
|
316
|
+
{
|
|
317
|
+
"name": "authjs",
|
|
318
|
+
"description": "Auth.js authentication Nuxt module. Edge compatible.",
|
|
319
|
+
"repo": "Hebilicious/authjs-nuxt#main",
|
|
320
|
+
"npm": "@hebilicious/authjs-nuxt",
|
|
321
|
+
"icon": "authjs.png",
|
|
322
|
+
"github": "https://github.com/Hebilicious/authjs-nuxt",
|
|
323
|
+
"website": "https://authjs-nuxt.pages.dev/",
|
|
324
|
+
"learn_more": "https://authjs.dev/",
|
|
325
|
+
"category": "Security",
|
|
326
|
+
"type": "3rd-party",
|
|
327
|
+
"maintainers": [
|
|
328
|
+
{
|
|
329
|
+
"name": "Hebilicious",
|
|
330
|
+
"github": "Hebilicious",
|
|
331
|
+
"twitter": "its_hebilicious"
|
|
332
|
+
}
|
|
333
|
+
],
|
|
334
|
+
"compatibility": {
|
|
335
|
+
"nuxt": "^3.0.0",
|
|
336
|
+
"requires": {}
|
|
337
|
+
}
|
|
338
|
+
},
|
|
315
339
|
{
|
|
316
340
|
"name": "axios",
|
|
317
341
|
"description": "Secure and easy Axios module with Nuxt.js",
|
|
@@ -549,6 +573,28 @@
|
|
|
549
573
|
"requires": {}
|
|
550
574
|
}
|
|
551
575
|
},
|
|
576
|
+
{
|
|
577
|
+
"name": "capo",
|
|
578
|
+
"description": "Capo.js implementation for Nuxt 3",
|
|
579
|
+
"repo": "danielroe/nuxt-capo",
|
|
580
|
+
"npm": "nuxt-capo",
|
|
581
|
+
"icon": "",
|
|
582
|
+
"github": "https://github.com/danielroe/nuxt-capo",
|
|
583
|
+
"website": "https://github.com/danielroe/nuxt-capo",
|
|
584
|
+
"learn_more": "",
|
|
585
|
+
"category": "Performance",
|
|
586
|
+
"type": "3rd-party",
|
|
587
|
+
"maintainers": [
|
|
588
|
+
{
|
|
589
|
+
"name": "danielroe",
|
|
590
|
+
"github": "danielroe"
|
|
591
|
+
}
|
|
592
|
+
],
|
|
593
|
+
"compatibility": {
|
|
594
|
+
"nuxt": "^3.0.0",
|
|
595
|
+
"requires": {}
|
|
596
|
+
}
|
|
597
|
+
},
|
|
552
598
|
{
|
|
553
599
|
"name": "chakra-ui",
|
|
554
600
|
"description": "Chakra UI Module for Nuxt.js",
|
|
@@ -574,11 +620,11 @@
|
|
|
574
620
|
{
|
|
575
621
|
"name": "chatwoot",
|
|
576
622
|
"description": "Chatwoot is an open-source customer engagement platform that helps companies engage their customers on their website",
|
|
577
|
-
"repo": "
|
|
578
|
-
"npm": "@
|
|
623
|
+
"repo": "productdevbookcom/chatwoot",
|
|
624
|
+
"npm": "@productdevbook/chatwoot",
|
|
579
625
|
"icon": "chatwoot.png",
|
|
580
|
-
"github": "https://github.com/
|
|
581
|
-
"website": "https://github.com/
|
|
626
|
+
"github": "https://github.com/productdevbookcom/chatwoot",
|
|
627
|
+
"website": "https://github.com/productdevbookcom/chatwoot",
|
|
582
628
|
"learn_more": "https://www.chatwoot.com",
|
|
583
629
|
"category": "Libraries",
|
|
584
630
|
"type": "3rd-party",
|
|
@@ -615,6 +661,29 @@
|
|
|
615
661
|
"requires": {}
|
|
616
662
|
}
|
|
617
663
|
},
|
|
664
|
+
{
|
|
665
|
+
"name": "clarity-analytics",
|
|
666
|
+
"description": "Clarity Analytics Module for Nuxt",
|
|
667
|
+
"repo": "Barbapapazes/nuxt-clarity-analytics",
|
|
668
|
+
"npm": "nuxt-clarity-analytics",
|
|
669
|
+
"icon": "",
|
|
670
|
+
"github": "https://github.com/Barbapapazes/nuxt-clarity-analytics",
|
|
671
|
+
"website": "https://github.com/Barbapapazes/nuxt-clarity-analytics#readme",
|
|
672
|
+
"learn_more": "https://clarity.microsoft.com/",
|
|
673
|
+
"category": "Analytics",
|
|
674
|
+
"type": "3rd-party",
|
|
675
|
+
"maintainers": [
|
|
676
|
+
{
|
|
677
|
+
"name": "Barbapapazes",
|
|
678
|
+
"github": "Barbapapazes",
|
|
679
|
+
"twitter": "soubiran_"
|
|
680
|
+
}
|
|
681
|
+
],
|
|
682
|
+
"compatibility": {
|
|
683
|
+
"nuxt": "^3.0.0",
|
|
684
|
+
"requires": {}
|
|
685
|
+
}
|
|
686
|
+
},
|
|
618
687
|
{
|
|
619
688
|
"name": "client-init",
|
|
620
689
|
"description": "Provide client version of `nuxtServerInit`.",
|
|
@@ -780,12 +849,35 @@
|
|
|
780
849
|
"requires": {}
|
|
781
850
|
}
|
|
782
851
|
},
|
|
852
|
+
{
|
|
853
|
+
"name": "content-assets",
|
|
854
|
+
"description": "Enable locally-located assets in Nuxt Content",
|
|
855
|
+
"repo": "davestewart/nuxt-content-assets",
|
|
856
|
+
"npm": "nuxt-content-assets",
|
|
857
|
+
"icon": "content-assets.png",
|
|
858
|
+
"github": "https://github.com/davestewart/nuxt-content-assets",
|
|
859
|
+
"website": "https://davestewart.co.uk/projects/open-source/nuxt-content-assets/",
|
|
860
|
+
"learn_more": "",
|
|
861
|
+
"category": "Images",
|
|
862
|
+
"type": "3rd-party",
|
|
863
|
+
"maintainers": [
|
|
864
|
+
{
|
|
865
|
+
"name": "davestewart",
|
|
866
|
+
"github": "davestewart",
|
|
867
|
+
"twitter": "dave_stewart"
|
|
868
|
+
}
|
|
869
|
+
],
|
|
870
|
+
"compatibility": {
|
|
871
|
+
"nuxt": "^3.0.0",
|
|
872
|
+
"requires": {}
|
|
873
|
+
}
|
|
874
|
+
},
|
|
783
875
|
{
|
|
784
876
|
"name": "content",
|
|
785
877
|
"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.",
|
|
786
878
|
"repo": "nuxt/content#main",
|
|
787
879
|
"npm": "@nuxt/content",
|
|
788
|
-
"icon": "nuxt.
|
|
880
|
+
"icon": "nuxt.svg",
|
|
789
881
|
"github": "https://github.com/nuxt/content",
|
|
790
882
|
"website": "https://content.nuxtjs.org",
|
|
791
883
|
"learn_more": "",
|
|
@@ -952,11 +1044,11 @@
|
|
|
952
1044
|
}
|
|
953
1045
|
},
|
|
954
1046
|
{
|
|
955
|
-
"name": "datocms",
|
|
956
|
-
"description": "DatoCMS integration for Nuxt.js",
|
|
1047
|
+
"name": "datocms-nuxt2",
|
|
1048
|
+
"description": "DatoCMS integration for Nuxt.js v2",
|
|
957
1049
|
"repo": "voorhoede/nuxt-datocms-module",
|
|
958
1050
|
"npm": "@voorhoede/nuxt-datocms-module",
|
|
959
|
-
"icon": "datocms.
|
|
1051
|
+
"icon": "datocms.svg",
|
|
960
1052
|
"github": "https://github.com/voorhoede/nuxt-datocms-module",
|
|
961
1053
|
"website": "https://github.com/voorhoede/nuxt-datocms-module",
|
|
962
1054
|
"learn_more": "https://www.datocms.com/",
|
|
@@ -973,26 +1065,50 @@
|
|
|
973
1065
|
"requires": {}
|
|
974
1066
|
}
|
|
975
1067
|
},
|
|
1068
|
+
{
|
|
1069
|
+
"name": "datocms",
|
|
1070
|
+
"description": "DatoCMS module for Nuxt",
|
|
1071
|
+
"repo": "hex-digital/nuxt-datocms",
|
|
1072
|
+
"npm": "@hexdigital/nuxt-datocms",
|
|
1073
|
+
"icon": "datocms.svg",
|
|
1074
|
+
"github": "https://github.com/hex-digital/nuxt-datocms",
|
|
1075
|
+
"website": "https://github.com/hex-digital/nuxt-datocms#readme",
|
|
1076
|
+
"learn_more": "https://www.datocms.com/",
|
|
1077
|
+
"category": "CMS",
|
|
1078
|
+
"type": "3rd-party",
|
|
1079
|
+
"maintainers": [
|
|
1080
|
+
{
|
|
1081
|
+
"name": "Jamie Warburton",
|
|
1082
|
+
"github": "jamiewarb",
|
|
1083
|
+
"twitter": "jamiewarb",
|
|
1084
|
+
"avatar": "https://avatars.githubusercontent.com/jamiewarb?v=4"
|
|
1085
|
+
}
|
|
1086
|
+
],
|
|
1087
|
+
"compatibility": {
|
|
1088
|
+
"nuxt": "^3.0.0",
|
|
1089
|
+
"requires": {}
|
|
1090
|
+
}
|
|
1091
|
+
},
|
|
976
1092
|
{
|
|
977
1093
|
"name": "dayjs",
|
|
978
|
-
"description": "
|
|
979
|
-
"repo": "
|
|
980
|
-
"npm": "
|
|
1094
|
+
"description": "Day.js module for Nuxt",
|
|
1095
|
+
"repo": "fumeapp/dayjs",
|
|
1096
|
+
"npm": "dayjs-nuxt",
|
|
981
1097
|
"icon": "day-js.png",
|
|
982
|
-
"github": "https://github.com/
|
|
983
|
-
"website": "https://github.com/
|
|
1098
|
+
"github": "https://github.com/fumeapp/dayjs",
|
|
1099
|
+
"website": "https://github.com/fumeapp/dayjs",
|
|
984
1100
|
"learn_more": "https://day.js.org/",
|
|
985
|
-
"category": "
|
|
986
|
-
"type": "
|
|
1101
|
+
"category": "Libraries",
|
|
1102
|
+
"type": "3rd-party",
|
|
987
1103
|
"maintainers": [
|
|
988
1104
|
{
|
|
989
|
-
"name": "
|
|
990
|
-
"github": "
|
|
991
|
-
"twitter": "
|
|
1105
|
+
"name": "Kevin Olson",
|
|
1106
|
+
"github": "acidjazz",
|
|
1107
|
+
"twitter": "AppFume"
|
|
992
1108
|
}
|
|
993
1109
|
],
|
|
994
1110
|
"compatibility": {
|
|
995
|
-
"nuxt": "^
|
|
1111
|
+
"nuxt": "^3.0.0",
|
|
996
1112
|
"requires": {}
|
|
997
1113
|
}
|
|
998
1114
|
},
|
|
@@ -1041,6 +1157,29 @@
|
|
|
1041
1157
|
"requires": {}
|
|
1042
1158
|
}
|
|
1043
1159
|
},
|
|
1160
|
+
{
|
|
1161
|
+
"name": "devtools",
|
|
1162
|
+
"description": "Unleash Nuxt Developer Experience. A set of visual tools that help you to know your app better.",
|
|
1163
|
+
"repo": "nuxt/devtools#main/packages/devtools",
|
|
1164
|
+
"npm": "@nuxt/devtools",
|
|
1165
|
+
"icon": "nuxt.svg",
|
|
1166
|
+
"github": "https://github.com/nuxt/devtools",
|
|
1167
|
+
"website": "https://devtools.nuxtjs.org/",
|
|
1168
|
+
"learn_more": "",
|
|
1169
|
+
"category": "Devtools",
|
|
1170
|
+
"type": "official",
|
|
1171
|
+
"maintainers": [
|
|
1172
|
+
{
|
|
1173
|
+
"name": "Anthony Fu",
|
|
1174
|
+
"github": "antfu",
|
|
1175
|
+
"twitter": "antfu7"
|
|
1176
|
+
}
|
|
1177
|
+
],
|
|
1178
|
+
"compatibility": {
|
|
1179
|
+
"nuxt": "^3.0.0",
|
|
1180
|
+
"requires": {}
|
|
1181
|
+
}
|
|
1182
|
+
},
|
|
1044
1183
|
{
|
|
1045
1184
|
"name": "directus",
|
|
1046
1185
|
"description": "Easily connect your Nuxt3 application to your directus server.",
|
|
@@ -1235,7 +1374,7 @@
|
|
|
1235
1374
|
}
|
|
1236
1375
|
],
|
|
1237
1376
|
"compatibility": {
|
|
1238
|
-
"nuxt": "^2.0.0",
|
|
1377
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1239
1378
|
"requires": {}
|
|
1240
1379
|
}
|
|
1241
1380
|
},
|
|
@@ -1461,6 +1600,29 @@
|
|
|
1461
1600
|
"requires": {}
|
|
1462
1601
|
}
|
|
1463
1602
|
},
|
|
1603
|
+
{
|
|
1604
|
+
"name": "form-actions",
|
|
1605
|
+
"description": "A set of features and composables to interact with forms and server data.",
|
|
1606
|
+
"repo": "Hebilicious/form-actions-nuxt/packages/form-action-nuxt#main",
|
|
1607
|
+
"npm": "@hebilicious/form-actions-nuxt",
|
|
1608
|
+
"icon": "form-actions.svg",
|
|
1609
|
+
"github": "https://github.com/Hebilicious/form-actions-nuxt",
|
|
1610
|
+
"website": "https://github.com/Hebilicious/form-actions-nuxt#readme",
|
|
1611
|
+
"learn_more": "https://github.com/Hebilicious/form-actions-nuxt#readme",
|
|
1612
|
+
"category": "Request",
|
|
1613
|
+
"type": "3rd-party",
|
|
1614
|
+
"maintainers": [
|
|
1615
|
+
{
|
|
1616
|
+
"name": "Hebilicious",
|
|
1617
|
+
"github": "Hebilicious",
|
|
1618
|
+
"twitter": "its_hebilicious"
|
|
1619
|
+
}
|
|
1620
|
+
],
|
|
1621
|
+
"compatibility": {
|
|
1622
|
+
"nuxt": "^3.0.0",
|
|
1623
|
+
"requires": {}
|
|
1624
|
+
}
|
|
1625
|
+
},
|
|
1464
1626
|
{
|
|
1465
1627
|
"name": "formkit",
|
|
1466
1628
|
"description": "Seamless FormKit integration for Nuxt",
|
|
@@ -1740,6 +1902,30 @@
|
|
|
1740
1902
|
"requires": {}
|
|
1741
1903
|
}
|
|
1742
1904
|
},
|
|
1905
|
+
{
|
|
1906
|
+
"name": "gtag",
|
|
1907
|
+
"description": "Google Analytics integration for Nuxt 3",
|
|
1908
|
+
"repo": "johannschopplich/nuxt-gtag",
|
|
1909
|
+
"npm": "nuxt-gtag",
|
|
1910
|
+
"icon": "gtag.svg",
|
|
1911
|
+
"github": "https://github.com/johannschopplich/nuxt-gtag",
|
|
1912
|
+
"website": "https://github.com/johannschopplich/nuxt-gtag#readme",
|
|
1913
|
+
"learn_more": "",
|
|
1914
|
+
"category": "Analytics",
|
|
1915
|
+
"type": "3rd-party",
|
|
1916
|
+
"maintainers": [
|
|
1917
|
+
{
|
|
1918
|
+
"name": "Johann Schopplich",
|
|
1919
|
+
"github": "johannschopplich",
|
|
1920
|
+
"twitter": "jschopplich",
|
|
1921
|
+
"avatar": "https://avatars.githubusercontent.com/johannschopplich?v=4"
|
|
1922
|
+
}
|
|
1923
|
+
],
|
|
1924
|
+
"compatibility": {
|
|
1925
|
+
"nuxt": "^3.0.0",
|
|
1926
|
+
"requires": {}
|
|
1927
|
+
}
|
|
1928
|
+
},
|
|
1743
1929
|
{
|
|
1744
1930
|
"name": "gtm",
|
|
1745
1931
|
"description": "Google Tag Manager Module for Nuxt.js",
|
|
@@ -1785,6 +1971,28 @@
|
|
|
1785
1971
|
"requires": {}
|
|
1786
1972
|
}
|
|
1787
1973
|
},
|
|
1974
|
+
{
|
|
1975
|
+
"name": "hanko",
|
|
1976
|
+
"description": "Hanko integration for Nuxt for passwordless authentication",
|
|
1977
|
+
"repo": "nuxt-modules/hanko",
|
|
1978
|
+
"npm": "@nuxtjs/hanko",
|
|
1979
|
+
"icon": "hanko.svg",
|
|
1980
|
+
"github": "https://github.com/nuxt-modules/hanko",
|
|
1981
|
+
"website": "https://github.com/nuxt-modules/hanko",
|
|
1982
|
+
"learn_more": "https://hanko.io/",
|
|
1983
|
+
"category": "Security",
|
|
1984
|
+
"type": "community",
|
|
1985
|
+
"maintainers": [
|
|
1986
|
+
{
|
|
1987
|
+
"name": "danielroe",
|
|
1988
|
+
"github": "danielroe"
|
|
1989
|
+
}
|
|
1990
|
+
],
|
|
1991
|
+
"compatibility": {
|
|
1992
|
+
"nuxt": "^3.0.0",
|
|
1993
|
+
"requires": {}
|
|
1994
|
+
}
|
|
1995
|
+
},
|
|
1788
1996
|
{
|
|
1789
1997
|
"name": "harlem",
|
|
1790
1998
|
"description": "Harlem is a simple, unopinionated, lightweight and extensible state management solution for Vue 3.",
|
|
@@ -2043,6 +2251,28 @@
|
|
|
2043
2251
|
"requires": {}
|
|
2044
2252
|
}
|
|
2045
2253
|
},
|
|
2254
|
+
{
|
|
2255
|
+
"name": "icon-font",
|
|
2256
|
+
"description": "Automatically generates fonts and custom properties (variables) from a specified folder containing SVG icons, injecting them into pages with live monitoring.",
|
|
2257
|
+
"repo": "coremyslo/nuxt-icon-font",
|
|
2258
|
+
"npm": "@coremyslo/nuxt-icon-font",
|
|
2259
|
+
"icon": "",
|
|
2260
|
+
"github": "https://github.com/coremyslo/nuxt-icon-font",
|
|
2261
|
+
"website": "https://github.com/coremyslo/nuxt-icon-font",
|
|
2262
|
+
"learn_more": "",
|
|
2263
|
+
"category": "UI",
|
|
2264
|
+
"type": "3rd-party",
|
|
2265
|
+
"maintainers": [
|
|
2266
|
+
{
|
|
2267
|
+
"name": "coremyslo",
|
|
2268
|
+
"github": "coremyslo"
|
|
2269
|
+
}
|
|
2270
|
+
],
|
|
2271
|
+
"compatibility": {
|
|
2272
|
+
"nuxt": "^3.0.0",
|
|
2273
|
+
"requires": {}
|
|
2274
|
+
}
|
|
2275
|
+
},
|
|
2046
2276
|
{
|
|
2047
2277
|
"name": "icon",
|
|
2048
2278
|
"description": "Icon module for Nuxt with 100,000+ ready to use icons from Iconify.",
|
|
@@ -2169,12 +2399,12 @@
|
|
|
2169
2399
|
{
|
|
2170
2400
|
"name": "inkline",
|
|
2171
2401
|
"description": "Nuxt Module for Inkline, the intuitive UI UX DX Components library for Vue.js 3 Design Systems.",
|
|
2172
|
-
"repo": "inkline/
|
|
2173
|
-
"npm": "@inkline/
|
|
2402
|
+
"repo": "inkline/plugin",
|
|
2403
|
+
"npm": "@inkline/plugin",
|
|
2174
2404
|
"icon": "inkline.svg",
|
|
2175
|
-
"github": "https://github.com/inkline/
|
|
2405
|
+
"github": "https://github.com/inkline/plugin",
|
|
2176
2406
|
"website": "https://inkline.io",
|
|
2177
|
-
"learn_more": "https://inkline.io/docs/
|
|
2407
|
+
"learn_more": "https://inkline.io/docs/installation/nuxt",
|
|
2178
2408
|
"category": "UI",
|
|
2179
2409
|
"type": "3rd-party",
|
|
2180
2410
|
"maintainers": [
|
|
@@ -2394,7 +2624,7 @@
|
|
|
2394
2624
|
},
|
|
2395
2625
|
{
|
|
2396
2626
|
"name": "link-checker",
|
|
2397
|
-
"description": "",
|
|
2627
|
+
"description": "Identify and fix link issues for prerendered Nuxt 3 apps.",
|
|
2398
2628
|
"repo": "harlan-zw/nuxt-link-checker",
|
|
2399
2629
|
"npm": "nuxt-link-checker",
|
|
2400
2630
|
"icon": "",
|
|
@@ -2718,6 +2948,29 @@
|
|
|
2718
2948
|
"requires": {}
|
|
2719
2949
|
}
|
|
2720
2950
|
},
|
|
2951
|
+
{
|
|
2952
|
+
"name": "module-feed",
|
|
2953
|
+
"description": "Feed module enables everyone to have RSS, Atom and JSON.",
|
|
2954
|
+
"repo": "tresko/nuxt-module-feed",
|
|
2955
|
+
"npm": "nuxt-module-feed",
|
|
2956
|
+
"icon": "",
|
|
2957
|
+
"github": "https://github.com/tresko/nuxt-module-feed",
|
|
2958
|
+
"website": "https://github.com/tresko/nuxt-module-feed",
|
|
2959
|
+
"learn_more": "",
|
|
2960
|
+
"category": "SEO",
|
|
2961
|
+
"type": "3rd-party",
|
|
2962
|
+
"maintainers": [
|
|
2963
|
+
{
|
|
2964
|
+
"name": "Miha Sedej",
|
|
2965
|
+
"github": "tresko",
|
|
2966
|
+
"twitter": "mihasedej"
|
|
2967
|
+
}
|
|
2968
|
+
],
|
|
2969
|
+
"compatibility": {
|
|
2970
|
+
"nuxt": "^3.0.0",
|
|
2971
|
+
"requires": {}
|
|
2972
|
+
}
|
|
2973
|
+
},
|
|
2721
2974
|
{
|
|
2722
2975
|
"name": "moment",
|
|
2723
2976
|
"description": "Efficient Moment.js module for Nuxt.js so you can Parse, validate, manipulate, and display dates and times in JavaScript.",
|
|
@@ -2906,6 +3159,28 @@
|
|
|
2906
3159
|
"requires": {}
|
|
2907
3160
|
}
|
|
2908
3161
|
},
|
|
3162
|
+
{
|
|
3163
|
+
"name": "nupolyon",
|
|
3164
|
+
"description": "Inject polyfill from polyfill.io to nuxt project, auto detect based on browserslist config",
|
|
3165
|
+
"repo": "adenvt/nupolyon",
|
|
3166
|
+
"npm": "nupolyon",
|
|
3167
|
+
"icon": "",
|
|
3168
|
+
"github": "https://github.com/adenvt/nupolyon",
|
|
3169
|
+
"website": "https://github.com/adenvt/nupolyon",
|
|
3170
|
+
"learn_more": "",
|
|
3171
|
+
"category": "Performance",
|
|
3172
|
+
"type": "3rd-party",
|
|
3173
|
+
"maintainers": [
|
|
3174
|
+
{
|
|
3175
|
+
"name": "adenvt",
|
|
3176
|
+
"github": "adenvt"
|
|
3177
|
+
}
|
|
3178
|
+
],
|
|
3179
|
+
"compatibility": {
|
|
3180
|
+
"nuxt": "^3.0.0",
|
|
3181
|
+
"requires": {}
|
|
3182
|
+
}
|
|
3183
|
+
},
|
|
2909
3184
|
{
|
|
2910
3185
|
"name": "nuxt-auth",
|
|
2911
3186
|
"description": "",
|
|
@@ -2928,6 +3203,28 @@
|
|
|
2928
3203
|
"requires": {}
|
|
2929
3204
|
}
|
|
2930
3205
|
},
|
|
3206
|
+
{
|
|
3207
|
+
"name": "nuxt-chatgpt",
|
|
3208
|
+
"description": "ChatGPT integration for Nuxt 3",
|
|
3209
|
+
"repo": "schnapsterdog/nuxt-chatgpt",
|
|
3210
|
+
"npm": "nuxt-chatgpt",
|
|
3211
|
+
"icon": "chatgpt.svg",
|
|
3212
|
+
"github": "https://github.com/schnapsterdog/nuxt-chatgpt",
|
|
3213
|
+
"website": "https://github.com/schnapsterdog/nuxt-chatgpt",
|
|
3214
|
+
"learn_more": "https://github.com/schnapsterdog/nuxt-chatgpt/blob/main/README.md",
|
|
3215
|
+
"category": "Libraries",
|
|
3216
|
+
"type": "3rd-party",
|
|
3217
|
+
"maintainers": [
|
|
3218
|
+
{
|
|
3219
|
+
"name": "Oliver Trajceski",
|
|
3220
|
+
"github": "schnapsterdog"
|
|
3221
|
+
}
|
|
3222
|
+
],
|
|
3223
|
+
"compatibility": {
|
|
3224
|
+
"nuxt": "^3.0.0",
|
|
3225
|
+
"requires": {}
|
|
3226
|
+
}
|
|
3227
|
+
},
|
|
2931
3228
|
{
|
|
2932
3229
|
"name": "nuxt-graphql-middleware",
|
|
2933
3230
|
"description": "Expose GraphQL queries and mutations as server API routes.",
|
|
@@ -2979,6 +3276,28 @@
|
|
|
2979
3276
|
"requires": {}
|
|
2980
3277
|
}
|
|
2981
3278
|
},
|
|
3279
|
+
{
|
|
3280
|
+
"name": "nuxt-gtm",
|
|
3281
|
+
"description": "A Nuxt.js module for Google Tag Manager",
|
|
3282
|
+
"repo": "zadigetvoltaire/nuxt-gtm",
|
|
3283
|
+
"npm": "@zadigetvoltaire/nuxt-gtm",
|
|
3284
|
+
"icon": "nuxt-gtm.svg",
|
|
3285
|
+
"github": "https://github.com/zadigetvoltaire/nuxt-gtm",
|
|
3286
|
+
"website": "https://github.com/zadigetvoltaire/nuxt-gtm",
|
|
3287
|
+
"learn_more": "https://developers.google.com/tag-platform/tag-manager?hl=fr",
|
|
3288
|
+
"category": "Analytics",
|
|
3289
|
+
"type": "3rd-party",
|
|
3290
|
+
"maintainers": [
|
|
3291
|
+
{
|
|
3292
|
+
"name": "Zadig&Voltaire Team",
|
|
3293
|
+
"github": "https://github.com/zadigetvoltaire"
|
|
3294
|
+
}
|
|
3295
|
+
],
|
|
3296
|
+
"compatibility": {
|
|
3297
|
+
"nuxt": "^3.0.0",
|
|
3298
|
+
"requires": {}
|
|
3299
|
+
}
|
|
3300
|
+
},
|
|
2982
3301
|
{
|
|
2983
3302
|
"name": "nuxt-hue",
|
|
2984
3303
|
"description": "Enlighten your Nuxt experience",
|
|
@@ -3049,6 +3368,28 @@
|
|
|
3049
3368
|
"requires": {}
|
|
3050
3369
|
}
|
|
3051
3370
|
},
|
|
3371
|
+
{
|
|
3372
|
+
"name": "nuxt-mapbox",
|
|
3373
|
+
"description": "Elegant Mapbox integration with Nuxt",
|
|
3374
|
+
"repo": "AlexLavoie42/Nuxt-Mapbox",
|
|
3375
|
+
"npm": "nuxt-mapbox",
|
|
3376
|
+
"icon": "nuxt-mapbox.svg",
|
|
3377
|
+
"github": "https://github.com/AlexLavoie42/Nuxt-Mapbox",
|
|
3378
|
+
"website": "https://github.com/AlexLavoie42/Nuxt-Mapbox",
|
|
3379
|
+
"learn_more": "https://github.com/AlexLavoie42/Nuxt-Mapbox",
|
|
3380
|
+
"category": "Libraries",
|
|
3381
|
+
"type": "3rd-party",
|
|
3382
|
+
"maintainers": [
|
|
3383
|
+
{
|
|
3384
|
+
"name": "Alex Lavoie",
|
|
3385
|
+
"github": "AlexLavoie42"
|
|
3386
|
+
}
|
|
3387
|
+
],
|
|
3388
|
+
"compatibility": {
|
|
3389
|
+
"nuxt": "^3.0.0",
|
|
3390
|
+
"requires": {}
|
|
3391
|
+
}
|
|
3392
|
+
},
|
|
3052
3393
|
{
|
|
3053
3394
|
"name": "nuxt-monaco-editor",
|
|
3054
3395
|
"description": "Integrate monaco-editor with Nuxt",
|
|
@@ -3072,15 +3413,37 @@
|
|
|
3072
3413
|
}
|
|
3073
3414
|
},
|
|
3074
3415
|
{
|
|
3075
|
-
"name": "nuxt-
|
|
3076
|
-
"description": "
|
|
3077
|
-
"repo": "
|
|
3078
|
-
"npm": "
|
|
3079
|
-
"icon": "nuxt-
|
|
3080
|
-
"github": "https://github.com/
|
|
3081
|
-
"website": "https://
|
|
3082
|
-
"learn_more": "
|
|
3083
|
-
"category": "
|
|
3416
|
+
"name": "nuxt-mongoose",
|
|
3417
|
+
"description": "A Nuxt 3 module for simplifying the use of Mongoose in your project.",
|
|
3418
|
+
"repo": "arashsheyda/nuxt-mongoose",
|
|
3419
|
+
"npm": "nuxt-mongoose",
|
|
3420
|
+
"icon": "nuxt-mongoose.svg",
|
|
3421
|
+
"github": "https://github.com/arashsheyda/nuxt-mongoose",
|
|
3422
|
+
"website": "https://nuxt-mongoose.nuxt.space",
|
|
3423
|
+
"learn_more": "",
|
|
3424
|
+
"category": "Database",
|
|
3425
|
+
"type": "3rd-party",
|
|
3426
|
+
"maintainers": [
|
|
3427
|
+
{
|
|
3428
|
+
"name": "arashsheyda",
|
|
3429
|
+
"github": "arashsheyda"
|
|
3430
|
+
}
|
|
3431
|
+
],
|
|
3432
|
+
"compatibility": {
|
|
3433
|
+
"nuxt": "^3.0.0",
|
|
3434
|
+
"requires": {}
|
|
3435
|
+
}
|
|
3436
|
+
},
|
|
3437
|
+
{
|
|
3438
|
+
"name": "nuxt-pdf",
|
|
3439
|
+
"description": "Zero-boilerplate PDF exports of your Pages and Components",
|
|
3440
|
+
"repo": "sidebase/nuxt-pdf",
|
|
3441
|
+
"npm": "@sidebase/nuxt-pdf",
|
|
3442
|
+
"icon": "nuxt-pdf.png",
|
|
3443
|
+
"github": "https://github.com/sidebase/nuxt-pdf",
|
|
3444
|
+
"website": "https://sidebase.io/nuxt-pdf",
|
|
3445
|
+
"learn_more": "https://github.com/sidebase",
|
|
3446
|
+
"category": "Extensions",
|
|
3084
3447
|
"type": "3rd-party",
|
|
3085
3448
|
"maintainers": [
|
|
3086
3449
|
{
|
|
@@ -3369,6 +3732,28 @@
|
|
|
3369
3732
|
"requires": {}
|
|
3370
3733
|
}
|
|
3371
3734
|
},
|
|
3735
|
+
{
|
|
3736
|
+
"name": "nuxt-vuetify",
|
|
3737
|
+
"description": "Add Vuetify 3 to your Nuxt 3 application in seconds.",
|
|
3738
|
+
"repo": "invictus-codes/nuxt-vuetify",
|
|
3739
|
+
"npm": "@invictus.codes/nuxt-vuetify",
|
|
3740
|
+
"icon": "vuetify-logo-v3-dark.svg",
|
|
3741
|
+
"github": "https://github.com/invictus-codes/nuxt-vuetify",
|
|
3742
|
+
"website": "https://invictus-codes.github.io/nuxt-vuetify/",
|
|
3743
|
+
"learn_more": "https://github.com/invictus-codes/nuxt-vuetify/blob/main/README.md",
|
|
3744
|
+
"category": "UI",
|
|
3745
|
+
"type": "3rd-party",
|
|
3746
|
+
"maintainers": [
|
|
3747
|
+
{
|
|
3748
|
+
"name": "Jens van Hellemondt",
|
|
3749
|
+
"github": "invictus-codes"
|
|
3750
|
+
}
|
|
3751
|
+
],
|
|
3752
|
+
"compatibility": {
|
|
3753
|
+
"nuxt": "^3.0.0",
|
|
3754
|
+
"requires": {}
|
|
3755
|
+
}
|
|
3756
|
+
},
|
|
3372
3757
|
{
|
|
3373
3758
|
"name": "nuxt7",
|
|
3374
3759
|
"description": "Full Featured iOS & Android PWA Apps with Nuxt.js and Framework7",
|
|
@@ -3392,6 +3777,29 @@
|
|
|
3392
3777
|
"requires": {}
|
|
3393
3778
|
}
|
|
3394
3779
|
},
|
|
3780
|
+
{
|
|
3781
|
+
"name": "nuxtlabs-ui",
|
|
3782
|
+
"description": "Fully styled and customizable components for Nuxt, powered by Headless UI and Tailwind CSS.",
|
|
3783
|
+
"repo": "nuxtlabs/ui",
|
|
3784
|
+
"npm": "@nuxthq/ui",
|
|
3785
|
+
"icon": "nuxtlabs-ui.svg",
|
|
3786
|
+
"github": "https://github.com/nuxtlabs/ui",
|
|
3787
|
+
"website": "https://ui.nuxtlabs.com",
|
|
3788
|
+
"learn_more": "https://ui.nuxtlabs.com",
|
|
3789
|
+
"category": "UI",
|
|
3790
|
+
"type": "3rd-party",
|
|
3791
|
+
"maintainers": [
|
|
3792
|
+
{
|
|
3793
|
+
"name": "Benjamin Canac",
|
|
3794
|
+
"github": "benjamincanac",
|
|
3795
|
+
"twitter": "benjamincanac"
|
|
3796
|
+
}
|
|
3797
|
+
],
|
|
3798
|
+
"compatibility": {
|
|
3799
|
+
"nuxt": "^3.0.0",
|
|
3800
|
+
"requires": {}
|
|
3801
|
+
}
|
|
3802
|
+
},
|
|
3395
3803
|
{
|
|
3396
3804
|
"name": "og-image",
|
|
3397
3805
|
"description": "Easily generate dynamic social share images.",
|
|
@@ -3531,6 +3939,30 @@
|
|
|
3531
3939
|
}
|
|
3532
3940
|
}
|
|
3533
3941
|
},
|
|
3942
|
+
{
|
|
3943
|
+
"name": "pdfeasy",
|
|
3944
|
+
"description": "A JavaScript Client/Server Side PDF-Generator based in PDFKit",
|
|
3945
|
+
"repo": "betterwrite/pdfeasy#main/packages/nuxt",
|
|
3946
|
+
"npm": "nuxt-pdfeasy",
|
|
3947
|
+
"icon": "pdfeasy.png",
|
|
3948
|
+
"github": "https://github.com/betterwrite/pdfeasy",
|
|
3949
|
+
"website": "https://github.com/betterwrite/pdfeasy",
|
|
3950
|
+
"learn_more": "https://github.com/betterwrite/pdfeasy",
|
|
3951
|
+
"category": "Extensions",
|
|
3952
|
+
"type": "3rd-party",
|
|
3953
|
+
"maintainers": [
|
|
3954
|
+
{
|
|
3955
|
+
"name": "Giovane Cardoso",
|
|
3956
|
+
"github": "novout",
|
|
3957
|
+
"twitter": "novoutttttt",
|
|
3958
|
+
"avatar": "https://avatars.githubusercontent.com/novout?v=4"
|
|
3959
|
+
}
|
|
3960
|
+
],
|
|
3961
|
+
"compatibility": {
|
|
3962
|
+
"nuxt": "^3.0.0",
|
|
3963
|
+
"requires": {}
|
|
3964
|
+
}
|
|
3965
|
+
},
|
|
3534
3966
|
{
|
|
3535
3967
|
"name": "persian-datepicker",
|
|
3536
3968
|
"description": "A datepicker component for select date. (single and range selection, select date and time, select with keyboard, customizable style, localization)",
|
|
@@ -3698,11 +4130,11 @@
|
|
|
3698
4130
|
"description": "Allows you to better understand what's going on with your application and how to optimize performance and other things in production",
|
|
3699
4131
|
"repo": "artmizu/nuxt-prometheus",
|
|
3700
4132
|
"npm": "@artmizu/nuxt-prometheus",
|
|
3701
|
-
"icon": "",
|
|
4133
|
+
"icon": "prometheus.svg",
|
|
3702
4134
|
"github": "https://github.com/artmizu/nuxt-prometheus",
|
|
3703
4135
|
"website": "https://github.com/artmizu/nuxt-prometheus",
|
|
3704
4136
|
"learn_more": "",
|
|
3705
|
-
"category": "
|
|
4137
|
+
"category": "Monitoring",
|
|
3706
4138
|
"type": "3rd-party",
|
|
3707
4139
|
"maintainers": [
|
|
3708
4140
|
{
|
|
@@ -3711,7 +4143,7 @@
|
|
|
3711
4143
|
}
|
|
3712
4144
|
],
|
|
3713
4145
|
"compatibility": {
|
|
3714
|
-
"nuxt": "^
|
|
4146
|
+
"nuxt": "^3.0.0",
|
|
3715
4147
|
"requires": {}
|
|
3716
4148
|
}
|
|
3717
4149
|
},
|
|
@@ -3852,6 +4284,28 @@
|
|
|
3852
4284
|
"requires": {}
|
|
3853
4285
|
}
|
|
3854
4286
|
},
|
|
4287
|
+
{
|
|
4288
|
+
"name": "quasar",
|
|
4289
|
+
"description": "Effortlessly build high-performance & high-quality Vue.js 3 user interfaces in record time",
|
|
4290
|
+
"repo": "Maiquu/nuxt-quasar",
|
|
4291
|
+
"npm": "nuxt-quasar-ui",
|
|
4292
|
+
"icon": "quasar.svg",
|
|
4293
|
+
"github": "https://github.com/Maiquu/nuxt-quasar",
|
|
4294
|
+
"website": "https://quasar.dev/",
|
|
4295
|
+
"learn_more": "https://github.com/Maiquu/nuxt-quasar",
|
|
4296
|
+
"category": "UI",
|
|
4297
|
+
"type": "3rd-party",
|
|
4298
|
+
"maintainers": [
|
|
4299
|
+
{
|
|
4300
|
+
"name": "Ege İliklier",
|
|
4301
|
+
"github": "Maiquu"
|
|
4302
|
+
}
|
|
4303
|
+
],
|
|
4304
|
+
"compatibility": {
|
|
4305
|
+
"nuxt": "^3.0.0",
|
|
4306
|
+
"requires": {}
|
|
4307
|
+
}
|
|
4308
|
+
},
|
|
3855
4309
|
{
|
|
3856
4310
|
"name": "recaptcha",
|
|
3857
4311
|
"description": "Simple and easy Google reCAPTCHA module with Nuxt.js",
|
|
@@ -4400,6 +4854,28 @@
|
|
|
4400
4854
|
"requires": {}
|
|
4401
4855
|
}
|
|
4402
4856
|
},
|
|
4857
|
+
{
|
|
4858
|
+
"name": "snackbar",
|
|
4859
|
+
"description": "Nuxt Snackbar module using vue3-snackbar",
|
|
4860
|
+
"repo": "modbender/nuxt-snackbar#master",
|
|
4861
|
+
"npm": "nuxt-snackbar",
|
|
4862
|
+
"icon": "snackbar.png",
|
|
4863
|
+
"github": "https://github.com/modbender/nuxt-snackbar/tree/master",
|
|
4864
|
+
"website": "https://github.com/modbender/nuxt-snackbar/tree/master",
|
|
4865
|
+
"learn_more": "https://github.com/craigrileyuk/vue3-snackbar",
|
|
4866
|
+
"category": "UI",
|
|
4867
|
+
"type": "3rd-party",
|
|
4868
|
+
"maintainers": [
|
|
4869
|
+
{
|
|
4870
|
+
"name": "modbender",
|
|
4871
|
+
"github": "modbender"
|
|
4872
|
+
}
|
|
4873
|
+
],
|
|
4874
|
+
"compatibility": {
|
|
4875
|
+
"nuxt": "^3.0.0",
|
|
4876
|
+
"requires": {}
|
|
4877
|
+
}
|
|
4878
|
+
},
|
|
4403
4879
|
{
|
|
4404
4880
|
"name": "snipcart",
|
|
4405
4881
|
"description": "Snipcart integration module for Nuxt.js",
|
|
@@ -4409,7 +4885,7 @@
|
|
|
4409
4885
|
"github": "https://github.com/nuxt-modules/snipcart",
|
|
4410
4886
|
"website": "https://github.com/nuxt-modules/snipcart",
|
|
4411
4887
|
"learn_more": "https://snipcart.com",
|
|
4412
|
-
"category": "
|
|
4888
|
+
"category": "Ecommerce",
|
|
4413
4889
|
"type": "community",
|
|
4414
4890
|
"maintainers": [
|
|
4415
4891
|
{
|
|
@@ -4693,6 +5169,32 @@
|
|
|
4693
5169
|
}
|
|
4694
5170
|
}
|
|
4695
5171
|
},
|
|
5172
|
+
{
|
|
5173
|
+
"name": "stripe-next",
|
|
5174
|
+
"description": "This Nuxt module provides an easy way to integrate Stripe in your Nuxt application, both on the client-side and server-side. It utilizes the official stripe package for server-side usage and @stripe/stripe-js for the client-side.",
|
|
5175
|
+
"repo": "fuentesloic/nuxt-stripe",
|
|
5176
|
+
"npm": "@unlok-co/nuxt-stripe",
|
|
5177
|
+
"icon": "stripe.png",
|
|
5178
|
+
"github": "https://github.com/fuentesloic/nuxt-stripe",
|
|
5179
|
+
"website": "https://github.com/fuentesloic/nuxt-stripe",
|
|
5180
|
+
"learn_more": "https://stripe.com/docs",
|
|
5181
|
+
"category": "Payment",
|
|
5182
|
+
"type": "3rd-party",
|
|
5183
|
+
"maintainers": [
|
|
5184
|
+
{
|
|
5185
|
+
"name": "Loic Fuentes",
|
|
5186
|
+
"github": "fuentesloic"
|
|
5187
|
+
},
|
|
5188
|
+
{
|
|
5189
|
+
"name": "Florent Giraud",
|
|
5190
|
+
"github": "flozero"
|
|
5191
|
+
}
|
|
5192
|
+
],
|
|
5193
|
+
"compatibility": {
|
|
5194
|
+
"nuxt": "^3.0.0",
|
|
5195
|
+
"requires": {}
|
|
5196
|
+
}
|
|
5197
|
+
},
|
|
4696
5198
|
{
|
|
4697
5199
|
"name": "stripe",
|
|
4698
5200
|
"description": "Import the StripeJS client script to accept payments, send payouts, and manage your businesses online.",
|
|
@@ -4756,7 +5258,7 @@
|
|
|
4756
5258
|
}
|
|
4757
5259
|
],
|
|
4758
5260
|
"compatibility": {
|
|
4759
|
-
"nuxt": "^2.0.0",
|
|
5261
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4760
5262
|
"requires": {}
|
|
4761
5263
|
}
|
|
4762
5264
|
},
|
|
@@ -4996,6 +5498,28 @@
|
|
|
4996
5498
|
"requires": {}
|
|
4997
5499
|
}
|
|
4998
5500
|
},
|
|
5501
|
+
{
|
|
5502
|
+
"name": "time",
|
|
5503
|
+
"description": "Safely render local dates and times on the server with Nuxt",
|
|
5504
|
+
"repo": "danielroe/nuxt-time",
|
|
5505
|
+
"npm": "nuxt-time",
|
|
5506
|
+
"icon": "",
|
|
5507
|
+
"github": "https://github.com/danielroe/nuxt-time",
|
|
5508
|
+
"website": "https://github.com/danielroe/nuxt-time",
|
|
5509
|
+
"learn_more": "",
|
|
5510
|
+
"category": "Extensions",
|
|
5511
|
+
"type": "3rd-party",
|
|
5512
|
+
"maintainers": [
|
|
5513
|
+
{
|
|
5514
|
+
"name": "danielroe",
|
|
5515
|
+
"github": "danielroe"
|
|
5516
|
+
}
|
|
5517
|
+
],
|
|
5518
|
+
"compatibility": {
|
|
5519
|
+
"nuxt": "^3.0.0",
|
|
5520
|
+
"requires": {}
|
|
5521
|
+
}
|
|
5522
|
+
},
|
|
4999
5523
|
{
|
|
5000
5524
|
"name": "toast",
|
|
5001
5525
|
"description": "Responsive Touch Compatible Toast plugin for Nuxt.js using vue-toasted",
|
|
@@ -5019,6 +5543,39 @@
|
|
|
5019
5543
|
"requires": {}
|
|
5020
5544
|
}
|
|
5021
5545
|
},
|
|
5546
|
+
{
|
|
5547
|
+
"name": "tresjs",
|
|
5548
|
+
"description": "Create 3D experiences in your Nuxt application using TresJS.",
|
|
5549
|
+
"repo": "tresjs/nuxt",
|
|
5550
|
+
"npm": "@tresjs/nuxt",
|
|
5551
|
+
"icon": "tresjs.svg",
|
|
5552
|
+
"github": "https://github.com/Tresjs/nuxt",
|
|
5553
|
+
"website": "https://tresjs.org/guide/nuxt.html",
|
|
5554
|
+
"learn_more": "https://tresjs.org/",
|
|
5555
|
+
"category": "Libraries",
|
|
5556
|
+
"type": "3rd-party",
|
|
5557
|
+
"maintainers": [
|
|
5558
|
+
{
|
|
5559
|
+
"name": "Alvaro Saburido",
|
|
5560
|
+
"github": "alvarosabu",
|
|
5561
|
+
"twitter": "alvarosabu"
|
|
5562
|
+
},
|
|
5563
|
+
{
|
|
5564
|
+
"name": "Jaime Torrealba",
|
|
5565
|
+
"github": "JaimeTorrealba",
|
|
5566
|
+
"twitter": "jaimebboyjt"
|
|
5567
|
+
},
|
|
5568
|
+
{
|
|
5569
|
+
"name": "Tino Koch",
|
|
5570
|
+
"github": "Tinoooo",
|
|
5571
|
+
"twitter": "ichbintino"
|
|
5572
|
+
}
|
|
5573
|
+
],
|
|
5574
|
+
"compatibility": {
|
|
5575
|
+
"nuxt": "^3.0.0",
|
|
5576
|
+
"requires": {}
|
|
5577
|
+
}
|
|
5578
|
+
},
|
|
5022
5579
|
{
|
|
5023
5580
|
"name": "turnstile",
|
|
5024
5581
|
"description": "Privacy-focused alternative to CAPTCHA from Cloudflare",
|
|
@@ -5068,6 +5625,28 @@
|
|
|
5068
5625
|
}
|
|
5069
5626
|
}
|
|
5070
5627
|
},
|
|
5628
|
+
{
|
|
5629
|
+
"name": "twemoji",
|
|
5630
|
+
"description": "Twemoji module for Nuxt. Render emojis as SVG elements or PNG images.",
|
|
5631
|
+
"repo": "yizack/nuxt-twemoji",
|
|
5632
|
+
"npm": "nuxt-twemoji",
|
|
5633
|
+
"icon": "twemoji.svg",
|
|
5634
|
+
"github": "https://github.com/Yizack/nuxt-twemoji",
|
|
5635
|
+
"website": "https://github.com/Yizack/nuxt-twemoji",
|
|
5636
|
+
"learn_more": "",
|
|
5637
|
+
"category": "UI",
|
|
5638
|
+
"type": "3rd-party",
|
|
5639
|
+
"maintainers": [
|
|
5640
|
+
{
|
|
5641
|
+
"name": "Yizack Rangel",
|
|
5642
|
+
"github": "yizack"
|
|
5643
|
+
}
|
|
5644
|
+
],
|
|
5645
|
+
"compatibility": {
|
|
5646
|
+
"nuxt": "^3.0.0",
|
|
5647
|
+
"requires": {}
|
|
5648
|
+
}
|
|
5649
|
+
},
|
|
5071
5650
|
{
|
|
5072
5651
|
"name": "twicpics",
|
|
5073
5652
|
"description": "Images and videos components - Context aware resizing and cropping, lazy-loading, LQIP, Next-Gen format, compression, CDN.",
|
|
@@ -5239,11 +5818,11 @@
|
|
|
5239
5818
|
{
|
|
5240
5819
|
"name": "unhead",
|
|
5241
5820
|
"description": "Experimental features for Nuxt SEO / head management.",
|
|
5242
|
-
"repo": "harlan-zw/nuxt-
|
|
5243
|
-
"npm": "nuxt-
|
|
5821
|
+
"repo": "harlan-zw/nuxt-seo-experiments",
|
|
5822
|
+
"npm": "nuxt-seo-experiments",
|
|
5244
5823
|
"icon": "",
|
|
5245
|
-
"github": "https://github.com/harlan-zw/nuxt-
|
|
5246
|
-
"website": "https://github.com/harlan-zw/nuxt-
|
|
5824
|
+
"github": "https://github.com/harlan-zw/nuxt-seo-experiments",
|
|
5825
|
+
"website": "https://github.com/harlan-zw/nuxt-seo-experiments",
|
|
5247
5826
|
"learn_more": "",
|
|
5248
5827
|
"category": "SEO",
|
|
5249
5828
|
"type": "3rd-party",
|
|
@@ -5286,6 +5865,28 @@
|
|
|
5286
5865
|
"requires": {}
|
|
5287
5866
|
}
|
|
5288
5867
|
},
|
|
5868
|
+
{
|
|
5869
|
+
"name": "unlazy",
|
|
5870
|
+
"description": "Lazy loading library for placeholder images",
|
|
5871
|
+
"repo": "johannschopplich/unlazy/packages/nuxt",
|
|
5872
|
+
"npm": "@unlazy/nuxt",
|
|
5873
|
+
"icon": "unlazy.svg",
|
|
5874
|
+
"github": "https://github.com/johannschopplich/unlazy/tree/main/packages/nuxt",
|
|
5875
|
+
"website": "https://unlazy.byjohann.dev/",
|
|
5876
|
+
"learn_more": "",
|
|
5877
|
+
"category": "Images",
|
|
5878
|
+
"type": "3rd-party",
|
|
5879
|
+
"maintainers": [
|
|
5880
|
+
{
|
|
5881
|
+
"name": "Johann Schopplich",
|
|
5882
|
+
"github": "johannschopplich"
|
|
5883
|
+
}
|
|
5884
|
+
],
|
|
5885
|
+
"compatibility": {
|
|
5886
|
+
"nuxt": "^3.0.0",
|
|
5887
|
+
"requires": {}
|
|
5888
|
+
}
|
|
5889
|
+
},
|
|
5289
5890
|
{
|
|
5290
5891
|
"name": "unlighthouse",
|
|
5291
5892
|
"description": "Unlighthouse scans your entire site using Google Lighthouse, with a modern UI, minimal config and smart sampling.",
|
|
@@ -5338,6 +5939,29 @@
|
|
|
5338
5939
|
}
|
|
5339
5940
|
}
|
|
5340
5941
|
},
|
|
5942
|
+
{
|
|
5943
|
+
"name": "ununuracss",
|
|
5944
|
+
"description": "A Real CSS Engine. Only Scoped.",
|
|
5945
|
+
"repo": "novout/ununuracss#main/packages/nuxt",
|
|
5946
|
+
"npm": "nuxt-ununura",
|
|
5947
|
+
"icon": "ununuracss.png",
|
|
5948
|
+
"github": "https://github.com/novout/ununuracss",
|
|
5949
|
+
"website": "https://ununura.com/#/",
|
|
5950
|
+
"learn_more": "https://ununura.com/#/docs/why",
|
|
5951
|
+
"category": "UI",
|
|
5952
|
+
"type": "3rd-party",
|
|
5953
|
+
"maintainers": [
|
|
5954
|
+
{
|
|
5955
|
+
"name": "Giovane Cardoso",
|
|
5956
|
+
"github": "novout",
|
|
5957
|
+
"avatar": "https://avatars.githubusercontent.com/novout?v=4"
|
|
5958
|
+
}
|
|
5959
|
+
],
|
|
5960
|
+
"compatibility": {
|
|
5961
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5962
|
+
"requires": {}
|
|
5963
|
+
}
|
|
5964
|
+
},
|
|
5341
5965
|
{
|
|
5342
5966
|
"name": "user-agent",
|
|
5343
5967
|
"description": "Nuxt.js module for handling User-Agent.",
|
|
@@ -5406,6 +6030,52 @@
|
|
|
5406
6030
|
}
|
|
5407
6031
|
}
|
|
5408
6032
|
},
|
|
6033
|
+
{
|
|
6034
|
+
"name": "varlet",
|
|
6035
|
+
"description": "A Material design mobile component library developed based on Vue3",
|
|
6036
|
+
"repo": "varletjs/varlet-nuxt",
|
|
6037
|
+
"npm": "@varlet/nuxt",
|
|
6038
|
+
"icon": "varlet.svg",
|
|
6039
|
+
"github": "https://github.com/varletjs/varlet",
|
|
6040
|
+
"website": "https://varlet.gitee.io/varlet-ui/#/en-US/index",
|
|
6041
|
+
"learn_more": "https://github.com/varletjs/varlet-nuxt",
|
|
6042
|
+
"category": "UI",
|
|
6043
|
+
"type": "3rd-party",
|
|
6044
|
+
"maintainers": [
|
|
6045
|
+
{
|
|
6046
|
+
"name": "zhangmo8",
|
|
6047
|
+
"github": "zhangmo8"
|
|
6048
|
+
}
|
|
6049
|
+
],
|
|
6050
|
+
"compatibility": {
|
|
6051
|
+
"nuxt": "^3.0.0",
|
|
6052
|
+
"requires": {
|
|
6053
|
+
"bridge": "optional"
|
|
6054
|
+
}
|
|
6055
|
+
}
|
|
6056
|
+
},
|
|
6057
|
+
{
|
|
6058
|
+
"name": "vee-validate",
|
|
6059
|
+
"description": "Painless Vue forms for Nuxt.js",
|
|
6060
|
+
"repo": "logaretm/vee-validate#main/packages/nuxt",
|
|
6061
|
+
"npm": "@vee-validate/nuxt",
|
|
6062
|
+
"icon": "vee-validate.png",
|
|
6063
|
+
"github": "https://github.com/logaretm/vee-validate/",
|
|
6064
|
+
"website": "https://vee-validate.logaretm.com/v4/",
|
|
6065
|
+
"learn_more": "https://vee-validate.logaretm.com/v4/integrations/nuxt/",
|
|
6066
|
+
"category": "Libraries",
|
|
6067
|
+
"type": "3rd-party",
|
|
6068
|
+
"maintainers": [
|
|
6069
|
+
{
|
|
6070
|
+
"name": "Abdelrahman Awad",
|
|
6071
|
+
"github": "logaretm"
|
|
6072
|
+
}
|
|
6073
|
+
],
|
|
6074
|
+
"compatibility": {
|
|
6075
|
+
"nuxt": "^3.0.0",
|
|
6076
|
+
"requires": {}
|
|
6077
|
+
}
|
|
6078
|
+
},
|
|
5409
6079
|
{
|
|
5410
6080
|
"name": "vendor",
|
|
5411
6081
|
"description": "directly serve node_modules",
|
|
@@ -5429,6 +6099,51 @@
|
|
|
5429
6099
|
"requires": {}
|
|
5430
6100
|
}
|
|
5431
6101
|
},
|
|
6102
|
+
{
|
|
6103
|
+
"name": "vercel-analytics",
|
|
6104
|
+
"description": "Vercel Analytics integration for Nuxt",
|
|
6105
|
+
"repo": "xanderbarkhatov/nuxt-vercel-analytics",
|
|
6106
|
+
"npm": "nuxt-vercel-analytics",
|
|
6107
|
+
"icon": "",
|
|
6108
|
+
"github": "https://github.com/xanderbarkhatov/nuxt-vercel-analytics",
|
|
6109
|
+
"website": "https://github.com/xanderbarkhatov/nuxt-vercel-analytics",
|
|
6110
|
+
"learn_more": "https://vercel.com/docs/concepts/analytics",
|
|
6111
|
+
"category": "Analytics",
|
|
6112
|
+
"type": "3rd-party",
|
|
6113
|
+
"maintainers": [
|
|
6114
|
+
{
|
|
6115
|
+
"name": "Alexander B.",
|
|
6116
|
+
"github": "xanderbarkhatov"
|
|
6117
|
+
}
|
|
6118
|
+
],
|
|
6119
|
+
"compatibility": {
|
|
6120
|
+
"nuxt": "^3.0.0",
|
|
6121
|
+
"requires": {}
|
|
6122
|
+
}
|
|
6123
|
+
},
|
|
6124
|
+
{
|
|
6125
|
+
"name": "vexip-ui",
|
|
6126
|
+
"description": "A Vue 3 UI library, Highly customizability, full TypeScript, performance pretty good",
|
|
6127
|
+
"repo": "vexip-ui/nuxt",
|
|
6128
|
+
"npm": "@vexip-ui/nuxt",
|
|
6129
|
+
"icon": "vexip-ui.svg",
|
|
6130
|
+
"github": "https://github.com/vexip-ui/vexip-ui",
|
|
6131
|
+
"website": "https://www.vexipui.com/",
|
|
6132
|
+
"learn_more": "https://github.com/vexip-ui/nuxt",
|
|
6133
|
+
"category": "UI",
|
|
6134
|
+
"type": "3rd-party",
|
|
6135
|
+
"maintainers": [
|
|
6136
|
+
{
|
|
6137
|
+
"name": "未觉雨声",
|
|
6138
|
+
"github": "qmhc",
|
|
6139
|
+
"twitter": "qmhc95"
|
|
6140
|
+
}
|
|
6141
|
+
],
|
|
6142
|
+
"compatibility": {
|
|
6143
|
+
"nuxt": "^3.0.0",
|
|
6144
|
+
"requires": {}
|
|
6145
|
+
}
|
|
6146
|
+
},
|
|
5432
6147
|
{
|
|
5433
6148
|
"name": "vite-pwa-nuxt",
|
|
5434
6149
|
"description": "Zero-config PWA Plugin for Nuxt 3",
|
|
@@ -5460,13 +6175,13 @@
|
|
|
5460
6175
|
{
|
|
5461
6176
|
"name": "vitest",
|
|
5462
6177
|
"description": "Vitest integration with Nuxt",
|
|
5463
|
-
"repo": "danielroe/nuxt-vitest
|
|
6178
|
+
"repo": "danielroe/nuxt-vitest",
|
|
5464
6179
|
"npm": "nuxt-vitest",
|
|
5465
6180
|
"icon": "vitest.svg",
|
|
5466
6181
|
"github": "https://github.com/danielroe/nuxt-vitest",
|
|
5467
6182
|
"website": "https://github.com/danielroe/nuxt-vitest",
|
|
5468
6183
|
"learn_more": "",
|
|
5469
|
-
"category": "
|
|
6184
|
+
"category": "Devtools",
|
|
5470
6185
|
"type": "3rd-party",
|
|
5471
6186
|
"maintainers": [
|
|
5472
6187
|
{
|
|
@@ -5483,15 +6198,45 @@
|
|
|
5483
6198
|
"requires": {}
|
|
5484
6199
|
}
|
|
5485
6200
|
},
|
|
6201
|
+
{
|
|
6202
|
+
"name": "vue-email",
|
|
6203
|
+
"description": "Write email templates with vue",
|
|
6204
|
+
"repo": "Dave136/vue-email",
|
|
6205
|
+
"npm": "root",
|
|
6206
|
+
"icon": "vue-email.svg",
|
|
6207
|
+
"github": "https://github.com/Dave136/vue-email#main/packages/vue-email",
|
|
6208
|
+
"website": "https://vue-email.vercel.app/",
|
|
6209
|
+
"learn_more": "https://vue-email.vercel.app/getting-started/nuxt.html",
|
|
6210
|
+
"category": "UI",
|
|
6211
|
+
"type": "3rd-party",
|
|
6212
|
+
"maintainers": [
|
|
6213
|
+
{
|
|
6214
|
+
"name": "David Arenas",
|
|
6215
|
+
"github": "Dave136",
|
|
6216
|
+
"twitter": "davejs4",
|
|
6217
|
+
"avatar": "https://avatars.githubusercontent.com/u/49698182?v=4"
|
|
6218
|
+
},
|
|
6219
|
+
{
|
|
6220
|
+
"name": "Younes Barrad",
|
|
6221
|
+
"github": "Flowko",
|
|
6222
|
+
"twitter": "imflowko",
|
|
6223
|
+
"avatar": "https://avatars.githubusercontent.com/u/35883748?v=4"
|
|
6224
|
+
}
|
|
6225
|
+
],
|
|
6226
|
+
"compatibility": {
|
|
6227
|
+
"nuxt": "^3.0.0",
|
|
6228
|
+
"requires": {}
|
|
6229
|
+
}
|
|
6230
|
+
},
|
|
5486
6231
|
{
|
|
5487
6232
|
"name": "vue-macros",
|
|
5488
|
-
"description": "Explore
|
|
5489
|
-
"repo": "sxzz/
|
|
6233
|
+
"description": "Explore more macros and syntax sugar to Vue.",
|
|
6234
|
+
"repo": "sxzz/vue-macros#main/packages/nuxt",
|
|
5490
6235
|
"npm": "@vue-macros/nuxt",
|
|
5491
6236
|
"icon": "vue-macros.svg",
|
|
5492
|
-
"github": "https://github.com/sxzz/
|
|
6237
|
+
"github": "https://github.com/sxzz/vue-macros",
|
|
5493
6238
|
"website": "https://vue-macros.sxzz.moe",
|
|
5494
|
-
"learn_more": "https://github.com/sxzz/
|
|
6239
|
+
"learn_more": "https://github.com/sxzz/vue-macros",
|
|
5495
6240
|
"category": "Extensions",
|
|
5496
6241
|
"type": "3rd-party",
|
|
5497
6242
|
"maintainers": [
|
|
@@ -5574,6 +6319,29 @@
|
|
|
5574
6319
|
"requires": {}
|
|
5575
6320
|
}
|
|
5576
6321
|
},
|
|
6322
|
+
{
|
|
6323
|
+
"name": "vue-query",
|
|
6324
|
+
"description": "0 config lightweight Nuxt module for @tanstack/vue-query.",
|
|
6325
|
+
"repo": "Hebilicious/vue-query-nuxt#main",
|
|
6326
|
+
"npm": "@hebilicious/vue-query-nuxt",
|
|
6327
|
+
"icon": "vue-query.svg",
|
|
6328
|
+
"github": "https://github.com/Hebilicious/vue-query-nuxt",
|
|
6329
|
+
"website": "https://github.com/Hebilicious/vue-query-nuxt#readme",
|
|
6330
|
+
"learn_more": "https://tanstack.com/query/latest/docs/vue/quick-start",
|
|
6331
|
+
"category": "Request",
|
|
6332
|
+
"type": "3rd-party",
|
|
6333
|
+
"maintainers": [
|
|
6334
|
+
{
|
|
6335
|
+
"name": "Hebilicious",
|
|
6336
|
+
"github": "Hebilicious",
|
|
6337
|
+
"twitter": "its_hebilicious"
|
|
6338
|
+
}
|
|
6339
|
+
],
|
|
6340
|
+
"compatibility": {
|
|
6341
|
+
"nuxt": "^3.0.0",
|
|
6342
|
+
"requires": {}
|
|
6343
|
+
}
|
|
6344
|
+
},
|
|
5577
6345
|
{
|
|
5578
6346
|
"name": "vue-select",
|
|
5579
6347
|
"description": "Nuxt module for vue-select, a feature rich select/dropdown/typeahead component.",
|
|
@@ -5688,6 +6456,28 @@
|
|
|
5688
6456
|
"requires": {}
|
|
5689
6457
|
}
|
|
5690
6458
|
},
|
|
6459
|
+
{
|
|
6460
|
+
"name": "vuetify-nuxt-module",
|
|
6461
|
+
"description": "Zero-config Nuxt Module for Vuetify.",
|
|
6462
|
+
"repo": "userquin/vuetify-nuxt-module",
|
|
6463
|
+
"npm": "vuetify-nuxt-module",
|
|
6464
|
+
"icon": "vuetify-logo-v3-dark.svg",
|
|
6465
|
+
"github": "https://github.com/userquin/vuetify-nuxt-module",
|
|
6466
|
+
"website": "https://github.com/userquin/vuetify-nuxt-module",
|
|
6467
|
+
"learn_more": "https://github.com/userquin/vuetify-nuxt-module/README.md",
|
|
6468
|
+
"category": "UI",
|
|
6469
|
+
"type": "3rd-party",
|
|
6470
|
+
"maintainers": [
|
|
6471
|
+
{
|
|
6472
|
+
"name": "Joaquín Sánchez",
|
|
6473
|
+
"github": "userquin"
|
|
6474
|
+
}
|
|
6475
|
+
],
|
|
6476
|
+
"compatibility": {
|
|
6477
|
+
"nuxt": "^3.0.0",
|
|
6478
|
+
"requires": {}
|
|
6479
|
+
}
|
|
6480
|
+
},
|
|
5691
6481
|
{
|
|
5692
6482
|
"name": "vuetify",
|
|
5693
6483
|
"description": "Vuetify Module for Nuxt.js to add Material Design components to your application.",
|
|
@@ -5762,6 +6552,29 @@
|
|
|
5762
6552
|
"requires": {}
|
|
5763
6553
|
}
|
|
5764
6554
|
},
|
|
6555
|
+
{
|
|
6556
|
+
"name": "vunix",
|
|
6557
|
+
"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.",
|
|
6558
|
+
"repo": "gaetansenn/vunix#main/packages/nuxt",
|
|
6559
|
+
"npm": "@vunix/nuxt",
|
|
6560
|
+
"icon": "",
|
|
6561
|
+
"github": "https://github.com/gaetansenn/vunix",
|
|
6562
|
+
"website": "https://vunix.dewib.com/",
|
|
6563
|
+
"learn_more": "",
|
|
6564
|
+
"category": "UI",
|
|
6565
|
+
"type": "3rd-party",
|
|
6566
|
+
"maintainers": [
|
|
6567
|
+
{
|
|
6568
|
+
"name": "Gaetan SENN",
|
|
6569
|
+
"github": "gaetansenn",
|
|
6570
|
+
"avatar": "https://avatars.githubusercontent.com/u/2774075?v=4"
|
|
6571
|
+
}
|
|
6572
|
+
],
|
|
6573
|
+
"compatibility": {
|
|
6574
|
+
"nuxt": "^3.0.0",
|
|
6575
|
+
"requires": {}
|
|
6576
|
+
}
|
|
6577
|
+
},
|
|
5765
6578
|
{
|
|
5766
6579
|
"name": "web-vitals",
|
|
5767
6580
|
"description": "Web Vitals for Nuxt",
|
|
@@ -5796,29 +6609,6 @@
|
|
|
5796
6609
|
}
|
|
5797
6610
|
}
|
|
5798
6611
|
},
|
|
5799
|
-
{
|
|
5800
|
-
"name": "web3js",
|
|
5801
|
-
"description": "Web3.js module integration for Nuxt.js",
|
|
5802
|
-
"repo": "bl0cknumber/nuxt-web3",
|
|
5803
|
-
"npm": "nuxt-web3",
|
|
5804
|
-
"icon": "web3js.svg",
|
|
5805
|
-
"github": "https://github.com/bl0cknumber/nuxt-web3",
|
|
5806
|
-
"website": "https://github.com/bl0cknumber/nuxt-web3",
|
|
5807
|
-
"learn_more": "https://web3js.readthedocs.io/",
|
|
5808
|
-
"category": "Libraries",
|
|
5809
|
-
"type": "3rd-party",
|
|
5810
|
-
"maintainers": [
|
|
5811
|
-
{
|
|
5812
|
-
"name": "Muhammad Fauzan",
|
|
5813
|
-
"github": "bl0cknumber",
|
|
5814
|
-
"twitter": "fncolon"
|
|
5815
|
-
}
|
|
5816
|
-
],
|
|
5817
|
-
"compatibility": {
|
|
5818
|
-
"nuxt": "^2.0.0",
|
|
5819
|
-
"requires": {}
|
|
5820
|
-
}
|
|
5821
|
-
},
|
|
5822
6612
|
{
|
|
5823
6613
|
"name": "webfontloader",
|
|
5824
6614
|
"description": "Efficient web font loading has never been easier!",
|
|
@@ -5933,6 +6723,54 @@
|
|
|
5933
6723
|
"requires": {}
|
|
5934
6724
|
}
|
|
5935
6725
|
},
|
|
6726
|
+
{
|
|
6727
|
+
"name": "well-known",
|
|
6728
|
+
"description": "A Nuxt.js module to add well-known URIs using middlewares",
|
|
6729
|
+
"repo": "zadigetvoltaire/nuxt-well-known",
|
|
6730
|
+
"npm": "@zadigetvoltaire/nuxt-well-known",
|
|
6731
|
+
"icon": "well-known.svg",
|
|
6732
|
+
"github": "https://github.com/zadigetvoltaire/nuxt-well-known",
|
|
6733
|
+
"website": "https://github.com/zadigetvoltaire/nuxt-well-known#readme",
|
|
6734
|
+
"learn_more": "https://www.iana.org/assignments/well-known-uris/well-known-uris.xhtml",
|
|
6735
|
+
"category": "SEO",
|
|
6736
|
+
"type": "3rd-party",
|
|
6737
|
+
"maintainers": [
|
|
6738
|
+
{
|
|
6739
|
+
"name": "Zadig&Voltaire Team",
|
|
6740
|
+
"github": "https://github.com/zadigetvoltaire"
|
|
6741
|
+
}
|
|
6742
|
+
],
|
|
6743
|
+
"compatibility": {
|
|
6744
|
+
"nuxt": "^3.0.0",
|
|
6745
|
+
"requires": {}
|
|
6746
|
+
}
|
|
6747
|
+
},
|
|
6748
|
+
{
|
|
6749
|
+
"name": "wideangle",
|
|
6750
|
+
"description": "Nuxt 3 module to integrate Wide Angle Analytics",
|
|
6751
|
+
"repo": "inputobjects/wideangle-nuxt",
|
|
6752
|
+
"npm": "wideangle-nuxt",
|
|
6753
|
+
"icon": "wideangle.png",
|
|
6754
|
+
"github": "https://github.com/inputobjects/wideangle-nuxt",
|
|
6755
|
+
"website": "https://wideangle.co",
|
|
6756
|
+
"learn_more": "https://wideangle.co/documentation/web-analytics-for-nuxt",
|
|
6757
|
+
"category": "Analytics",
|
|
6758
|
+
"type": "3rd-party",
|
|
6759
|
+
"maintainers": [
|
|
6760
|
+
{
|
|
6761
|
+
"name": "Wide Angle Analytics by Input Objects GmbH",
|
|
6762
|
+
"github": "inputobjects"
|
|
6763
|
+
},
|
|
6764
|
+
{
|
|
6765
|
+
"name": "Jarek Rozanski",
|
|
6766
|
+
"github": "jrozanski"
|
|
6767
|
+
}
|
|
6768
|
+
],
|
|
6769
|
+
"compatibility": {
|
|
6770
|
+
"nuxt": "^3.0.0",
|
|
6771
|
+
"requires": {}
|
|
6772
|
+
}
|
|
6773
|
+
},
|
|
5936
6774
|
{
|
|
5937
6775
|
"name": "windicss",
|
|
5938
6776
|
"description": "Next generation utility-first CSS framework.",
|
|
@@ -6076,6 +6914,29 @@
|
|
|
6076
6914
|
"requires": {}
|
|
6077
6915
|
}
|
|
6078
6916
|
},
|
|
6917
|
+
{
|
|
6918
|
+
"name": "yandex-metrika-next",
|
|
6919
|
+
"description": "Yandex Metrika integration for Nuxt",
|
|
6920
|
+
"repo": "artmizu/yandex-metrika-nuxt",
|
|
6921
|
+
"npm": "@artmizu/yandex-metrika-nuxt",
|
|
6922
|
+
"icon": "yandex-metrika.svg",
|
|
6923
|
+
"github": "https://github.com/artmizu/yandex-metrika-nuxt",
|
|
6924
|
+
"website": "https://github.com/artmizu/yandex-metrika-nuxt",
|
|
6925
|
+
"learn_more": "",
|
|
6926
|
+
"category": "Analytics",
|
|
6927
|
+
"type": "3rd-party",
|
|
6928
|
+
"maintainers": [
|
|
6929
|
+
{
|
|
6930
|
+
"name": "Aleksandr Saburov",
|
|
6931
|
+
"github": "artmizu",
|
|
6932
|
+
"avatar": "https://avatars.githubusercontent.com/artmizu?v=4"
|
|
6933
|
+
}
|
|
6934
|
+
],
|
|
6935
|
+
"compatibility": {
|
|
6936
|
+
"nuxt": "^3.0.0",
|
|
6937
|
+
"requires": {}
|
|
6938
|
+
}
|
|
6939
|
+
},
|
|
6079
6940
|
{
|
|
6080
6941
|
"name": "yandex-metrika",
|
|
6081
6942
|
"description": "Yandex metrika Module for Nuxt.js",
|