@nuxt/modules 0.6.0-ce3caf → 0.6.0-d17328
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/modules.json +709 -30
- package/package.json +8 -8
package/modules.json
CHANGED
|
@@ -146,6 +146,30 @@
|
|
|
146
146
|
"requires": {}
|
|
147
147
|
}
|
|
148
148
|
},
|
|
149
|
+
{
|
|
150
|
+
"name": "ant-design-vue",
|
|
151
|
+
"description": "A Vue 3 based component library for designers and developers",
|
|
152
|
+
"repo": "vueComponent/ant-design-vue-nuxt",
|
|
153
|
+
"npm": "@ant-design-vue/nuxt",
|
|
154
|
+
"icon": "ant-design-vue.svg",
|
|
155
|
+
"github": "https://github.com/vueComponent/ant-design-vue-nuxt",
|
|
156
|
+
"website": "https://antdv.com",
|
|
157
|
+
"learn_more": "https://github.com/vueComponent/ant-design-vue-nuxt",
|
|
158
|
+
"category": "UI",
|
|
159
|
+
"type": "3rd-party",
|
|
160
|
+
"maintainers": [
|
|
161
|
+
{
|
|
162
|
+
"name": "tangjinzhou",
|
|
163
|
+
"github": "tangjinzhou"
|
|
164
|
+
}
|
|
165
|
+
],
|
|
166
|
+
"compatibility": {
|
|
167
|
+
"nuxt": "^3.0.0",
|
|
168
|
+
"requires": {
|
|
169
|
+
"bridge": "optional"
|
|
170
|
+
}
|
|
171
|
+
}
|
|
172
|
+
},
|
|
149
173
|
{
|
|
150
174
|
"name": "api-party",
|
|
151
175
|
"description": "Nuxt 3 module to securely connect with any API – server proxy & dynamic composable names",
|
|
@@ -262,6 +286,29 @@
|
|
|
262
286
|
"requires": {}
|
|
263
287
|
}
|
|
264
288
|
},
|
|
289
|
+
{
|
|
290
|
+
"name": "ark-ui",
|
|
291
|
+
"description": "A headless library for building reusable, scalable design systems that works for a wide range of JS frameworks.",
|
|
292
|
+
"repo": "iamdin/nuxt-ark-ui",
|
|
293
|
+
"npm": "nuxt-ark-ui",
|
|
294
|
+
"icon": "ark-ui.svg",
|
|
295
|
+
"github": "https://github.com/iamdin/nuxt-ark-ui",
|
|
296
|
+
"website": "https://ark-ui.com/",
|
|
297
|
+
"learn_more": "https://github.com/iamdin/nuxt-ark-ui",
|
|
298
|
+
"category": "UI",
|
|
299
|
+
"type": "3rd-party",
|
|
300
|
+
"maintainers": [
|
|
301
|
+
{
|
|
302
|
+
"name": "Din",
|
|
303
|
+
"github": "iamdin",
|
|
304
|
+
"twitter": "iamdinq"
|
|
305
|
+
}
|
|
306
|
+
],
|
|
307
|
+
"compatibility": {
|
|
308
|
+
"nuxt": "^3.0.0",
|
|
309
|
+
"requires": {}
|
|
310
|
+
}
|
|
311
|
+
},
|
|
265
312
|
{
|
|
266
313
|
"name": "auth",
|
|
267
314
|
"description": "Zero-boilerplate authentication support for Nuxt.js.",
|
|
@@ -289,6 +336,29 @@
|
|
|
289
336
|
"requires": {}
|
|
290
337
|
}
|
|
291
338
|
},
|
|
339
|
+
{
|
|
340
|
+
"name": "authjs",
|
|
341
|
+
"description": "Auth.js authentication Nuxt module. Edge compatible.",
|
|
342
|
+
"repo": "Hebilicious/authjs-nuxt#main",
|
|
343
|
+
"npm": "@hebilicious/authjs-nuxt",
|
|
344
|
+
"icon": "authjs.png",
|
|
345
|
+
"github": "https://github.com/Hebilicious/authjs-nuxt",
|
|
346
|
+
"website": "https://authjs-nuxt.pages.dev/",
|
|
347
|
+
"learn_more": "https://authjs.dev/",
|
|
348
|
+
"category": "Security",
|
|
349
|
+
"type": "3rd-party",
|
|
350
|
+
"maintainers": [
|
|
351
|
+
{
|
|
352
|
+
"name": "Hebilicious",
|
|
353
|
+
"github": "Hebilicious",
|
|
354
|
+
"twitter": "its_hebilicious"
|
|
355
|
+
}
|
|
356
|
+
],
|
|
357
|
+
"compatibility": {
|
|
358
|
+
"nuxt": "^3.0.0",
|
|
359
|
+
"requires": {}
|
|
360
|
+
}
|
|
361
|
+
},
|
|
292
362
|
{
|
|
293
363
|
"name": "axios",
|
|
294
364
|
"description": "Secure and easy Axios module with Nuxt.js",
|
|
@@ -526,6 +596,28 @@
|
|
|
526
596
|
"requires": {}
|
|
527
597
|
}
|
|
528
598
|
},
|
|
599
|
+
{
|
|
600
|
+
"name": "capo",
|
|
601
|
+
"description": "Capo.js implementation for Nuxt 3",
|
|
602
|
+
"repo": "danielroe/nuxt-capo",
|
|
603
|
+
"npm": "nuxt-capo",
|
|
604
|
+
"icon": "",
|
|
605
|
+
"github": "https://github.com/danielroe/nuxt-capo",
|
|
606
|
+
"website": "https://github.com/danielroe/nuxt-capo",
|
|
607
|
+
"learn_more": "",
|
|
608
|
+
"category": "Performance",
|
|
609
|
+
"type": "3rd-party",
|
|
610
|
+
"maintainers": [
|
|
611
|
+
{
|
|
612
|
+
"name": "danielroe",
|
|
613
|
+
"github": "danielroe"
|
|
614
|
+
}
|
|
615
|
+
],
|
|
616
|
+
"compatibility": {
|
|
617
|
+
"nuxt": "^3.0.0",
|
|
618
|
+
"requires": {}
|
|
619
|
+
}
|
|
620
|
+
},
|
|
529
621
|
{
|
|
530
622
|
"name": "chakra-ui",
|
|
531
623
|
"description": "Chakra UI Module for Nuxt.js",
|
|
@@ -592,6 +684,29 @@
|
|
|
592
684
|
"requires": {}
|
|
593
685
|
}
|
|
594
686
|
},
|
|
687
|
+
{
|
|
688
|
+
"name": "clarity-analytics",
|
|
689
|
+
"description": "Clarity Analytics Module for Nuxt",
|
|
690
|
+
"repo": "Barbapapazes/nuxt-clarity-analytics",
|
|
691
|
+
"npm": "nuxt-clarity-analytics",
|
|
692
|
+
"icon": "",
|
|
693
|
+
"github": "https://github.com/Barbapapazes/nuxt-clarity-analytics",
|
|
694
|
+
"website": "https://github.com/Barbapapazes/nuxt-clarity-analytics#readme",
|
|
695
|
+
"learn_more": "https://clarity.microsoft.com/",
|
|
696
|
+
"category": "Analytics",
|
|
697
|
+
"type": "3rd-party",
|
|
698
|
+
"maintainers": [
|
|
699
|
+
{
|
|
700
|
+
"name": "Barbapapazes",
|
|
701
|
+
"github": "Barbapapazes",
|
|
702
|
+
"twitter": "soubiran_"
|
|
703
|
+
}
|
|
704
|
+
],
|
|
705
|
+
"compatibility": {
|
|
706
|
+
"nuxt": "^3.0.0",
|
|
707
|
+
"requires": {}
|
|
708
|
+
}
|
|
709
|
+
},
|
|
595
710
|
{
|
|
596
711
|
"name": "client-init",
|
|
597
712
|
"description": "Provide client version of `nuxtServerInit`.",
|
|
@@ -785,7 +900,7 @@
|
|
|
785
900
|
"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
901
|
"repo": "nuxt/content#main",
|
|
787
902
|
"npm": "@nuxt/content",
|
|
788
|
-
"icon": "nuxt.
|
|
903
|
+
"icon": "nuxt.svg",
|
|
789
904
|
"github": "https://github.com/nuxt/content",
|
|
790
905
|
"website": "https://content.nuxtjs.org",
|
|
791
906
|
"learn_more": "",
|
|
@@ -999,24 +1114,24 @@
|
|
|
999
1114
|
},
|
|
1000
1115
|
{
|
|
1001
1116
|
"name": "dayjs",
|
|
1002
|
-
"description": "
|
|
1003
|
-
"repo": "
|
|
1004
|
-
"npm": "
|
|
1117
|
+
"description": "Day.js module for Nuxt",
|
|
1118
|
+
"repo": "fumeapp/dayjs",
|
|
1119
|
+
"npm": "dayjs-nuxt",
|
|
1005
1120
|
"icon": "day-js.png",
|
|
1006
|
-
"github": "https://github.com/
|
|
1007
|
-
"website": "https://github.com/
|
|
1121
|
+
"github": "https://github.com/fumeapp/dayjs",
|
|
1122
|
+
"website": "https://github.com/fumeapp/dayjs",
|
|
1008
1123
|
"learn_more": "https://day.js.org/",
|
|
1009
|
-
"category": "
|
|
1010
|
-
"type": "
|
|
1124
|
+
"category": "Libraries",
|
|
1125
|
+
"type": "3rd-party",
|
|
1011
1126
|
"maintainers": [
|
|
1012
1127
|
{
|
|
1013
|
-
"name": "
|
|
1014
|
-
"github": "
|
|
1015
|
-
"twitter": "
|
|
1128
|
+
"name": "Kevin Olson",
|
|
1129
|
+
"github": "acidjazz",
|
|
1130
|
+
"twitter": "AppFume"
|
|
1016
1131
|
}
|
|
1017
1132
|
],
|
|
1018
1133
|
"compatibility": {
|
|
1019
|
-
"nuxt": "^
|
|
1134
|
+
"nuxt": "^3.0.0",
|
|
1020
1135
|
"requires": {}
|
|
1021
1136
|
}
|
|
1022
1137
|
},
|
|
@@ -1068,9 +1183,9 @@
|
|
|
1068
1183
|
{
|
|
1069
1184
|
"name": "devtools",
|
|
1070
1185
|
"description": "Unleash Nuxt Developer Experience. A set of visual tools that help you to know your app better.",
|
|
1071
|
-
"repo": "nuxt/devtools#main",
|
|
1186
|
+
"repo": "nuxt/devtools#main/packages/devtools",
|
|
1072
1187
|
"npm": "@nuxt/devtools",
|
|
1073
|
-
"icon": "nuxt.
|
|
1188
|
+
"icon": "nuxt.svg",
|
|
1074
1189
|
"github": "https://github.com/nuxt/devtools",
|
|
1075
1190
|
"website": "https://devtools.nuxtjs.org/",
|
|
1076
1191
|
"learn_more": "",
|
|
@@ -1113,6 +1228,28 @@
|
|
|
1113
1228
|
}
|
|
1114
1229
|
}
|
|
1115
1230
|
},
|
|
1231
|
+
{
|
|
1232
|
+
"name": "disqus",
|
|
1233
|
+
"description": "Disqus for Nuxt 3",
|
|
1234
|
+
"repo": "modbender/nuxt-disqus",
|
|
1235
|
+
"npm": "nuxt-disqus",
|
|
1236
|
+
"icon": "disqus.svg",
|
|
1237
|
+
"github": "https://github.com/modbender/nuxt-disqus",
|
|
1238
|
+
"website": "https://github.com/modbender/nuxt-disqus",
|
|
1239
|
+
"learn_more": "https://github.com/modbender/vue3-disqus",
|
|
1240
|
+
"category": "Libraries",
|
|
1241
|
+
"type": "3rd-party",
|
|
1242
|
+
"maintainers": [
|
|
1243
|
+
{
|
|
1244
|
+
"name": "modbender",
|
|
1245
|
+
"github": "modbender"
|
|
1246
|
+
}
|
|
1247
|
+
],
|
|
1248
|
+
"compatibility": {
|
|
1249
|
+
"nuxt": "^3.0.0",
|
|
1250
|
+
"requires": {}
|
|
1251
|
+
}
|
|
1252
|
+
},
|
|
1116
1253
|
{
|
|
1117
1254
|
"name": "dotenv",
|
|
1118
1255
|
"description": "A Nuxt.js module that loads your .env file into your context options",
|
|
@@ -1508,6 +1645,29 @@
|
|
|
1508
1645
|
"requires": {}
|
|
1509
1646
|
}
|
|
1510
1647
|
},
|
|
1648
|
+
{
|
|
1649
|
+
"name": "form-actions",
|
|
1650
|
+
"description": "A set of features and composables to interact with forms and server data.",
|
|
1651
|
+
"repo": "Hebilicious/form-actions-nuxt/packages/form-action-nuxt#main",
|
|
1652
|
+
"npm": "@hebilicious/form-actions-nuxt",
|
|
1653
|
+
"icon": "form-actions.svg",
|
|
1654
|
+
"github": "https://github.com/Hebilicious/form-actions-nuxt",
|
|
1655
|
+
"website": "https://github.com/Hebilicious/form-actions-nuxt#readme",
|
|
1656
|
+
"learn_more": "https://github.com/Hebilicious/form-actions-nuxt#readme",
|
|
1657
|
+
"category": "Request",
|
|
1658
|
+
"type": "3rd-party",
|
|
1659
|
+
"maintainers": [
|
|
1660
|
+
{
|
|
1661
|
+
"name": "Hebilicious",
|
|
1662
|
+
"github": "Hebilicious",
|
|
1663
|
+
"twitter": "its_hebilicious"
|
|
1664
|
+
}
|
|
1665
|
+
],
|
|
1666
|
+
"compatibility": {
|
|
1667
|
+
"nuxt": "^3.0.0",
|
|
1668
|
+
"requires": {}
|
|
1669
|
+
}
|
|
1670
|
+
},
|
|
1511
1671
|
{
|
|
1512
1672
|
"name": "formkit",
|
|
1513
1673
|
"description": "Seamless FormKit integration for Nuxt",
|
|
@@ -1856,6 +2016,28 @@
|
|
|
1856
2016
|
"requires": {}
|
|
1857
2017
|
}
|
|
1858
2018
|
},
|
|
2019
|
+
{
|
|
2020
|
+
"name": "hanko",
|
|
2021
|
+
"description": "Hanko integration for Nuxt for passwordless authentication",
|
|
2022
|
+
"repo": "nuxt-modules/hanko",
|
|
2023
|
+
"npm": "@nuxtjs/hanko",
|
|
2024
|
+
"icon": "hanko.svg",
|
|
2025
|
+
"github": "https://github.com/nuxt-modules/hanko",
|
|
2026
|
+
"website": "https://github.com/nuxt-modules/hanko",
|
|
2027
|
+
"learn_more": "https://hanko.io/",
|
|
2028
|
+
"category": "Security",
|
|
2029
|
+
"type": "community",
|
|
2030
|
+
"maintainers": [
|
|
2031
|
+
{
|
|
2032
|
+
"name": "danielroe",
|
|
2033
|
+
"github": "danielroe"
|
|
2034
|
+
}
|
|
2035
|
+
],
|
|
2036
|
+
"compatibility": {
|
|
2037
|
+
"nuxt": "^3.0.0",
|
|
2038
|
+
"requires": {}
|
|
2039
|
+
}
|
|
2040
|
+
},
|
|
1859
2041
|
{
|
|
1860
2042
|
"name": "harlem",
|
|
1861
2043
|
"description": "Harlem is a simple, unopinionated, lightweight and extensible state management solution for Vue 3.",
|
|
@@ -2114,6 +2296,28 @@
|
|
|
2114
2296
|
"requires": {}
|
|
2115
2297
|
}
|
|
2116
2298
|
},
|
|
2299
|
+
{
|
|
2300
|
+
"name": "icon-font",
|
|
2301
|
+
"description": "Automatically generates fonts and custom properties (variables) from a specified folder containing SVG icons, injecting them into pages with live monitoring.",
|
|
2302
|
+
"repo": "coremyslo/nuxt-icon-font",
|
|
2303
|
+
"npm": "@coremyslo/nuxt-icon-font",
|
|
2304
|
+
"icon": "",
|
|
2305
|
+
"github": "https://github.com/coremyslo/nuxt-icon-font",
|
|
2306
|
+
"website": "https://github.com/coremyslo/nuxt-icon-font",
|
|
2307
|
+
"learn_more": "",
|
|
2308
|
+
"category": "UI",
|
|
2309
|
+
"type": "3rd-party",
|
|
2310
|
+
"maintainers": [
|
|
2311
|
+
{
|
|
2312
|
+
"name": "coremyslo",
|
|
2313
|
+
"github": "coremyslo"
|
|
2314
|
+
}
|
|
2315
|
+
],
|
|
2316
|
+
"compatibility": {
|
|
2317
|
+
"nuxt": "^3.0.0",
|
|
2318
|
+
"requires": {}
|
|
2319
|
+
}
|
|
2320
|
+
},
|
|
2117
2321
|
{
|
|
2118
2322
|
"name": "icon",
|
|
2119
2323
|
"description": "Icon module for Nuxt with 100,000+ ready to use icons from Iconify.",
|
|
@@ -2240,12 +2444,12 @@
|
|
|
2240
2444
|
{
|
|
2241
2445
|
"name": "inkline",
|
|
2242
2446
|
"description": "Nuxt Module for Inkline, the intuitive UI UX DX Components library for Vue.js 3 Design Systems.",
|
|
2243
|
-
"repo": "inkline/
|
|
2244
|
-
"npm": "@inkline/
|
|
2447
|
+
"repo": "inkline/plugin",
|
|
2448
|
+
"npm": "@inkline/plugin",
|
|
2245
2449
|
"icon": "inkline.svg",
|
|
2246
|
-
"github": "https://github.com/inkline/
|
|
2450
|
+
"github": "https://github.com/inkline/plugin",
|
|
2247
2451
|
"website": "https://inkline.io",
|
|
2248
|
-
"learn_more": "https://inkline.io/docs/
|
|
2452
|
+
"learn_more": "https://inkline.io/docs/installation/nuxt",
|
|
2249
2453
|
"category": "UI",
|
|
2250
2454
|
"type": "3rd-party",
|
|
2251
2455
|
"maintainers": [
|
|
@@ -3000,6 +3204,50 @@
|
|
|
3000
3204
|
"requires": {}
|
|
3001
3205
|
}
|
|
3002
3206
|
},
|
|
3207
|
+
{
|
|
3208
|
+
"name": "nupolyon",
|
|
3209
|
+
"description": "Inject polyfill from polyfill.io to nuxt project, auto detect based on browserslist config",
|
|
3210
|
+
"repo": "adenvt/nupolyon",
|
|
3211
|
+
"npm": "nupolyon",
|
|
3212
|
+
"icon": "",
|
|
3213
|
+
"github": "https://github.com/adenvt/nupolyon",
|
|
3214
|
+
"website": "https://github.com/adenvt/nupolyon",
|
|
3215
|
+
"learn_more": "",
|
|
3216
|
+
"category": "Performance",
|
|
3217
|
+
"type": "3rd-party",
|
|
3218
|
+
"maintainers": [
|
|
3219
|
+
{
|
|
3220
|
+
"name": "adenvt",
|
|
3221
|
+
"github": "adenvt"
|
|
3222
|
+
}
|
|
3223
|
+
],
|
|
3224
|
+
"compatibility": {
|
|
3225
|
+
"nuxt": "^3.0.0",
|
|
3226
|
+
"requires": {}
|
|
3227
|
+
}
|
|
3228
|
+
},
|
|
3229
|
+
{
|
|
3230
|
+
"name": "nuxt-anchorscroll",
|
|
3231
|
+
"description": "Scroll to top and to anchor support for Nuxt",
|
|
3232
|
+
"repo": "helltraitor/nuxt-anchorscroll",
|
|
3233
|
+
"npm": "nuxt-anchorscroll",
|
|
3234
|
+
"icon": "",
|
|
3235
|
+
"github": "https://github.com/helltraitor/nuxt-anchorscroll",
|
|
3236
|
+
"website": "https://github.com/helltraitor/nuxt-anchorscroll",
|
|
3237
|
+
"learn_more": "",
|
|
3238
|
+
"category": "UI",
|
|
3239
|
+
"type": "3rd-party",
|
|
3240
|
+
"maintainers": [
|
|
3241
|
+
{
|
|
3242
|
+
"name": "Helltraitor",
|
|
3243
|
+
"github": "helltraitor"
|
|
3244
|
+
}
|
|
3245
|
+
],
|
|
3246
|
+
"compatibility": {
|
|
3247
|
+
"nuxt": "^3.0.0",
|
|
3248
|
+
"requires": {}
|
|
3249
|
+
}
|
|
3250
|
+
},
|
|
3003
3251
|
{
|
|
3004
3252
|
"name": "nuxt-auth",
|
|
3005
3253
|
"description": "",
|
|
@@ -3022,6 +3270,28 @@
|
|
|
3022
3270
|
"requires": {}
|
|
3023
3271
|
}
|
|
3024
3272
|
},
|
|
3273
|
+
{
|
|
3274
|
+
"name": "nuxt-bootstrap-icons",
|
|
3275
|
+
"description": "Just a simple integration for Bootstrap Icons",
|
|
3276
|
+
"repo": "OyewoleOyedeji/nuxt-bootstrap-icons",
|
|
3277
|
+
"npm": "nuxt-bootstrap-icons",
|
|
3278
|
+
"icon": "bootstrap-icons.svg",
|
|
3279
|
+
"github": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
|
|
3280
|
+
"website": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
|
|
3281
|
+
"learn_more": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
|
|
3282
|
+
"category": "UI",
|
|
3283
|
+
"type": "3rd-party",
|
|
3284
|
+
"maintainers": [
|
|
3285
|
+
{
|
|
3286
|
+
"name": "OyewoleOyedeji",
|
|
3287
|
+
"github": "OyewoleOyedeji"
|
|
3288
|
+
}
|
|
3289
|
+
],
|
|
3290
|
+
"compatibility": {
|
|
3291
|
+
"nuxt": "^3.0.0",
|
|
3292
|
+
"requires": {}
|
|
3293
|
+
}
|
|
3294
|
+
},
|
|
3025
3295
|
{
|
|
3026
3296
|
"name": "nuxt-chatgpt",
|
|
3027
3297
|
"description": "ChatGPT integration for Nuxt 3",
|
|
@@ -3095,6 +3365,28 @@
|
|
|
3095
3365
|
"requires": {}
|
|
3096
3366
|
}
|
|
3097
3367
|
},
|
|
3368
|
+
{
|
|
3369
|
+
"name": "nuxt-gtm",
|
|
3370
|
+
"description": "A Nuxt.js module for Google Tag Manager",
|
|
3371
|
+
"repo": "zadigetvoltaire/nuxt-gtm",
|
|
3372
|
+
"npm": "@zadigetvoltaire/nuxt-gtm",
|
|
3373
|
+
"icon": "nuxt-gtm.svg",
|
|
3374
|
+
"github": "https://github.com/zadigetvoltaire/nuxt-gtm",
|
|
3375
|
+
"website": "https://github.com/zadigetvoltaire/nuxt-gtm",
|
|
3376
|
+
"learn_more": "https://developers.google.com/tag-platform/tag-manager?hl=fr",
|
|
3377
|
+
"category": "Analytics",
|
|
3378
|
+
"type": "3rd-party",
|
|
3379
|
+
"maintainers": [
|
|
3380
|
+
{
|
|
3381
|
+
"name": "Zadig&Voltaire Team",
|
|
3382
|
+
"github": "https://github.com/zadigetvoltaire"
|
|
3383
|
+
}
|
|
3384
|
+
],
|
|
3385
|
+
"compatibility": {
|
|
3386
|
+
"nuxt": "^3.0.0",
|
|
3387
|
+
"requires": {}
|
|
3388
|
+
}
|
|
3389
|
+
},
|
|
3098
3390
|
{
|
|
3099
3391
|
"name": "nuxt-hue",
|
|
3100
3392
|
"description": "Enlighten your Nuxt experience",
|
|
@@ -3216,7 +3508,7 @@
|
|
|
3216
3508
|
"npm": "nuxt-mongoose",
|
|
3217
3509
|
"icon": "nuxt-mongoose.svg",
|
|
3218
3510
|
"github": "https://github.com/arashsheyda/nuxt-mongoose",
|
|
3219
|
-
"website": "https://
|
|
3511
|
+
"website": "https://nuxt-mongoose.nuxt.space",
|
|
3220
3512
|
"learn_more": "",
|
|
3221
3513
|
"category": "Database",
|
|
3222
3514
|
"type": "3rd-party",
|
|
@@ -3254,6 +3546,28 @@
|
|
|
3254
3546
|
"requires": {}
|
|
3255
3547
|
}
|
|
3256
3548
|
},
|
|
3549
|
+
{
|
|
3550
|
+
"name": "nuxt-phosphor-icons",
|
|
3551
|
+
"description": "Just a simple integration for @phosphor-icons in Nuxt",
|
|
3552
|
+
"repo": "OyewoleOyedeji/nuxt-phosphor-icons",
|
|
3553
|
+
"npm": "nuxt-phosphor-icons",
|
|
3554
|
+
"icon": "phosphor-icons.svg",
|
|
3555
|
+
"github": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
|
|
3556
|
+
"website": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
|
|
3557
|
+
"learn_more": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
|
|
3558
|
+
"category": "UI",
|
|
3559
|
+
"type": "3rd-party",
|
|
3560
|
+
"maintainers": [
|
|
3561
|
+
{
|
|
3562
|
+
"name": "OyewoleOyedeji",
|
|
3563
|
+
"github": "OyewoleOyedeji"
|
|
3564
|
+
}
|
|
3565
|
+
],
|
|
3566
|
+
"compatibility": {
|
|
3567
|
+
"nuxt": "^3.0.0",
|
|
3568
|
+
"requires": {}
|
|
3569
|
+
}
|
|
3570
|
+
},
|
|
3257
3571
|
{
|
|
3258
3572
|
"name": "nuxt-pino-log",
|
|
3259
3573
|
"description": "Structured logs for nuxt apps using pino",
|
|
@@ -3298,6 +3612,32 @@
|
|
|
3298
3612
|
"requires": {}
|
|
3299
3613
|
}
|
|
3300
3614
|
},
|
|
3615
|
+
{
|
|
3616
|
+
"name": "nuxt-plotly",
|
|
3617
|
+
"description": "nuxt-plotly module is thin Nuxt3 wrapper for plotly.js",
|
|
3618
|
+
"repo": "superdev-tech/nuxt-plotly",
|
|
3619
|
+
"npm": "nuxt-plotly",
|
|
3620
|
+
"icon": "nuxt-plotly.svg",
|
|
3621
|
+
"github": "https://github.com/superdev-tech/nuxt-plotly",
|
|
3622
|
+
"website": "https://github.com/superdev-tech/nuxt-plotly",
|
|
3623
|
+
"learn_more": "https://www.npmjs.com/package/nuxt-plotly",
|
|
3624
|
+
"category": "Libraries",
|
|
3625
|
+
"type": "3rd-party",
|
|
3626
|
+
"maintainers": [
|
|
3627
|
+
{
|
|
3628
|
+
"name": "Supanut Dokmaithong",
|
|
3629
|
+
"github": "Boomgeek"
|
|
3630
|
+
},
|
|
3631
|
+
{
|
|
3632
|
+
"name": "superdev-tech",
|
|
3633
|
+
"github": "superdev-tech"
|
|
3634
|
+
}
|
|
3635
|
+
],
|
|
3636
|
+
"compatibility": {
|
|
3637
|
+
"nuxt": "^3.0.0",
|
|
3638
|
+
"requires": {}
|
|
3639
|
+
}
|
|
3640
|
+
},
|
|
3301
3641
|
{
|
|
3302
3642
|
"name": "nuxt-png-to-ico",
|
|
3303
3643
|
"description": "Nuxt.js module for auto generating favicons",
|
|
@@ -3510,12 +3850,12 @@
|
|
|
3510
3850
|
{
|
|
3511
3851
|
"name": "nuxt-vue3-google-signin",
|
|
3512
3852
|
"description": "Empower your Nuxt app with Google Sign-In, hassle-free",
|
|
3513
|
-
"repo": "
|
|
3853
|
+
"repo": "wavezync/nuxt-vue3-google-signin",
|
|
3514
3854
|
"npm": "nuxt-vue3-google-signin",
|
|
3515
3855
|
"icon": "vue3-google-signin.svg",
|
|
3516
|
-
"github": "https://github.com/
|
|
3517
|
-
"website": "https://vue3-google-signin.
|
|
3518
|
-
"learn_more": "https://vue3-google-signin.
|
|
3856
|
+
"github": "https://github.com/wavezync/nuxt-vue3-google-signin",
|
|
3857
|
+
"website": "https://vue3-google-signin.wavezync.com",
|
|
3858
|
+
"learn_more": "https://vue3-google-signin.wavezync.com",
|
|
3519
3859
|
"category": "Libraries",
|
|
3520
3860
|
"type": "3rd-party",
|
|
3521
3861
|
"maintainers": [
|
|
@@ -3531,7 +3871,7 @@
|
|
|
3531
3871
|
},
|
|
3532
3872
|
{
|
|
3533
3873
|
"name": "nuxt-vuetify",
|
|
3534
|
-
"description": "Add Vuetify 3 to your Nuxt 3 application in seconds.",
|
|
3874
|
+
"description": "Add Vuetify 3 to your Nuxt 3 application in 3 seconds.",
|
|
3535
3875
|
"repo": "invictus-codes/nuxt-vuetify",
|
|
3536
3876
|
"npm": "@invictus.codes/nuxt-vuetify",
|
|
3537
3877
|
"icon": "vuetify-logo-v3-dark.svg",
|
|
@@ -3551,6 +3891,28 @@
|
|
|
3551
3891
|
"requires": {}
|
|
3552
3892
|
}
|
|
3553
3893
|
},
|
|
3894
|
+
{
|
|
3895
|
+
"name": "nuxt3-leaflet",
|
|
3896
|
+
"description": "Leaflet integration with Nuxt",
|
|
3897
|
+
"repo": "Gugustinette/Nuxt-Leaflet",
|
|
3898
|
+
"npm": "nuxt3-leaflet",
|
|
3899
|
+
"icon": "leaflet.png",
|
|
3900
|
+
"github": "https://github.com/Gugustinette/Nuxt-Leaflet",
|
|
3901
|
+
"website": "https://github.com/Gugustinette/Nuxt-Leaflet",
|
|
3902
|
+
"learn_more": "https://github.com/Gugustinette/Nuxt-Leaflet",
|
|
3903
|
+
"category": "Libraries",
|
|
3904
|
+
"type": "3rd-party",
|
|
3905
|
+
"maintainers": [
|
|
3906
|
+
{
|
|
3907
|
+
"name": "Augustin MERCIER",
|
|
3908
|
+
"github": "Gugustinette"
|
|
3909
|
+
}
|
|
3910
|
+
],
|
|
3911
|
+
"compatibility": {
|
|
3912
|
+
"nuxt": "^3.0.0",
|
|
3913
|
+
"requires": {}
|
|
3914
|
+
}
|
|
3915
|
+
},
|
|
3554
3916
|
{
|
|
3555
3917
|
"name": "nuxt7",
|
|
3556
3918
|
"description": "Full Featured iOS & Android PWA Apps with Nuxt.js and Framework7",
|
|
@@ -3574,6 +3936,29 @@
|
|
|
3574
3936
|
"requires": {}
|
|
3575
3937
|
}
|
|
3576
3938
|
},
|
|
3939
|
+
{
|
|
3940
|
+
"name": "nuxtlabs-ui",
|
|
3941
|
+
"description": "Fully styled and customizable components for Nuxt, powered by Headless UI and Tailwind CSS.",
|
|
3942
|
+
"repo": "nuxtlabs/ui",
|
|
3943
|
+
"npm": "@nuxthq/ui",
|
|
3944
|
+
"icon": "nuxtlabs-ui.svg",
|
|
3945
|
+
"github": "https://github.com/nuxtlabs/ui",
|
|
3946
|
+
"website": "https://ui.nuxtlabs.com",
|
|
3947
|
+
"learn_more": "https://ui.nuxtlabs.com",
|
|
3948
|
+
"category": "UI",
|
|
3949
|
+
"type": "3rd-party",
|
|
3950
|
+
"maintainers": [
|
|
3951
|
+
{
|
|
3952
|
+
"name": "Benjamin Canac",
|
|
3953
|
+
"github": "benjamincanac",
|
|
3954
|
+
"twitter": "benjamincanac"
|
|
3955
|
+
}
|
|
3956
|
+
],
|
|
3957
|
+
"compatibility": {
|
|
3958
|
+
"nuxt": "^3.0.0",
|
|
3959
|
+
"requires": {}
|
|
3960
|
+
}
|
|
3961
|
+
},
|
|
3577
3962
|
{
|
|
3578
3963
|
"name": "og-image",
|
|
3579
3964
|
"description": "Easily generate dynamic social share images.",
|
|
@@ -4080,6 +4465,28 @@
|
|
|
4080
4465
|
"requires": {}
|
|
4081
4466
|
}
|
|
4082
4467
|
},
|
|
4468
|
+
{
|
|
4469
|
+
"name": "radash",
|
|
4470
|
+
"description": "radash module with auto-import and custom prefix",
|
|
4471
|
+
"repo": "bbg/nuxt-radash",
|
|
4472
|
+
"npm": "nuxt-radash",
|
|
4473
|
+
"icon": "radash.svg",
|
|
4474
|
+
"github": "https://github.com/bbg/nuxt-radash",
|
|
4475
|
+
"website": "https://github.com/bbg/nuxt-radash#readme",
|
|
4476
|
+
"learn_more": "https://github.com/rayepps/radash/",
|
|
4477
|
+
"category": "Libraries",
|
|
4478
|
+
"type": "3rd-party",
|
|
4479
|
+
"maintainers": [
|
|
4480
|
+
{
|
|
4481
|
+
"name": "Batuhan Göksu",
|
|
4482
|
+
"github": "bbg"
|
|
4483
|
+
}
|
|
4484
|
+
],
|
|
4485
|
+
"compatibility": {
|
|
4486
|
+
"nuxt": "^3.0.0",
|
|
4487
|
+
"requires": {}
|
|
4488
|
+
}
|
|
4489
|
+
},
|
|
4083
4490
|
{
|
|
4084
4491
|
"name": "recaptcha",
|
|
4085
4492
|
"description": "Simple and easy Google reCAPTCHA module with Nuxt.js",
|
|
@@ -4467,6 +4874,29 @@
|
|
|
4467
4874
|
"requires": {}
|
|
4468
4875
|
}
|
|
4469
4876
|
},
|
|
4877
|
+
{
|
|
4878
|
+
"name": "server-block",
|
|
4879
|
+
"description": "Use <server> tags in your Nuxt pages components.",
|
|
4880
|
+
"repo": "Hebilicious/server-block-nuxt/packages/server-block-nuxt#main",
|
|
4881
|
+
"npm": "@hebilicious/server-block-nuxt",
|
|
4882
|
+
"icon": "server-block.svg",
|
|
4883
|
+
"github": "https://github.com/Hebilicious/server-block-nuxt",
|
|
4884
|
+
"website": "https://github.com/Hebilicious/server-block-nuxt#readme",
|
|
4885
|
+
"learn_more": "https://github.com/Hebilicious/server-block-nuxt#readme",
|
|
4886
|
+
"category": "Extensions",
|
|
4887
|
+
"type": "3rd-party",
|
|
4888
|
+
"maintainers": [
|
|
4889
|
+
{
|
|
4890
|
+
"name": "Hebilicious",
|
|
4891
|
+
"github": "Hebilicious",
|
|
4892
|
+
"twitter": "its_hebilicious"
|
|
4893
|
+
}
|
|
4894
|
+
],
|
|
4895
|
+
"compatibility": {
|
|
4896
|
+
"nuxt": "^3.0.0",
|
|
4897
|
+
"requires": {}
|
|
4898
|
+
}
|
|
4899
|
+
},
|
|
4470
4900
|
{
|
|
4471
4901
|
"name": "session",
|
|
4472
4902
|
"description": "Session middleware to persist user data across requests, a client-side useSession composable to interact with the session, supports many storage backends via unjs/unstorage",
|
|
@@ -4943,6 +5373,32 @@
|
|
|
4943
5373
|
}
|
|
4944
5374
|
}
|
|
4945
5375
|
},
|
|
5376
|
+
{
|
|
5377
|
+
"name": "stripe-next",
|
|
5378
|
+
"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.",
|
|
5379
|
+
"repo": "fuentesloic/nuxt-stripe",
|
|
5380
|
+
"npm": "@unlok-co/nuxt-stripe",
|
|
5381
|
+
"icon": "stripe.png",
|
|
5382
|
+
"github": "https://github.com/fuentesloic/nuxt-stripe",
|
|
5383
|
+
"website": "https://github.com/fuentesloic/nuxt-stripe",
|
|
5384
|
+
"learn_more": "https://stripe.com/docs",
|
|
5385
|
+
"category": "Payment",
|
|
5386
|
+
"type": "3rd-party",
|
|
5387
|
+
"maintainers": [
|
|
5388
|
+
{
|
|
5389
|
+
"name": "Loic Fuentes",
|
|
5390
|
+
"github": "fuentesloic"
|
|
5391
|
+
},
|
|
5392
|
+
{
|
|
5393
|
+
"name": "Florent Giraud",
|
|
5394
|
+
"github": "flozero"
|
|
5395
|
+
}
|
|
5396
|
+
],
|
|
5397
|
+
"compatibility": {
|
|
5398
|
+
"nuxt": "^3.0.0",
|
|
5399
|
+
"requires": {}
|
|
5400
|
+
}
|
|
5401
|
+
},
|
|
4946
5402
|
{
|
|
4947
5403
|
"name": "stripe",
|
|
4948
5404
|
"description": "Import the StripeJS client script to accept payments, send payouts, and manage your businesses online.",
|
|
@@ -5246,6 +5702,28 @@
|
|
|
5246
5702
|
"requires": {}
|
|
5247
5703
|
}
|
|
5248
5704
|
},
|
|
5705
|
+
{
|
|
5706
|
+
"name": "time",
|
|
5707
|
+
"description": "Safely render local dates and times on the server with Nuxt",
|
|
5708
|
+
"repo": "danielroe/nuxt-time",
|
|
5709
|
+
"npm": "nuxt-time",
|
|
5710
|
+
"icon": "",
|
|
5711
|
+
"github": "https://github.com/danielroe/nuxt-time",
|
|
5712
|
+
"website": "https://github.com/danielroe/nuxt-time",
|
|
5713
|
+
"learn_more": "",
|
|
5714
|
+
"category": "Extensions",
|
|
5715
|
+
"type": "3rd-party",
|
|
5716
|
+
"maintainers": [
|
|
5717
|
+
{
|
|
5718
|
+
"name": "danielroe",
|
|
5719
|
+
"github": "danielroe"
|
|
5720
|
+
}
|
|
5721
|
+
],
|
|
5722
|
+
"compatibility": {
|
|
5723
|
+
"nuxt": "^3.0.0",
|
|
5724
|
+
"requires": {}
|
|
5725
|
+
}
|
|
5726
|
+
},
|
|
5249
5727
|
{
|
|
5250
5728
|
"name": "toast",
|
|
5251
5729
|
"description": "Responsive Touch Compatible Toast plugin for Nuxt.js using vue-toasted",
|
|
@@ -5269,6 +5747,39 @@
|
|
|
5269
5747
|
"requires": {}
|
|
5270
5748
|
}
|
|
5271
5749
|
},
|
|
5750
|
+
{
|
|
5751
|
+
"name": "tresjs",
|
|
5752
|
+
"description": "Create 3D experiences in your Nuxt application using TresJS.",
|
|
5753
|
+
"repo": "tresjs/nuxt",
|
|
5754
|
+
"npm": "@tresjs/nuxt",
|
|
5755
|
+
"icon": "tresjs.svg",
|
|
5756
|
+
"github": "https://github.com/Tresjs/nuxt",
|
|
5757
|
+
"website": "https://tresjs.org/guide/nuxt.html",
|
|
5758
|
+
"learn_more": "https://tresjs.org/",
|
|
5759
|
+
"category": "Libraries",
|
|
5760
|
+
"type": "3rd-party",
|
|
5761
|
+
"maintainers": [
|
|
5762
|
+
{
|
|
5763
|
+
"name": "Alvaro Saburido",
|
|
5764
|
+
"github": "alvarosabu",
|
|
5765
|
+
"twitter": "alvarosabu"
|
|
5766
|
+
},
|
|
5767
|
+
{
|
|
5768
|
+
"name": "Jaime Torrealba",
|
|
5769
|
+
"github": "JaimeTorrealba",
|
|
5770
|
+
"twitter": "jaimebboyjt"
|
|
5771
|
+
},
|
|
5772
|
+
{
|
|
5773
|
+
"name": "Tino Koch",
|
|
5774
|
+
"github": "Tinoooo",
|
|
5775
|
+
"twitter": "ichbintino"
|
|
5776
|
+
}
|
|
5777
|
+
],
|
|
5778
|
+
"compatibility": {
|
|
5779
|
+
"nuxt": "^3.0.0",
|
|
5780
|
+
"requires": {}
|
|
5781
|
+
}
|
|
5782
|
+
},
|
|
5272
5783
|
{
|
|
5273
5784
|
"name": "turnstile",
|
|
5274
5785
|
"description": "Privacy-focused alternative to CAPTCHA from Cloudflare",
|
|
@@ -5318,6 +5829,28 @@
|
|
|
5318
5829
|
}
|
|
5319
5830
|
}
|
|
5320
5831
|
},
|
|
5832
|
+
{
|
|
5833
|
+
"name": "twemoji",
|
|
5834
|
+
"description": "Twemoji module for Nuxt. Render emojis as SVG elements or PNG images.",
|
|
5835
|
+
"repo": "yizack/nuxt-twemoji",
|
|
5836
|
+
"npm": "nuxt-twemoji",
|
|
5837
|
+
"icon": "twemoji.svg",
|
|
5838
|
+
"github": "https://github.com/Yizack/nuxt-twemoji",
|
|
5839
|
+
"website": "https://github.com/Yizack/nuxt-twemoji",
|
|
5840
|
+
"learn_more": "",
|
|
5841
|
+
"category": "UI",
|
|
5842
|
+
"type": "3rd-party",
|
|
5843
|
+
"maintainers": [
|
|
5844
|
+
{
|
|
5845
|
+
"name": "Yizack Rangel",
|
|
5846
|
+
"github": "yizack"
|
|
5847
|
+
}
|
|
5848
|
+
],
|
|
5849
|
+
"compatibility": {
|
|
5850
|
+
"nuxt": "^3.0.0",
|
|
5851
|
+
"requires": {}
|
|
5852
|
+
}
|
|
5853
|
+
},
|
|
5321
5854
|
{
|
|
5322
5855
|
"name": "twicpics",
|
|
5323
5856
|
"description": "Images and videos components - Context aware resizing and cropping, lazy-loading, LQIP, Next-Gen format, compression, CDN.",
|
|
@@ -5770,6 +6303,28 @@
|
|
|
5770
6303
|
"requires": {}
|
|
5771
6304
|
}
|
|
5772
6305
|
},
|
|
6306
|
+
{
|
|
6307
|
+
"name": "vercel-analytics",
|
|
6308
|
+
"description": "Vercel Analytics integration for Nuxt",
|
|
6309
|
+
"repo": "xanderbarkhatov/nuxt-vercel-analytics",
|
|
6310
|
+
"npm": "nuxt-vercel-analytics",
|
|
6311
|
+
"icon": "",
|
|
6312
|
+
"github": "https://github.com/xanderbarkhatov/nuxt-vercel-analytics",
|
|
6313
|
+
"website": "https://github.com/xanderbarkhatov/nuxt-vercel-analytics",
|
|
6314
|
+
"learn_more": "https://vercel.com/docs/concepts/analytics",
|
|
6315
|
+
"category": "Analytics",
|
|
6316
|
+
"type": "3rd-party",
|
|
6317
|
+
"maintainers": [
|
|
6318
|
+
{
|
|
6319
|
+
"name": "Alexander B.",
|
|
6320
|
+
"github": "xanderbarkhatov"
|
|
6321
|
+
}
|
|
6322
|
+
],
|
|
6323
|
+
"compatibility": {
|
|
6324
|
+
"nuxt": "^3.0.0",
|
|
6325
|
+
"requires": {}
|
|
6326
|
+
}
|
|
6327
|
+
},
|
|
5773
6328
|
{
|
|
5774
6329
|
"name": "vexip-ui",
|
|
5775
6330
|
"description": "A Vue 3 UI library, Highly customizability, full TypeScript, performance pretty good",
|
|
@@ -5824,13 +6379,13 @@
|
|
|
5824
6379
|
{
|
|
5825
6380
|
"name": "vitest",
|
|
5826
6381
|
"description": "Vitest integration with Nuxt",
|
|
5827
|
-
"repo": "danielroe/nuxt-vitest
|
|
6382
|
+
"repo": "danielroe/nuxt-vitest",
|
|
5828
6383
|
"npm": "nuxt-vitest",
|
|
5829
6384
|
"icon": "vitest.svg",
|
|
5830
6385
|
"github": "https://github.com/danielroe/nuxt-vitest",
|
|
5831
6386
|
"website": "https://github.com/danielroe/nuxt-vitest",
|
|
5832
6387
|
"learn_more": "",
|
|
5833
|
-
"category": "
|
|
6388
|
+
"category": "Devtools",
|
|
5834
6389
|
"type": "3rd-party",
|
|
5835
6390
|
"maintainers": [
|
|
5836
6391
|
{
|
|
@@ -5847,15 +6402,45 @@
|
|
|
5847
6402
|
"requires": {}
|
|
5848
6403
|
}
|
|
5849
6404
|
},
|
|
6405
|
+
{
|
|
6406
|
+
"name": "vue-email",
|
|
6407
|
+
"description": "Write email templates with vue",
|
|
6408
|
+
"repo": "Dave136/vue-email#main/packages/vue-email",
|
|
6409
|
+
"npm": "vue-email",
|
|
6410
|
+
"icon": "vue-email.svg",
|
|
6411
|
+
"github": "https://github.com/Dave136/vue-email",
|
|
6412
|
+
"website": "https://vue-email.vercel.app/",
|
|
6413
|
+
"learn_more": "https://vue-email.vercel.app/getting-started/nuxt.html",
|
|
6414
|
+
"category": "UI",
|
|
6415
|
+
"type": "3rd-party",
|
|
6416
|
+
"maintainers": [
|
|
6417
|
+
{
|
|
6418
|
+
"name": "David Arenas",
|
|
6419
|
+
"github": "Dave136",
|
|
6420
|
+
"twitter": "davejs4",
|
|
6421
|
+
"avatar": "https://avatars.githubusercontent.com/u/49698182?v=4"
|
|
6422
|
+
},
|
|
6423
|
+
{
|
|
6424
|
+
"name": "Younes Barrad",
|
|
6425
|
+
"github": "Flowko",
|
|
6426
|
+
"twitter": "imflowko",
|
|
6427
|
+
"avatar": "https://avatars.githubusercontent.com/u/35883748?v=4"
|
|
6428
|
+
}
|
|
6429
|
+
],
|
|
6430
|
+
"compatibility": {
|
|
6431
|
+
"nuxt": "^3.0.0",
|
|
6432
|
+
"requires": {}
|
|
6433
|
+
}
|
|
6434
|
+
},
|
|
5850
6435
|
{
|
|
5851
6436
|
"name": "vue-macros",
|
|
5852
|
-
"description": "Explore
|
|
5853
|
-
"repo": "sxzz/
|
|
6437
|
+
"description": "Explore more macros and syntax sugar to Vue.",
|
|
6438
|
+
"repo": "sxzz/vue-macros#main/packages/nuxt",
|
|
5854
6439
|
"npm": "@vue-macros/nuxt",
|
|
5855
6440
|
"icon": "vue-macros.svg",
|
|
5856
|
-
"github": "https://github.com/sxzz/
|
|
6441
|
+
"github": "https://github.com/sxzz/vue-macros",
|
|
5857
6442
|
"website": "https://vue-macros.sxzz.moe",
|
|
5858
|
-
"learn_more": "https://github.com/sxzz/
|
|
6443
|
+
"learn_more": "https://github.com/sxzz/vue-macros",
|
|
5859
6444
|
"category": "Extensions",
|
|
5860
6445
|
"type": "3rd-party",
|
|
5861
6446
|
"maintainers": [
|
|
@@ -5938,6 +6523,29 @@
|
|
|
5938
6523
|
"requires": {}
|
|
5939
6524
|
}
|
|
5940
6525
|
},
|
|
6526
|
+
{
|
|
6527
|
+
"name": "vue-query",
|
|
6528
|
+
"description": "0 config lightweight Nuxt module for @tanstack/vue-query.",
|
|
6529
|
+
"repo": "Hebilicious/vue-query-nuxt/packages/vue-query-nuxt#main",
|
|
6530
|
+
"npm": "@hebilicious/vue-query-nuxt",
|
|
6531
|
+
"icon": "vue-query.svg",
|
|
6532
|
+
"github": "https://github.com/Hebilicious/vue-query-nuxt",
|
|
6533
|
+
"website": "https://github.com/Hebilicious/vue-query-nuxt#readme",
|
|
6534
|
+
"learn_more": "https://tanstack.com/query/latest/docs/vue/quick-start",
|
|
6535
|
+
"category": "Request",
|
|
6536
|
+
"type": "3rd-party",
|
|
6537
|
+
"maintainers": [
|
|
6538
|
+
{
|
|
6539
|
+
"name": "Hebilicious",
|
|
6540
|
+
"github": "Hebilicious",
|
|
6541
|
+
"twitter": "its_hebilicious"
|
|
6542
|
+
}
|
|
6543
|
+
],
|
|
6544
|
+
"compatibility": {
|
|
6545
|
+
"nuxt": "^3.0.0",
|
|
6546
|
+
"requires": {}
|
|
6547
|
+
}
|
|
6548
|
+
},
|
|
5941
6549
|
{
|
|
5942
6550
|
"name": "vue-select",
|
|
5943
6551
|
"description": "Nuxt module for vue-select, a feature rich select/dropdown/typeahead component.",
|
|
@@ -6008,6 +6616,29 @@
|
|
|
6008
6616
|
"requires": {}
|
|
6009
6617
|
}
|
|
6010
6618
|
},
|
|
6619
|
+
{
|
|
6620
|
+
"name": "vue3-carousel-nuxt",
|
|
6621
|
+
"description": "This module seamlessly integrates the Vue 3 Carousel module of ismail9k into Nuxt.js applications.",
|
|
6622
|
+
"repo": "gaetansenn/vue3-carousel-nuxt",
|
|
6623
|
+
"npm": "vue3-carousel-nuxt",
|
|
6624
|
+
"icon": "",
|
|
6625
|
+
"github": "https://github.com/gaetansenn/vue3-carousel-nuxt",
|
|
6626
|
+
"website": "",
|
|
6627
|
+
"learn_more": "",
|
|
6628
|
+
"category": "UI",
|
|
6629
|
+
"type": "3rd-party",
|
|
6630
|
+
"maintainers": [
|
|
6631
|
+
{
|
|
6632
|
+
"name": "Gaetan SENN",
|
|
6633
|
+
"github": "gaetansenn",
|
|
6634
|
+
"avatar": "https://avatars.githubusercontent.com/u/2774075?v=4"
|
|
6635
|
+
}
|
|
6636
|
+
],
|
|
6637
|
+
"compatibility": {
|
|
6638
|
+
"nuxt": "^3.0.0",
|
|
6639
|
+
"requires": {}
|
|
6640
|
+
}
|
|
6641
|
+
},
|
|
6011
6642
|
{
|
|
6012
6643
|
"name": "vuefire",
|
|
6013
6644
|
"description": "Idiomatic composables for the Firebase SDK",
|
|
@@ -6052,6 +6683,28 @@
|
|
|
6052
6683
|
"requires": {}
|
|
6053
6684
|
}
|
|
6054
6685
|
},
|
|
6686
|
+
{
|
|
6687
|
+
"name": "vuetify-nuxt-module",
|
|
6688
|
+
"description": "Zero-config Nuxt Module for Vuetify.",
|
|
6689
|
+
"repo": "userquin/vuetify-nuxt-module",
|
|
6690
|
+
"npm": "vuetify-nuxt-module",
|
|
6691
|
+
"icon": "vuetify-logo-v3-dark.svg",
|
|
6692
|
+
"github": "https://github.com/userquin/vuetify-nuxt-module",
|
|
6693
|
+
"website": "https://github.com/userquin/vuetify-nuxt-module",
|
|
6694
|
+
"learn_more": "https://github.com/userquin/vuetify-nuxt-module/README.md",
|
|
6695
|
+
"category": "UI",
|
|
6696
|
+
"type": "3rd-party",
|
|
6697
|
+
"maintainers": [
|
|
6698
|
+
{
|
|
6699
|
+
"name": "Joaquín Sánchez",
|
|
6700
|
+
"github": "userquin"
|
|
6701
|
+
}
|
|
6702
|
+
],
|
|
6703
|
+
"compatibility": {
|
|
6704
|
+
"nuxt": "^3.0.0",
|
|
6705
|
+
"requires": {}
|
|
6706
|
+
}
|
|
6707
|
+
},
|
|
6055
6708
|
{
|
|
6056
6709
|
"name": "vuetify",
|
|
6057
6710
|
"description": "Vuetify Module for Nuxt.js to add Material Design components to your application.",
|
|
@@ -6319,6 +6972,32 @@
|
|
|
6319
6972
|
"requires": {}
|
|
6320
6973
|
}
|
|
6321
6974
|
},
|
|
6975
|
+
{
|
|
6976
|
+
"name": "wideangle",
|
|
6977
|
+
"description": "Nuxt 3 module to integrate Wide Angle Analytics",
|
|
6978
|
+
"repo": "inputobjects/wideangle-nuxt",
|
|
6979
|
+
"npm": "wideangle-nuxt",
|
|
6980
|
+
"icon": "wideangle.png",
|
|
6981
|
+
"github": "https://github.com/inputobjects/wideangle-nuxt",
|
|
6982
|
+
"website": "https://wideangle.co",
|
|
6983
|
+
"learn_more": "https://wideangle.co/documentation/web-analytics-for-nuxt",
|
|
6984
|
+
"category": "Analytics",
|
|
6985
|
+
"type": "3rd-party",
|
|
6986
|
+
"maintainers": [
|
|
6987
|
+
{
|
|
6988
|
+
"name": "Wide Angle Analytics by Input Objects GmbH",
|
|
6989
|
+
"github": "inputobjects"
|
|
6990
|
+
},
|
|
6991
|
+
{
|
|
6992
|
+
"name": "Jarek Rozanski",
|
|
6993
|
+
"github": "jrozanski"
|
|
6994
|
+
}
|
|
6995
|
+
],
|
|
6996
|
+
"compatibility": {
|
|
6997
|
+
"nuxt": "^3.0.0",
|
|
6998
|
+
"requires": {}
|
|
6999
|
+
}
|
|
7000
|
+
},
|
|
6322
7001
|
{
|
|
6323
7002
|
"name": "windicss",
|
|
6324
7003
|
"description": "Next generation utility-first CSS framework.",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@nuxt/modules",
|
|
3
|
-
"version": "0.6.0-
|
|
3
|
+
"version": "0.6.0-d17328",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"main": "./modules.json",
|
|
6
6
|
"files": [
|
|
@@ -19,15 +19,15 @@
|
|
|
19
19
|
"devDependencies": {
|
|
20
20
|
"@nuxt/eslint-config": "^0.1.1",
|
|
21
21
|
"@types/js-yaml": "^4.0.5",
|
|
22
|
-
"@types/node": "^18.
|
|
23
|
-
"defu": "^6.1.
|
|
22
|
+
"@types/node": "^18.16.10",
|
|
23
|
+
"defu": "^6.1.2",
|
|
24
24
|
"eslint": "^8.34.0",
|
|
25
|
-
"globby": "^13.1.
|
|
25
|
+
"globby": "^13.1.4",
|
|
26
26
|
"hasha": "^5.2.2",
|
|
27
|
-
"jiti": "^1.17.
|
|
27
|
+
"jiti": "^1.17.2",
|
|
28
28
|
"js-yaml": "^4.1.0",
|
|
29
|
-
"ofetch": "^1.0.
|
|
30
|
-
"typescript": "^4.9.
|
|
29
|
+
"ofetch": "^1.0.1",
|
|
30
|
+
"typescript": "^4.9.5"
|
|
31
31
|
},
|
|
32
|
-
"packageManager": "pnpm@7.
|
|
32
|
+
"packageManager": "pnpm@7.32.4"
|
|
33
33
|
}
|