@nuxt/modules 0.6.0-e0bedc → 0.6.0-e0cdbc
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 +222 -52
- package/package.json +1 -1
package/modules.json
CHANGED
|
@@ -375,6 +375,28 @@
|
|
|
375
375
|
"requires": {}
|
|
376
376
|
}
|
|
377
377
|
},
|
|
378
|
+
{
|
|
379
|
+
"name": "artivue",
|
|
380
|
+
"description": "A dynamic & layered theming engine for Vue applications. Pick a color and transform your entire application!",
|
|
381
|
+
"repo": "Eschricht/artivue",
|
|
382
|
+
"npm": "artivue",
|
|
383
|
+
"icon": "artivue.svg",
|
|
384
|
+
"github": "https://github.com/Eschricht/artivue",
|
|
385
|
+
"website": "https://artivue.eschricht.dev",
|
|
386
|
+
"learn_more": "https://github.com/Eschricht/artivue",
|
|
387
|
+
"category": "UI",
|
|
388
|
+
"type": "3rd-party",
|
|
389
|
+
"maintainers": [
|
|
390
|
+
{
|
|
391
|
+
"name": "Eschricht",
|
|
392
|
+
"github": "Eschricht"
|
|
393
|
+
}
|
|
394
|
+
],
|
|
395
|
+
"compatibility": {
|
|
396
|
+
"nuxt": ">=3.0.0",
|
|
397
|
+
"requires": {}
|
|
398
|
+
}
|
|
399
|
+
},
|
|
378
400
|
{
|
|
379
401
|
"name": "auth-utils",
|
|
380
402
|
"description": "Minimalist Auth module for Nuxt with SSR.",
|
|
@@ -1084,6 +1106,30 @@
|
|
|
1084
1106
|
"requires": {}
|
|
1085
1107
|
}
|
|
1086
1108
|
},
|
|
1109
|
+
{
|
|
1110
|
+
"name": "contentstack",
|
|
1111
|
+
"description": "Contentstack integration for Nuxt",
|
|
1112
|
+
"repo": "timbenniks/nuxt-contentstack",
|
|
1113
|
+
"npm": "nuxt-contentstack",
|
|
1114
|
+
"icon": "contentstack.png",
|
|
1115
|
+
"github": "https://github.com/timbenniks/nuxt-contentstack",
|
|
1116
|
+
"website": "https://github.com/timbenniks/nuxt-contentstack",
|
|
1117
|
+
"learn_more": "https://contentstack.com/",
|
|
1118
|
+
"category": "CMS",
|
|
1119
|
+
"type": "3rd-party",
|
|
1120
|
+
"maintainers": [
|
|
1121
|
+
{
|
|
1122
|
+
"name": "timbenniks",
|
|
1123
|
+
"github": "timbenniks",
|
|
1124
|
+
"twitter": "timbenniks",
|
|
1125
|
+
"avatar": "https://avatars.githubusercontent.com/u/121096"
|
|
1126
|
+
}
|
|
1127
|
+
],
|
|
1128
|
+
"compatibility": {
|
|
1129
|
+
"nuxt": "^3.12.0",
|
|
1130
|
+
"requires": {}
|
|
1131
|
+
}
|
|
1132
|
+
},
|
|
1087
1133
|
{
|
|
1088
1134
|
"name": "cookie-control",
|
|
1089
1135
|
"description": "A highly configurable cookie banner for Nuxt.",
|
|
@@ -1344,8 +1390,8 @@
|
|
|
1344
1390
|
"npm": "nuxt-directus",
|
|
1345
1391
|
"icon": "directus.svg",
|
|
1346
1392
|
"github": "https://github.com/intevel/nuxt-directus/",
|
|
1347
|
-
"website": "https://nuxt-directus.
|
|
1348
|
-
"learn_more": "https://
|
|
1393
|
+
"website": "https://nuxt-directus.de/",
|
|
1394
|
+
"learn_more": "https://directus.io/",
|
|
1349
1395
|
"category": "CMS",
|
|
1350
1396
|
"type": "3rd-party",
|
|
1351
1397
|
"maintainers": [
|
|
@@ -1353,6 +1399,16 @@
|
|
|
1353
1399
|
"name": "Conner Bachmann",
|
|
1354
1400
|
"github": "intevel",
|
|
1355
1401
|
"avatar": "https://avatars.githubusercontent.com/u/59223342?v=4"
|
|
1402
|
+
},
|
|
1403
|
+
{
|
|
1404
|
+
"name": "Matt.",
|
|
1405
|
+
"github": "casualmatt",
|
|
1406
|
+
"avatar": "https://avatars.githubusercontent.com/u/85650530?v=4"
|
|
1407
|
+
},
|
|
1408
|
+
{
|
|
1409
|
+
"name": "Sandro Circi",
|
|
1410
|
+
"github": "sandros94",
|
|
1411
|
+
"avatar": "https://avatars.githubusercontent.com/u/13056429?v=4"
|
|
1356
1412
|
}
|
|
1357
1413
|
],
|
|
1358
1414
|
"compatibility": {
|
|
@@ -1427,6 +1483,28 @@
|
|
|
1427
1483
|
"requires": {}
|
|
1428
1484
|
}
|
|
1429
1485
|
},
|
|
1486
|
+
{
|
|
1487
|
+
"name": "dragon-editor",
|
|
1488
|
+
"description": "Javascript WYSIWYG editor in Nuxt!",
|
|
1489
|
+
"repo": "lovefields/dragonEditor",
|
|
1490
|
+
"npm": "dragon-editor",
|
|
1491
|
+
"icon": "",
|
|
1492
|
+
"github": "https://github.com/lovefields/dragonEditor",
|
|
1493
|
+
"website": "https://github.com/lovefields/dragonEditor",
|
|
1494
|
+
"learn_more": "",
|
|
1495
|
+
"category": "Libraries",
|
|
1496
|
+
"type": "3rd-party",
|
|
1497
|
+
"maintainers": [
|
|
1498
|
+
{
|
|
1499
|
+
"name": "lovefields",
|
|
1500
|
+
"github": "lovefields"
|
|
1501
|
+
}
|
|
1502
|
+
],
|
|
1503
|
+
"compatibility": {
|
|
1504
|
+
"nuxt": "^3.0.0",
|
|
1505
|
+
"requires": {}
|
|
1506
|
+
}
|
|
1507
|
+
},
|
|
1430
1508
|
{
|
|
1431
1509
|
"name": "drupal-ce",
|
|
1432
1510
|
"description": "Connects Nuxt with Drupal via the Lupus Custom Elements Renderer",
|
|
@@ -1920,7 +1998,7 @@
|
|
|
1920
1998
|
"npm": "@nuxt/fonts",
|
|
1921
1999
|
"icon": "nuxt.svg",
|
|
1922
2000
|
"github": "https://github.com/nuxt/fonts",
|
|
1923
|
-
"website": "https://
|
|
2001
|
+
"website": "https://fonts.nuxt.com",
|
|
1924
2002
|
"learn_more": "",
|
|
1925
2003
|
"category": "Libraries",
|
|
1926
2004
|
"type": "official",
|
|
@@ -2607,7 +2685,7 @@
|
|
|
2607
2685
|
"icon": "",
|
|
2608
2686
|
"github": "https://github.com/LuXDAmore/nuxt-humans-txt",
|
|
2609
2687
|
"website": "https://luxdamore.github.io/nuxt-humans-txt/",
|
|
2610
|
-
"learn_more": "
|
|
2688
|
+
"learn_more": "",
|
|
2611
2689
|
"category": "SEO",
|
|
2612
2690
|
"type": "3rd-party",
|
|
2613
2691
|
"maintainers": [
|
|
@@ -2702,7 +2780,7 @@
|
|
|
2702
2780
|
"description": "Icon module for Nuxt with 200,000+ ready to use icons from Iconify.",
|
|
2703
2781
|
"repo": "nuxt/icon",
|
|
2704
2782
|
"npm": "@nuxt/icon",
|
|
2705
|
-
"icon": "nuxt
|
|
2783
|
+
"icon": "nuxt.svg",
|
|
2706
2784
|
"github": "https://github.com/nuxt/icon",
|
|
2707
2785
|
"website": "https://github.com/nuxt/icon",
|
|
2708
2786
|
"learn_more": "",
|
|
@@ -2773,7 +2851,7 @@
|
|
|
2773
2851
|
"description": "Optimised images for Nuxt, with progressive processing, lazy-loading, real-time resizes and providers support.",
|
|
2774
2852
|
"repo": "nuxt/image",
|
|
2775
2853
|
"npm": "@nuxt/image",
|
|
2776
|
-
"icon": "
|
|
2854
|
+
"icon": "nuxt.svg",
|
|
2777
2855
|
"github": "https://github.com/nuxt/image",
|
|
2778
2856
|
"website": "https://image.nuxt.com",
|
|
2779
2857
|
"learn_more": "",
|
|
@@ -4287,6 +4365,29 @@
|
|
|
4287
4365
|
"devtools": "^0.0.0"
|
|
4288
4366
|
}
|
|
4289
4367
|
},
|
|
4368
|
+
{
|
|
4369
|
+
"name": "nuxt-http-client-hints",
|
|
4370
|
+
"description": "Nuxt HTTP Client Hints",
|
|
4371
|
+
"repo": "userquin/nuxt-http-client-hints",
|
|
4372
|
+
"npm": "nuxt-http-client-hints",
|
|
4373
|
+
"icon": "http-client-hints.svg",
|
|
4374
|
+
"github": "https://github.com/userquin/nuxt-http-client-hints",
|
|
4375
|
+
"website": "https://github.com/userquin/nuxt-http-client-hints",
|
|
4376
|
+
"learn_more": "https://github.com/userquin/nuxt-http-client-hints?tab=readme-ov-file#features",
|
|
4377
|
+
"category": "Extensions",
|
|
4378
|
+
"type": "3rd-party",
|
|
4379
|
+
"maintainers": [
|
|
4380
|
+
{
|
|
4381
|
+
"name": "Joaquín Sánchez",
|
|
4382
|
+
"github": "userquin",
|
|
4383
|
+
"twitter": "userquin"
|
|
4384
|
+
}
|
|
4385
|
+
],
|
|
4386
|
+
"compatibility": {
|
|
4387
|
+
"nuxt": ">=3.9.0",
|
|
4388
|
+
"requires": {}
|
|
4389
|
+
}
|
|
4390
|
+
},
|
|
4290
4391
|
{
|
|
4291
4392
|
"name": "nuxt-hue",
|
|
4292
4393
|
"description": "Enlighten your Nuxt experience",
|
|
@@ -4727,7 +4828,7 @@
|
|
|
4727
4828
|
"npm": "@sidebase/nuxt-pdf",
|
|
4728
4829
|
"icon": "nuxt-pdf.png",
|
|
4729
4830
|
"github": "https://github.com/sidebase/nuxt-pdf",
|
|
4730
|
-
"website": "https://
|
|
4831
|
+
"website": "https://github.com/sidebase/nuxt-pdf",
|
|
4731
4832
|
"learn_more": "https://github.com/sidebase",
|
|
4732
4833
|
"category": "Extensions",
|
|
4733
4834
|
"type": "3rd-party",
|
|
@@ -4884,12 +4985,12 @@
|
|
|
4884
4985
|
},
|
|
4885
4986
|
{
|
|
4886
4987
|
"name": "nuxt-social-share",
|
|
4887
|
-
"description": "Simple
|
|
4988
|
+
"description": "Simple social sharing for your Nuxt Sites",
|
|
4888
4989
|
"repo": "stefanobartoletti/nuxt-social-share",
|
|
4889
4990
|
"npm": "@stefanobartoletti/nuxt-social-share",
|
|
4890
4991
|
"icon": "nuxt-social-share.png",
|
|
4891
4992
|
"github": "https://github.com/stefanobartoletti/nuxt-social-share",
|
|
4892
|
-
"website": "https://
|
|
4993
|
+
"website": "https://nuxt-social-share.stefanobartoletti.it",
|
|
4893
4994
|
"learn_more": "https://github.com/stefanobartoletti/nuxt-social-share#readme",
|
|
4894
4995
|
"category": "Extensions",
|
|
4895
4996
|
"type": "3rd-party",
|
|
@@ -5207,6 +5308,28 @@
|
|
|
5207
5308
|
"requires": {}
|
|
5208
5309
|
}
|
|
5209
5310
|
},
|
|
5311
|
+
{
|
|
5312
|
+
"name": "nuxt2-sentry",
|
|
5313
|
+
"description": "Sentry module for Nuxt to help developers diagnose, fix, and optimize the performance of their code",
|
|
5314
|
+
"repo": "nuxt-community/sentry-module",
|
|
5315
|
+
"npm": "@nuxtjs/sentry",
|
|
5316
|
+
"icon": "sentry.svg",
|
|
5317
|
+
"github": "https://github.com/nuxt-community/sentry-module",
|
|
5318
|
+
"website": "https://sentry.nuxtjs.org/",
|
|
5319
|
+
"learn_more": "https://sentry.io/welcome/",
|
|
5320
|
+
"category": "Monitoring",
|
|
5321
|
+
"type": "community",
|
|
5322
|
+
"maintainers": [
|
|
5323
|
+
{
|
|
5324
|
+
"name": "Rafał Chłodnicki",
|
|
5325
|
+
"github": "rchl"
|
|
5326
|
+
}
|
|
5327
|
+
],
|
|
5328
|
+
"compatibility": {
|
|
5329
|
+
"nuxt": "^2.0.0",
|
|
5330
|
+
"requires": {}
|
|
5331
|
+
}
|
|
5332
|
+
},
|
|
5210
5333
|
{
|
|
5211
5334
|
"name": "nuxt3-interpolation",
|
|
5212
5335
|
"description": "",
|
|
@@ -5555,10 +5678,10 @@
|
|
|
5555
5678
|
{
|
|
5556
5679
|
"name": "pinia-plugin-persistedstate",
|
|
5557
5680
|
"description": "Configurable persistence and rehydration of Pinia stores.",
|
|
5558
|
-
"repo": "prazdevs/pinia-plugin-persistedstate
|
|
5559
|
-
"npm": "
|
|
5681
|
+
"repo": "prazdevs/pinia-plugin-persistedstate",
|
|
5682
|
+
"npm": "pinia-plugin-persistedstate",
|
|
5560
5683
|
"icon": "pinia-plugin-persistedstate.png",
|
|
5561
|
-
"github": "https://github.com/prazdevs/pinia-plugin-persistedstate
|
|
5684
|
+
"github": "https://github.com/prazdevs/pinia-plugin-persistedstate",
|
|
5562
5685
|
"website": "https://prazdevs.github.io/pinia-plugin-persistedstate/",
|
|
5563
5686
|
"learn_more": "",
|
|
5564
5687
|
"category": "Extensions",
|
|
@@ -5693,12 +5816,12 @@
|
|
|
5693
5816
|
{
|
|
5694
5817
|
"name": "primevue",
|
|
5695
5818
|
"description": "Next Generation Vue UI Component Library",
|
|
5696
|
-
"repo": "primefaces/primevue
|
|
5697
|
-
"npm": "nuxt-
|
|
5819
|
+
"repo": "primefaces/primevue#master/packages/nuxt-module",
|
|
5820
|
+
"npm": "@primevue/nuxt-module",
|
|
5698
5821
|
"icon": "primevue.svg",
|
|
5699
|
-
"github": "https://github.com/primefaces/primevue
|
|
5822
|
+
"github": "https://github.com/primefaces/primevue/tree/master/packages/nuxt-module",
|
|
5700
5823
|
"website": "https://primevue.org/",
|
|
5701
|
-
"learn_more": "https://primevue.org/",
|
|
5824
|
+
"learn_more": "https://primevue.org/nuxt/",
|
|
5702
5825
|
"category": "UI",
|
|
5703
5826
|
"type": "3rd-party",
|
|
5704
5827
|
"maintainers": [
|
|
@@ -6349,23 +6472,23 @@
|
|
|
6349
6472
|
},
|
|
6350
6473
|
{
|
|
6351
6474
|
"name": "sentry",
|
|
6352
|
-
"description": "Sentry
|
|
6353
|
-
"repo": "
|
|
6354
|
-
"npm": "@
|
|
6475
|
+
"description": "Official Sentry SDK for Nuxt (EXPERIMENTAL)",
|
|
6476
|
+
"repo": "getsentry/sentry-javascript#HEAD/packages/nuxt",
|
|
6477
|
+
"npm": "@sentry/nuxt",
|
|
6355
6478
|
"icon": "sentry.svg",
|
|
6356
|
-
"github": "https://github.com/
|
|
6357
|
-
"website": "https://sentry.
|
|
6358
|
-
"learn_more": "https://sentry.io
|
|
6479
|
+
"github": "https://github.com/getsentry/sentry-javascript/tree/HEAD/packages/nuxt",
|
|
6480
|
+
"website": "https://docs.sentry.io/platforms/javascript/guides/nuxt",
|
|
6481
|
+
"learn_more": "https://sentry.io",
|
|
6359
6482
|
"category": "Monitoring",
|
|
6360
|
-
"type": "
|
|
6483
|
+
"type": "3rd-party",
|
|
6361
6484
|
"maintainers": [
|
|
6362
6485
|
{
|
|
6363
|
-
"name": "
|
|
6364
|
-
"github": "
|
|
6486
|
+
"name": "Sentry",
|
|
6487
|
+
"github": "getsentry"
|
|
6365
6488
|
}
|
|
6366
6489
|
],
|
|
6367
6490
|
"compatibility": {
|
|
6368
|
-
"nuxt": "^
|
|
6491
|
+
"nuxt": "^3.0.0",
|
|
6369
6492
|
"requires": {}
|
|
6370
6493
|
}
|
|
6371
6494
|
},
|
|
@@ -6373,7 +6496,7 @@
|
|
|
6373
6496
|
"name": "seo-experiments",
|
|
6374
6497
|
"description": "Powerful SEO DX improvements.",
|
|
6375
6498
|
"repo": "harlan-zw/nuxt-seo-experiments",
|
|
6376
|
-
"npm": "nuxt-seo-
|
|
6499
|
+
"npm": "nuxt-seo-utils",
|
|
6377
6500
|
"icon": "seo-experiments.svg",
|
|
6378
6501
|
"github": "https://github.com/harlan-zw/nuxt-seo-experiments",
|
|
6379
6502
|
"website": "https://nuxtseo.com/experiments",
|
|
@@ -6944,11 +7067,11 @@
|
|
|
6944
7067
|
{
|
|
6945
7068
|
"name": "stripe-next",
|
|
6946
7069
|
"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.",
|
|
6947
|
-
"repo": "
|
|
7070
|
+
"repo": "flozero/nuxt-stripe",
|
|
6948
7071
|
"npm": "@unlok-co/nuxt-stripe",
|
|
6949
7072
|
"icon": "stripe.png",
|
|
6950
|
-
"github": "https://github.com/
|
|
6951
|
-
"website": "https://github.com/
|
|
7073
|
+
"github": "https://github.com/flozero/nuxt-stripe",
|
|
7074
|
+
"website": "https://github.com/flozero/nuxt-stripe",
|
|
6952
7075
|
"learn_more": "https://stripe.com/docs",
|
|
6953
7076
|
"category": "Payment",
|
|
6954
7077
|
"type": "3rd-party",
|
|
@@ -8014,6 +8137,28 @@
|
|
|
8014
8137
|
}
|
|
8015
8138
|
}
|
|
8016
8139
|
},
|
|
8140
|
+
{
|
|
8141
|
+
"name": "vaxee",
|
|
8142
|
+
"description": "The State Manager for Vue 3",
|
|
8143
|
+
"repo": "letstri/vaxee#main/packages/nuxt",
|
|
8144
|
+
"npm": "@vaxee/nuxt",
|
|
8145
|
+
"icon": "vaxee.svg",
|
|
8146
|
+
"github": "https://github.com/letstri/vaxee/tree/main/packages/nuxt",
|
|
8147
|
+
"website": "https://vaxee.letstri.dev/",
|
|
8148
|
+
"learn_more": "",
|
|
8149
|
+
"category": "Extensions",
|
|
8150
|
+
"type": "3rd-party",
|
|
8151
|
+
"maintainers": [
|
|
8152
|
+
{
|
|
8153
|
+
"name": "letstri",
|
|
8154
|
+
"github": "letstri"
|
|
8155
|
+
}
|
|
8156
|
+
],
|
|
8157
|
+
"compatibility": {
|
|
8158
|
+
"nuxt": "^3.0.0",
|
|
8159
|
+
"requires": {}
|
|
8160
|
+
}
|
|
8161
|
+
},
|
|
8017
8162
|
{
|
|
8018
8163
|
"name": "vcalendar",
|
|
8019
8164
|
"description": "VCalendar module for Nuxt",
|
|
@@ -8081,28 +8226,6 @@
|
|
|
8081
8226
|
"requires": {}
|
|
8082
8227
|
}
|
|
8083
8228
|
},
|
|
8084
|
-
{
|
|
8085
|
-
"name": "vercel-analytics",
|
|
8086
|
-
"description": "Vercel Analytics integration for Nuxt",
|
|
8087
|
-
"repo": "xanderbarkhatov/nuxt-vercel-analytics",
|
|
8088
|
-
"npm": "nuxt-vercel-analytics",
|
|
8089
|
-
"icon": "",
|
|
8090
|
-
"github": "https://github.com/xanderbarkhatov/nuxt-vercel-analytics",
|
|
8091
|
-
"website": "https://github.com/xanderbarkhatov/nuxt-vercel-analytics",
|
|
8092
|
-
"learn_more": "https://vercel.com/docs/concepts/analytics",
|
|
8093
|
-
"category": "Analytics",
|
|
8094
|
-
"type": "3rd-party",
|
|
8095
|
-
"maintainers": [
|
|
8096
|
-
{
|
|
8097
|
-
"name": "Alexander B.",
|
|
8098
|
-
"github": "xanderbarkhatov"
|
|
8099
|
-
}
|
|
8100
|
-
],
|
|
8101
|
-
"compatibility": {
|
|
8102
|
-
"nuxt": ">=3.0.0",
|
|
8103
|
-
"requires": {}
|
|
8104
|
-
}
|
|
8105
|
-
},
|
|
8106
8229
|
{
|
|
8107
8230
|
"name": "vexip-ui",
|
|
8108
8231
|
"description": "A Vue 3 UI library, Highly customizability, full TypeScript, performance pretty good",
|
|
@@ -8126,6 +8249,30 @@
|
|
|
8126
8249
|
"requires": {}
|
|
8127
8250
|
}
|
|
8128
8251
|
},
|
|
8252
|
+
{
|
|
8253
|
+
"name": "vitalizer",
|
|
8254
|
+
"description": "Instantly better LCP scores in Google Lighthouse",
|
|
8255
|
+
"repo": "johannschopplich/nuxt-vitalizer",
|
|
8256
|
+
"npm": "nuxt-vitalizer",
|
|
8257
|
+
"icon": "vitalizer.svg",
|
|
8258
|
+
"github": "https://github.com/johannschopplich/nuxt-vitalizer",
|
|
8259
|
+
"website": "https://github.com/johannschopplich/nuxt-vitalizer#readme",
|
|
8260
|
+
"learn_more": "",
|
|
8261
|
+
"category": "SEO",
|
|
8262
|
+
"type": "3rd-party",
|
|
8263
|
+
"maintainers": [
|
|
8264
|
+
{
|
|
8265
|
+
"name": "Johann Schopplich",
|
|
8266
|
+
"github": "johannschopplich",
|
|
8267
|
+
"twitter": "jschopplich",
|
|
8268
|
+
"avatar": "https://avatars.githubusercontent.com/johannschopplich?v=4"
|
|
8269
|
+
}
|
|
8270
|
+
],
|
|
8271
|
+
"compatibility": {
|
|
8272
|
+
"nuxt": ">=3.0.0",
|
|
8273
|
+
"requires": {}
|
|
8274
|
+
}
|
|
8275
|
+
},
|
|
8129
8276
|
{
|
|
8130
8277
|
"name": "vite-pwa-nuxt",
|
|
8131
8278
|
"description": "Zero-config PWA Plugin for Nuxt",
|
|
@@ -8154,6 +8301,29 @@
|
|
|
8154
8301
|
"requires": {}
|
|
8155
8302
|
}
|
|
8156
8303
|
},
|
|
8304
|
+
{
|
|
8305
|
+
"name": "vue-api",
|
|
8306
|
+
"description": "A flexible and provider-agnostic API handling library for Vue 3 and Nuxt 3. Supports multiple data providers like axios, ofetch and more. It includes a robust model mapping feature.",
|
|
8307
|
+
"repo": "gaetansenn/vue-api#main/packages/nuxt",
|
|
8308
|
+
"npm": "@vue-api/nuxt",
|
|
8309
|
+
"icon": "",
|
|
8310
|
+
"github": "https://github.com/gaetansenn/vue-api",
|
|
8311
|
+
"website": "https://vue-api.dewib.com/",
|
|
8312
|
+
"learn_more": "https://vue-api.dewib.com/guide/getting-started/installation.html",
|
|
8313
|
+
"category": "Request",
|
|
8314
|
+
"type": "3rd-party",
|
|
8315
|
+
"maintainers": [
|
|
8316
|
+
{
|
|
8317
|
+
"name": "Gaetan SENN",
|
|
8318
|
+
"github": "gaetansenn",
|
|
8319
|
+
"avatar": "https://avatars.githubusercontent.com/u/2774075?v=4"
|
|
8320
|
+
}
|
|
8321
|
+
],
|
|
8322
|
+
"compatibility": {
|
|
8323
|
+
"nuxt": ">=3.0.0",
|
|
8324
|
+
"requires": {}
|
|
8325
|
+
}
|
|
8326
|
+
},
|
|
8157
8327
|
{
|
|
8158
8328
|
"name": "vue-email",
|
|
8159
8329
|
"description": "💌 Write email templates with vue",
|