@nuxt/modules 0.6.0-aad2e6 → 0.6.0-ab4e91
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 +2 -1
- package/modules.json +515 -354
- package/package.json +15 -15
package/modules.json
CHANGED
|
@@ -37,7 +37,7 @@
|
|
|
37
37
|
"icon": "agility.png",
|
|
38
38
|
"github": "https://github.com/agility/agilitycms-nuxt-module",
|
|
39
39
|
"website": "https://github.com/agility/agilitycms-nuxt-module",
|
|
40
|
-
"learn_more": "https://
|
|
40
|
+
"learn_more": "https://agilitycms.com/docs/nuxt/nuxt-and-agility-cms",
|
|
41
41
|
"category": "CMS",
|
|
42
42
|
"type": "3rd-party",
|
|
43
43
|
"maintainers": [
|
|
@@ -277,7 +277,7 @@
|
|
|
277
277
|
"repo": "Luxdamore/nuxt-apis-to-file",
|
|
278
278
|
"npm": "@luxdamore/nuxt-apis-to-file",
|
|
279
279
|
"icon": "",
|
|
280
|
-
"github": "https://github.com/
|
|
280
|
+
"github": "https://github.com/Luxdamore/nuxt-apis-to-file",
|
|
281
281
|
"website": "https://luxdamore.github.io/nuxt-apis-to-file/",
|
|
282
282
|
"learn_more": "",
|
|
283
283
|
"category": "Performance",
|
|
@@ -410,6 +410,28 @@
|
|
|
410
410
|
"requires": {}
|
|
411
411
|
}
|
|
412
412
|
},
|
|
413
|
+
{
|
|
414
|
+
"name": "arkenv",
|
|
415
|
+
"description": "Environment variable validation from editor to runtime",
|
|
416
|
+
"repo": "yamcodes/arkenv#main/packages/nuxt",
|
|
417
|
+
"npm": "@arkenv/nuxt",
|
|
418
|
+
"icon": "arkenv.svg",
|
|
419
|
+
"github": "https://github.com/yamcodes/arkenv",
|
|
420
|
+
"website": "https://arkenv.js.org",
|
|
421
|
+
"learn_more": "https://arkenv.js.org/docs/nuxt",
|
|
422
|
+
"category": "Devtools",
|
|
423
|
+
"type": "3rd-party",
|
|
424
|
+
"maintainers": [
|
|
425
|
+
{
|
|
426
|
+
"name": "Yam Borodetsky",
|
|
427
|
+
"github": "yamcodes"
|
|
428
|
+
}
|
|
429
|
+
],
|
|
430
|
+
"compatibility": {
|
|
431
|
+
"nuxt": ">=3.0.0",
|
|
432
|
+
"requires": {}
|
|
433
|
+
}
|
|
434
|
+
},
|
|
413
435
|
{
|
|
414
436
|
"name": "artivue",
|
|
415
437
|
"description": "A dynamic & layered theming engine for Vue applications. Pick a color and transform your entire application!",
|
|
@@ -438,14 +460,14 @@
|
|
|
438
460
|
"repo": "askdoppler/doppler-js#main/nuxt",
|
|
439
461
|
"npm": "@askdoppler/nuxt",
|
|
440
462
|
"icon": "askdoppler.png",
|
|
441
|
-
"github": "https://github.com/askdoppler/doppler-js
|
|
463
|
+
"github": "https://github.com/askdoppler/doppler-js",
|
|
442
464
|
"website": "https://askdoppler.com",
|
|
443
465
|
"learn_more": "https://docs.askdoppler.com/integrations/nuxt",
|
|
444
466
|
"category": "SEO",
|
|
445
467
|
"type": "3rd-party",
|
|
446
468
|
"maintainers": [
|
|
447
469
|
{
|
|
448
|
-
"name": "
|
|
470
|
+
"name": "Maxime Dolores",
|
|
449
471
|
"github": "mdolr",
|
|
450
472
|
"twitter": "m_dolr"
|
|
451
473
|
}
|
|
@@ -609,8 +631,8 @@
|
|
|
609
631
|
"npm": "@thebcms/nuxt",
|
|
610
632
|
"icon": "bcms.png",
|
|
611
633
|
"github": "https://github.com/bcms/nuxt-module",
|
|
612
|
-
"website": "https://thebcms.com",
|
|
613
|
-
"learn_more": "https://thebcms.com/docs/integrations/nuxt-js",
|
|
634
|
+
"website": "https://www.thebcms.com/",
|
|
635
|
+
"learn_more": "https://www.thebcms.com/docs/integrations/nuxt-js/",
|
|
614
636
|
"category": "CMS",
|
|
615
637
|
"type": "3rd-party",
|
|
616
638
|
"maintainers": [
|
|
@@ -682,12 +704,12 @@
|
|
|
682
704
|
{
|
|
683
705
|
"name": "browserconfig",
|
|
684
706
|
"description": "Adds XML browser configuration support",
|
|
685
|
-
"repo": "nuxt-community/modules#master/packages/browserconfig",
|
|
707
|
+
"repo": "nuxt-community/legacy-modules#master/packages/browserconfig",
|
|
686
708
|
"npm": "@nuxtjs/browserconfig",
|
|
687
709
|
"icon": "",
|
|
688
|
-
"github": "https://github.com/nuxt-community/modules
|
|
689
|
-
"website": "https://github.com/nuxt-community/modules/tree/master/packages/browserconfig",
|
|
690
|
-
"learn_more": "https://
|
|
710
|
+
"github": "https://github.com/nuxt-community/legacy-modules",
|
|
711
|
+
"website": "https://github.com/nuxt-community/legacy-modules/tree/master/packages/browserconfig",
|
|
712
|
+
"learn_more": "https://learn.microsoft.com/en-us/previous-versions/windows/internet-explorer/ie-developer/dev-guides/bg183312(v=vs.85)?redirectedfrom=MSDN",
|
|
691
713
|
"category": "Extensions",
|
|
692
714
|
"type": "community",
|
|
693
715
|
"maintainers": [
|
|
@@ -711,7 +733,7 @@
|
|
|
711
733
|
"icon": "bugsnag.png",
|
|
712
734
|
"github": "https://github.com/JulianMar/nuxt-bugsnag",
|
|
713
735
|
"website": "https://github.com/JulianMar/nuxt-bugsnag",
|
|
714
|
-
"learn_more": "
|
|
736
|
+
"learn_more": "",
|
|
715
737
|
"category": "Monitoring",
|
|
716
738
|
"type": "3rd-party",
|
|
717
739
|
"maintainers": [
|
|
@@ -842,30 +864,6 @@
|
|
|
842
864
|
"requires": {}
|
|
843
865
|
}
|
|
844
866
|
},
|
|
845
|
-
{
|
|
846
|
-
"name": "chatwoot",
|
|
847
|
-
"description": "Chatwoot is an open-source customer engagement platform that helps companies engage their customers on their website",
|
|
848
|
-
"repo": "productdevbookcom/chatwoot",
|
|
849
|
-
"npm": "@productdevbook/chatwoot",
|
|
850
|
-
"icon": "chatwoot.png",
|
|
851
|
-
"github": "https://github.com/productdevbookcom/chatwoot",
|
|
852
|
-
"website": "https://github.com/productdevbookcom/chatwoot",
|
|
853
|
-
"learn_more": "https://www.chatwoot.com",
|
|
854
|
-
"category": "Libraries",
|
|
855
|
-
"type": "3rd-party",
|
|
856
|
-
"maintainers": [
|
|
857
|
-
{
|
|
858
|
-
"name": "Wind",
|
|
859
|
-
"github": "productdevbook",
|
|
860
|
-
"twitter": "productdevbook",
|
|
861
|
-
"bluesky": "productdevbook.com"
|
|
862
|
-
}
|
|
863
|
-
],
|
|
864
|
-
"compatibility": {
|
|
865
|
-
"nuxt": ">=3.3.1",
|
|
866
|
-
"requires": {}
|
|
867
|
-
}
|
|
868
|
-
},
|
|
869
867
|
{
|
|
870
868
|
"name": "chiffre",
|
|
871
869
|
"description": "Privacy-first, end-to-end encrypted analytics",
|
|
@@ -918,8 +916,8 @@
|
|
|
918
916
|
"repo": "clerk/javascript#main/packages/nuxt",
|
|
919
917
|
"npm": "@clerk/nuxt",
|
|
920
918
|
"icon": "clerk.svg",
|
|
921
|
-
"github": "https://github.com/clerk/javascript
|
|
922
|
-
"website": "https://clerk.com/docs/
|
|
919
|
+
"github": "https://github.com/clerk/javascript",
|
|
920
|
+
"website": "https://clerk.com/docs/reference/nuxt/overview",
|
|
923
921
|
"learn_more": "https://clerk.com",
|
|
924
922
|
"category": "Security",
|
|
925
923
|
"type": "3rd-party",
|
|
@@ -968,7 +966,7 @@
|
|
|
968
966
|
"icon": "",
|
|
969
967
|
"github": "https://github.com/gitana/cloudcms-nuxt",
|
|
970
968
|
"website": "https://github.com/gitana/cloudcms-nuxt",
|
|
971
|
-
"learn_more": "https://
|
|
969
|
+
"learn_more": "https://gitana.io/",
|
|
972
970
|
"category": "CMS",
|
|
973
971
|
"type": "3rd-party",
|
|
974
972
|
"maintainers": [
|
|
@@ -1060,6 +1058,42 @@
|
|
|
1060
1058
|
}
|
|
1061
1059
|
}
|
|
1062
1060
|
},
|
|
1061
|
+
{
|
|
1062
|
+
"name": "comark",
|
|
1063
|
+
"description": "Components in Markdown (Comark) parser with streaming support.",
|
|
1064
|
+
"repo": "comarkdown/comark#main/packages/comark-nuxt",
|
|
1065
|
+
"npm": "@comark/nuxt",
|
|
1066
|
+
"icon": "comark.svg",
|
|
1067
|
+
"github": "https://github.com/comarkdown/comark",
|
|
1068
|
+
"website": "https://comark.dev/",
|
|
1069
|
+
"learn_more": "https://comark.dev/rendering/nuxt",
|
|
1070
|
+
"category": "Libraries",
|
|
1071
|
+
"type": "3rd-party",
|
|
1072
|
+
"maintainers": [
|
|
1073
|
+
{
|
|
1074
|
+
"name": "Farnabaz",
|
|
1075
|
+
"github": "farnabaz",
|
|
1076
|
+
"twitter": "a_birang",
|
|
1077
|
+
"bluesky": "farnabaz.dev"
|
|
1078
|
+
},
|
|
1079
|
+
{
|
|
1080
|
+
"name": "Sébastien Chopin",
|
|
1081
|
+
"github": "Atinux",
|
|
1082
|
+
"twitter": "atinux",
|
|
1083
|
+
"bluesky": "atinux.com"
|
|
1084
|
+
},
|
|
1085
|
+
{
|
|
1086
|
+
"name": "Baptiste Leproux",
|
|
1087
|
+
"github": "larbish",
|
|
1088
|
+
"twitter": "_larbish",
|
|
1089
|
+
"bluesky": "larbish.bsky.social"
|
|
1090
|
+
}
|
|
1091
|
+
],
|
|
1092
|
+
"compatibility": {
|
|
1093
|
+
"nuxt": ">=3.0.0",
|
|
1094
|
+
"requires": {}
|
|
1095
|
+
}
|
|
1096
|
+
},
|
|
1063
1097
|
{
|
|
1064
1098
|
"name": "compodium",
|
|
1065
1099
|
"description": "A plug an play component playground for Nuxt.",
|
|
@@ -1114,7 +1148,7 @@
|
|
|
1114
1148
|
"npm": "nuxt-content-assets",
|
|
1115
1149
|
"icon": "content-assets.png",
|
|
1116
1150
|
"github": "https://github.com/davestewart/nuxt-content-assets",
|
|
1117
|
-
"website": "https://davestewart.co.uk/projects/
|
|
1151
|
+
"website": "https://davestewart.co.uk/projects/vue/nuxt-content-assets/",
|
|
1118
1152
|
"learn_more": "",
|
|
1119
1153
|
"category": "Images",
|
|
1120
1154
|
"type": "3rd-party",
|
|
@@ -1198,7 +1232,7 @@
|
|
|
1198
1232
|
"icon": "contentstack.png",
|
|
1199
1233
|
"github": "https://github.com/timbenniks/nuxt-contentstack",
|
|
1200
1234
|
"website": "https://github.com/timbenniks/nuxt-contentstack",
|
|
1201
|
-
"learn_more": "https://
|
|
1235
|
+
"learn_more": "https://www.contentstack.com/community",
|
|
1202
1236
|
"category": "CMS",
|
|
1203
1237
|
"type": "3rd-party",
|
|
1204
1238
|
"maintainers": [
|
|
@@ -1220,7 +1254,7 @@
|
|
|
1220
1254
|
"name": "convex",
|
|
1221
1255
|
"description": "Nuxt module for Convex - reactive backend with real-time sync, file storage, and auto-imports",
|
|
1222
1256
|
"repo": "onmax/nuxt-convex",
|
|
1223
|
-
"npm": "
|
|
1257
|
+
"npm": "convex-monorepo",
|
|
1224
1258
|
"icon": "convex.svg",
|
|
1225
1259
|
"github": "https://github.com/onmax/nuxt-convex",
|
|
1226
1260
|
"website": "https://nuxt-convex.onmax.me",
|
|
@@ -1359,28 +1393,6 @@
|
|
|
1359
1393
|
"requires": {}
|
|
1360
1394
|
}
|
|
1361
1395
|
},
|
|
1362
|
-
{
|
|
1363
|
-
"name": "datocms-nuxt2",
|
|
1364
|
-
"description": "DatoCMS integration for Nuxt v2",
|
|
1365
|
-
"repo": "voorhoede/nuxt-datocms-module",
|
|
1366
|
-
"npm": "@voorhoede/nuxt-datocms-module",
|
|
1367
|
-
"icon": "datocms.svg",
|
|
1368
|
-
"github": "https://github.com/voorhoede/nuxt-datocms-module",
|
|
1369
|
-
"website": "https://github.com/voorhoede/nuxt-datocms-module",
|
|
1370
|
-
"learn_more": "https://www.datocms.com/",
|
|
1371
|
-
"category": "CMS",
|
|
1372
|
-
"type": "3rd-party",
|
|
1373
|
-
"maintainers": [
|
|
1374
|
-
{
|
|
1375
|
-
"name": "Frank Warnaar",
|
|
1376
|
-
"github": "Frankwarnaar"
|
|
1377
|
-
}
|
|
1378
|
-
],
|
|
1379
|
-
"compatibility": {
|
|
1380
|
-
"nuxt": "^2.0.0",
|
|
1381
|
-
"requires": {}
|
|
1382
|
-
}
|
|
1383
|
-
},
|
|
1384
1396
|
{
|
|
1385
1397
|
"name": "datocms",
|
|
1386
1398
|
"description": "DatoCMS module for Nuxt",
|
|
@@ -1498,15 +1510,41 @@
|
|
|
1498
1510
|
"requires": {}
|
|
1499
1511
|
}
|
|
1500
1512
|
},
|
|
1513
|
+
{
|
|
1514
|
+
"name": "directus-sdk",
|
|
1515
|
+
"description": "A Nuxt module for Directus with built-in authentication, realtime, file management, type generation, and visual editor support.",
|
|
1516
|
+
"repo": "rolleyio/nuxt-directus-sdk",
|
|
1517
|
+
"npm": "nuxt-directus-sdk",
|
|
1518
|
+
"icon": "directus-sdk.svg",
|
|
1519
|
+
"github": "https://github.com/rolleyio/nuxt-directus-sdk",
|
|
1520
|
+
"website": "https://www.nuxt-directus-sdk.com/",
|
|
1521
|
+
"learn_more": "https://directus.com/",
|
|
1522
|
+
"category": "CMS",
|
|
1523
|
+
"type": "3rd-party",
|
|
1524
|
+
"maintainers": [
|
|
1525
|
+
{
|
|
1526
|
+
"name": "Matthew Rollinson",
|
|
1527
|
+
"github": "matt-rolley"
|
|
1528
|
+
},
|
|
1529
|
+
{
|
|
1530
|
+
"name": "kheiner",
|
|
1531
|
+
"github": "kheiner"
|
|
1532
|
+
}
|
|
1533
|
+
],
|
|
1534
|
+
"compatibility": {
|
|
1535
|
+
"nuxt": "^3.0.0 || ^4.0.0",
|
|
1536
|
+
"requires": {}
|
|
1537
|
+
}
|
|
1538
|
+
},
|
|
1501
1539
|
{
|
|
1502
1540
|
"name": "directus",
|
|
1503
1541
|
"description": "Easily connect your Nuxt application to your directus server.",
|
|
1504
1542
|
"repo": "intevel/nuxt-directus",
|
|
1505
1543
|
"npm": "nuxt-directus",
|
|
1506
1544
|
"icon": "directus.svg",
|
|
1507
|
-
"github": "https://github.com/intevel/nuxt-directus
|
|
1545
|
+
"github": "https://github.com/intevel/nuxt-directus",
|
|
1508
1546
|
"website": "https://nuxt-directus.de/",
|
|
1509
|
-
"learn_more": "https://directus.
|
|
1547
|
+
"learn_more": "https://directus.com/",
|
|
1510
1548
|
"category": "CMS",
|
|
1511
1549
|
"type": "3rd-party",
|
|
1512
1550
|
"maintainers": [
|
|
@@ -1805,7 +1843,7 @@
|
|
|
1805
1843
|
"icon": "emotion.png",
|
|
1806
1844
|
"github": "https://github.com/nuxt-modules/emotion",
|
|
1807
1845
|
"website": "https://github.com/nuxt-modules/emotion",
|
|
1808
|
-
"learn_more": "https://emotion.sh/",
|
|
1846
|
+
"learn_more": "https://emotion.sh/docs/introduction",
|
|
1809
1847
|
"category": "Extensions",
|
|
1810
1848
|
"type": "community",
|
|
1811
1849
|
"maintainers": [
|
|
@@ -1851,11 +1889,11 @@
|
|
|
1851
1889
|
{
|
|
1852
1890
|
"name": "eslint-module",
|
|
1853
1891
|
"description": "ESLint module for Nuxt",
|
|
1854
|
-
"repo": "nuxt-
|
|
1892
|
+
"repo": "nuxt-modules/eslint",
|
|
1855
1893
|
"npm": "@nuxtjs/eslint-module",
|
|
1856
1894
|
"icon": "eslint.png",
|
|
1857
|
-
"github": "https://github.com/nuxt-
|
|
1858
|
-
"website": "https://github.com/nuxt-
|
|
1895
|
+
"github": "https://github.com/nuxt-modules/eslint",
|
|
1896
|
+
"website": "https://github.com/nuxt-modules/eslint",
|
|
1859
1897
|
"learn_more": "https://eslint.org/",
|
|
1860
1898
|
"category": "Devtools",
|
|
1861
1899
|
"type": "community",
|
|
@@ -1902,8 +1940,8 @@
|
|
|
1902
1940
|
"npm": "evlog",
|
|
1903
1941
|
"icon": "evlog.svg",
|
|
1904
1942
|
"github": "https://github.com/HugoRCD/evlog",
|
|
1905
|
-
"website": "https://evlog.dev",
|
|
1906
|
-
"learn_more": "https://evlog.dev/
|
|
1943
|
+
"website": "https://www.evlog.dev/",
|
|
1944
|
+
"learn_more": "https://www.evlog.dev/start/introduction",
|
|
1907
1945
|
"category": "Monitoring",
|
|
1908
1946
|
"type": "3rd-party",
|
|
1909
1947
|
"maintainers": [
|
|
@@ -1911,7 +1949,7 @@
|
|
|
1911
1949
|
"name": "Hugo",
|
|
1912
1950
|
"github": "HugoRCD",
|
|
1913
1951
|
"twitter": "hugorcd",
|
|
1914
|
-
"bluesky": "
|
|
1952
|
+
"bluesky": "hugorcd.com"
|
|
1915
1953
|
}
|
|
1916
1954
|
],
|
|
1917
1955
|
"compatibility": {
|
|
@@ -1997,7 +2035,7 @@
|
|
|
1997
2035
|
"icon": "firebase.png",
|
|
1998
2036
|
"github": "https://github.com/nuxt-community/firebase-module",
|
|
1999
2037
|
"website": "https://firebase.nuxtjs.org",
|
|
2000
|
-
"learn_more": "https://firebase.google.com
|
|
2038
|
+
"learn_more": "https://firebase.google.com/?hl=es-419",
|
|
2001
2039
|
"category": "Database",
|
|
2002
2040
|
"type": "community",
|
|
2003
2041
|
"maintainers": [
|
|
@@ -2249,12 +2287,12 @@
|
|
|
2249
2287
|
{
|
|
2250
2288
|
"name": "google-adsense",
|
|
2251
2289
|
"description": "Google Adsense Module for Nuxt",
|
|
2252
|
-
"repo": "nuxt-
|
|
2290
|
+
"repo": "nuxt-modules/google-adsense",
|
|
2253
2291
|
"npm": "@nuxtjs/google-adsense",
|
|
2254
2292
|
"icon": "google-adsense.png",
|
|
2255
|
-
"github": "https://github.com/nuxt-
|
|
2256
|
-
"website": "https://github.com/nuxt-
|
|
2257
|
-
"learn_more": "https://
|
|
2293
|
+
"github": "https://github.com/nuxt-modules/google-adsense",
|
|
2294
|
+
"website": "https://github.com/nuxt-modules/google-adsense",
|
|
2295
|
+
"learn_more": "https://adsense.google.com/start/",
|
|
2258
2296
|
"category": "Analytics",
|
|
2259
2297
|
"type": "community",
|
|
2260
2298
|
"maintainers": [
|
|
@@ -2277,10 +2315,10 @@
|
|
|
2277
2315
|
{
|
|
2278
2316
|
"name": "google-analytics",
|
|
2279
2317
|
"description": "Google analytics Module for Nuxt",
|
|
2280
|
-
"repo": "nuxt-community/analytics-module",
|
|
2318
|
+
"repo": "nuxt-community/google-analytics-module",
|
|
2281
2319
|
"npm": "@nuxtjs/google-analytics",
|
|
2282
2320
|
"icon": "google-analytics.png",
|
|
2283
|
-
"github": "https://github.com/nuxt-community/analytics-module",
|
|
2321
|
+
"github": "https://github.com/nuxt-community/google-analytics-module",
|
|
2284
2322
|
"website": "https://google-analytics.nuxtjs.org",
|
|
2285
2323
|
"learn_more": "https://marketingplatform.google.com/about/analytics/",
|
|
2286
2324
|
"category": "Analytics",
|
|
@@ -2317,7 +2355,7 @@
|
|
|
2317
2355
|
"icon": "google-fonts.png",
|
|
2318
2356
|
"github": "https://github.com/nuxt-modules/google-fonts",
|
|
2319
2357
|
"website": "https://google-fonts.nuxtjs.org",
|
|
2320
|
-
"learn_more": "https://developers.google.com/fonts",
|
|
2358
|
+
"learn_more": "https://developers.google.com/fonts?hl=tr",
|
|
2321
2359
|
"category": "Fonts",
|
|
2322
2360
|
"type": "community",
|
|
2323
2361
|
"maintainers": [
|
|
@@ -2337,12 +2375,12 @@
|
|
|
2337
2375
|
{
|
|
2338
2376
|
"name": "google-gtag",
|
|
2339
2377
|
"description": "Google GTag for Nuxt",
|
|
2340
|
-
"repo": "nuxt-community/google-gtag",
|
|
2378
|
+
"repo": "nuxt-community/google-gtag-module",
|
|
2341
2379
|
"npm": "@nuxtjs/google-gtag",
|
|
2342
2380
|
"icon": "gtm.png",
|
|
2343
|
-
"github": "https://github.com/nuxt-community/google-gtag",
|
|
2344
|
-
"website": "https://github.com/nuxt-community/google-gtag",
|
|
2345
|
-
"learn_more": "https://developers.google.com/analytics/
|
|
2381
|
+
"github": "https://github.com/nuxt-community/google-gtag-module",
|
|
2382
|
+
"website": "https://github.com/nuxt-community/google-gtag-module",
|
|
2383
|
+
"learn_more": "https://developers.google.com/analytics/legacy/universal-analytics?hl=ar",
|
|
2346
2384
|
"category": "Analytics",
|
|
2347
2385
|
"type": "community",
|
|
2348
2386
|
"maintainers": [
|
|
@@ -2509,7 +2547,7 @@
|
|
|
2509
2547
|
"icon": "hanko.svg",
|
|
2510
2548
|
"github": "https://github.com/nuxt-modules/hanko",
|
|
2511
2549
|
"website": "https://github.com/nuxt-modules/hanko",
|
|
2512
|
-
"learn_more": "https://hanko.io/",
|
|
2550
|
+
"learn_more": "https://www.hanko.io/",
|
|
2513
2551
|
"category": "Security",
|
|
2514
2552
|
"type": "community",
|
|
2515
2553
|
"maintainers": [
|
|
@@ -2603,7 +2641,7 @@
|
|
|
2603
2641
|
"icon": "",
|
|
2604
2642
|
"github": "https://github.com/victor-perez/nuxt-helmet",
|
|
2605
2643
|
"website": "https://github.com/victor-perez/nuxt-helmet",
|
|
2606
|
-
"learn_more": "https://
|
|
2644
|
+
"learn_more": "https://helmet.js.org/",
|
|
2607
2645
|
"category": "Security",
|
|
2608
2646
|
"type": "3rd-party",
|
|
2609
2647
|
"maintainers": [
|
|
@@ -2699,7 +2737,7 @@
|
|
|
2699
2737
|
"type": "3rd-party",
|
|
2700
2738
|
"maintainers": [
|
|
2701
2739
|
{
|
|
2702
|
-
"name": "
|
|
2740
|
+
"name": "damevin",
|
|
2703
2741
|
"github": "damevin"
|
|
2704
2742
|
}
|
|
2705
2743
|
],
|
|
@@ -2788,7 +2826,7 @@
|
|
|
2788
2826
|
},
|
|
2789
2827
|
{
|
|
2790
2828
|
"name": "hub",
|
|
2791
|
-
"description": "
|
|
2829
|
+
"description": "Add database, KV, blob storage, and cache to your Nuxt application. NuxtHub works on Vercel, Cloudflare, Netlify, and more.",
|
|
2792
2830
|
"repo": "nuxt-hub/core",
|
|
2793
2831
|
"npm": "@nuxthub/core",
|
|
2794
2832
|
"icon": "nuxthub.svg",
|
|
@@ -2836,7 +2874,7 @@
|
|
|
2836
2874
|
"repo": "Luxdamore/nuxt-humans-txt",
|
|
2837
2875
|
"npm": "@luxdamore/nuxt-humans-txt",
|
|
2838
2876
|
"icon": "",
|
|
2839
|
-
"github": "https://github.com/
|
|
2877
|
+
"github": "https://github.com/Luxdamore/nuxt-humans-txt",
|
|
2840
2878
|
"website": "https://luxdamore.github.io/nuxt-humans-txt/",
|
|
2841
2879
|
"learn_more": "",
|
|
2842
2880
|
"category": "SEO",
|
|
@@ -2872,7 +2910,7 @@
|
|
|
2872
2910
|
{
|
|
2873
2911
|
"name": "kazuya kawaguchi",
|
|
2874
2912
|
"github": "kazupon",
|
|
2875
|
-
"twitter": "
|
|
2913
|
+
"twitter": "kazupon",
|
|
2876
2914
|
"bluesky": "kazupon.dev"
|
|
2877
2915
|
},
|
|
2878
2916
|
{
|
|
@@ -2969,7 +3007,7 @@
|
|
|
2969
3007
|
"repo": "gitfoxcode/nuxt-icons",
|
|
2970
3008
|
"npm": "nuxt-icons",
|
|
2971
3009
|
"icon": "icons.png",
|
|
2972
|
-
"github": "https://github.com/
|
|
3010
|
+
"github": "https://github.com/gitfoxcode/nuxt-icons",
|
|
2973
3011
|
"website": "https://github.com/gitFoxCode/nuxt-icons",
|
|
2974
3012
|
"learn_more": "",
|
|
2975
3013
|
"category": "UI",
|
|
@@ -3075,31 +3113,6 @@
|
|
|
3075
3113
|
"requires": {}
|
|
3076
3114
|
}
|
|
3077
3115
|
},
|
|
3078
|
-
{
|
|
3079
|
-
"name": "inkline",
|
|
3080
|
-
"description": "Nuxt Module for Inkline, the intuitive UI UX DX Components library for Vue.js 3 Design Systems.",
|
|
3081
|
-
"repo": "inkline/inkline",
|
|
3082
|
-
"npm": "inkline",
|
|
3083
|
-
"icon": "inkline.svg",
|
|
3084
|
-
"github": "https://github.com/inkline/inkline",
|
|
3085
|
-
"website": "https://inkline.io",
|
|
3086
|
-
"learn_more": "https://inkline.io/docs/installation/nuxt",
|
|
3087
|
-
"category": "UI",
|
|
3088
|
-
"type": "3rd-party",
|
|
3089
|
-
"maintainers": [
|
|
3090
|
-
{
|
|
3091
|
-
"name": "Alex Grozav",
|
|
3092
|
-
"github": "alexgrozav",
|
|
3093
|
-
"twitter": "alexgrozav"
|
|
3094
|
-
}
|
|
3095
|
-
],
|
|
3096
|
-
"compatibility": {
|
|
3097
|
-
"nuxt": "^2.0.0 || >=3.0.0",
|
|
3098
|
-
"requires": {
|
|
3099
|
-
"bridge": true
|
|
3100
|
-
}
|
|
3101
|
-
}
|
|
3102
|
-
},
|
|
3103
3116
|
{
|
|
3104
3117
|
"name": "intercom",
|
|
3105
3118
|
"description": "Conversational, messenger-based experiences with Intercom Module for Nuxt",
|
|
@@ -3169,6 +3182,29 @@
|
|
|
3169
3182
|
"requires": {}
|
|
3170
3183
|
}
|
|
3171
3184
|
},
|
|
3185
|
+
{
|
|
3186
|
+
"name": "jasy",
|
|
3187
|
+
"description": "Author PDFs as Vue components in Nuxt - client or server, zero-config. ZUGFeRD/XRechnung ready.",
|
|
3188
|
+
"repo": "jasy-pdf/jasy#main/packages/nuxt",
|
|
3189
|
+
"npm": "@jasy/nuxt",
|
|
3190
|
+
"icon": "jasy.svg",
|
|
3191
|
+
"github": "https://github.com/jasy-pdf/jasy",
|
|
3192
|
+
"website": "https://jasy.dev",
|
|
3193
|
+
"learn_more": "https://jasy.dev/docs/nuxt",
|
|
3194
|
+
"category": "Libraries",
|
|
3195
|
+
"type": "3rd-party",
|
|
3196
|
+
"maintainers": [
|
|
3197
|
+
{
|
|
3198
|
+
"name": "Florian Heuberger",
|
|
3199
|
+
"github": "Flo0806",
|
|
3200
|
+
"bluesky": "flo-heuberger.bsky.social"
|
|
3201
|
+
}
|
|
3202
|
+
],
|
|
3203
|
+
"compatibility": {
|
|
3204
|
+
"nuxt": ">=3.0.0",
|
|
3205
|
+
"requires": {}
|
|
3206
|
+
}
|
|
3207
|
+
},
|
|
3172
3208
|
{
|
|
3173
3209
|
"name": "jsonapi",
|
|
3174
3210
|
"description": "Easy JSON:API client integration for Nuxt",
|
|
@@ -3242,8 +3278,8 @@
|
|
|
3242
3278
|
"npm": "@nuxtjs/kinde",
|
|
3243
3279
|
"icon": "kinde.svg",
|
|
3244
3280
|
"github": "https://github.com/nuxt-modules/kinde",
|
|
3245
|
-
"website": "https://kinde.com/docs/developer-tools/nuxt-module/",
|
|
3246
|
-
"learn_more": "https://kinde.com/",
|
|
3281
|
+
"website": "https://www.kinde.com/docs/developer-tools/nuxt-module/",
|
|
3282
|
+
"learn_more": "https://www.kinde.com/",
|
|
3247
3283
|
"category": "Security",
|
|
3248
3284
|
"type": "community",
|
|
3249
3285
|
"maintainers": [
|
|
@@ -3271,7 +3307,7 @@
|
|
|
3271
3307
|
"repo": "kong/kongponents",
|
|
3272
3308
|
"npm": "@kong/kongponents",
|
|
3273
3309
|
"icon": "kong.svg",
|
|
3274
|
-
"github": "https://github.com/
|
|
3310
|
+
"github": "https://github.com/kong/kongponents",
|
|
3275
3311
|
"website": "https://kongponents.konghq.com/",
|
|
3276
3312
|
"learn_more": "https://kongponents.konghq.com/guide/usage.html#nuxt-module",
|
|
3277
3313
|
"category": "UI",
|
|
@@ -3292,11 +3328,11 @@
|
|
|
3292
3328
|
{
|
|
3293
3329
|
"name": "kql",
|
|
3294
3330
|
"description": "Nuxt module for Kirby's Query Language API",
|
|
3295
|
-
"repo": "johannschopplich/nuxt-
|
|
3331
|
+
"repo": "johannschopplich/nuxt-kirby",
|
|
3296
3332
|
"npm": "nuxt-kirby",
|
|
3297
3333
|
"icon": "kql.svg",
|
|
3298
|
-
"github": "https://github.com/johannschopplich/nuxt-
|
|
3299
|
-
"website": "https://nuxt-
|
|
3334
|
+
"github": "https://github.com/johannschopplich/nuxt-kirby",
|
|
3335
|
+
"website": "https://nuxt-kirby.byjohann.dev/",
|
|
3300
3336
|
"learn_more": "",
|
|
3301
3337
|
"category": "CMS",
|
|
3302
3338
|
"type": "3rd-party",
|
|
@@ -3316,11 +3352,11 @@
|
|
|
3316
3352
|
{
|
|
3317
3353
|
"name": "laravel-echo",
|
|
3318
3354
|
"description": "Laravel Echo for Nuxt",
|
|
3319
|
-
"repo": "nuxt-community/laravel-echo",
|
|
3355
|
+
"repo": "nuxt-community/laravel-echo-module",
|
|
3320
3356
|
"npm": "@nuxtjs/laravel-echo",
|
|
3321
3357
|
"icon": "laravel-echo.png",
|
|
3322
|
-
"github": "https://github.com/nuxt-community/laravel-echo",
|
|
3323
|
-
"website": "https://github.com/nuxt-community/laravel-echo",
|
|
3358
|
+
"github": "https://github.com/nuxt-community/laravel-echo-module",
|
|
3359
|
+
"website": "https://github.com/nuxt-community/laravel-echo-module",
|
|
3324
3360
|
"learn_more": "https://laravel.com/docs/8.x/broadcasting#installing-laravel-echo",
|
|
3325
3361
|
"category": "CMS",
|
|
3326
3362
|
"type": "community",
|
|
@@ -3413,8 +3449,8 @@
|
|
|
3413
3449
|
"npm": "nuxt-link-checker",
|
|
3414
3450
|
"icon": "link-checker.svg",
|
|
3415
3451
|
"github": "https://github.com/harlan-zw/nuxt-link-checker",
|
|
3416
|
-
"website": "https://nuxtseo.com/link-checker",
|
|
3417
|
-
"learn_more": "https://nuxtseo.com/link-checker",
|
|
3452
|
+
"website": "https://nuxtseo.com/docs/link-checker/getting-started/installation",
|
|
3453
|
+
"learn_more": "https://nuxtseo.com/docs/link-checker/getting-started/installation",
|
|
3418
3454
|
"category": "SEO",
|
|
3419
3455
|
"type": "3rd-party",
|
|
3420
3456
|
"maintainers": [
|
|
@@ -3434,14 +3470,14 @@
|
|
|
3434
3470
|
{
|
|
3435
3471
|
"name": "llms",
|
|
3436
3472
|
"description": "Generate llms.txt documentation for your Nuxt application",
|
|
3437
|
-
"repo": "
|
|
3473
|
+
"repo": "nuxt-content/nuxt-llms",
|
|
3438
3474
|
"npm": "nuxt-llms",
|
|
3439
3475
|
"icon": "llms.png",
|
|
3440
|
-
"github": "https://github.com/
|
|
3441
|
-
"website": "https://github.com/
|
|
3476
|
+
"github": "https://github.com/nuxt-content/nuxt-llms",
|
|
3477
|
+
"website": "https://github.com/nuxt-content/nuxt-llms",
|
|
3442
3478
|
"learn_more": "",
|
|
3443
3479
|
"category": "AI",
|
|
3444
|
-
"type": "
|
|
3480
|
+
"type": "community",
|
|
3445
3481
|
"maintainers": [
|
|
3446
3482
|
{
|
|
3447
3483
|
"name": "Farnabaz",
|
|
@@ -3492,11 +3528,11 @@
|
|
|
3492
3528
|
{
|
|
3493
3529
|
"name": "localtunnel",
|
|
3494
3530
|
"description": "exposes your localhost to the world for easy testing and sharing",
|
|
3495
|
-
"repo": "nuxt-community/modules#master/packages/localtunnel",
|
|
3531
|
+
"repo": "nuxt-community/legacy-modules#master/packages/localtunnel",
|
|
3496
3532
|
"npm": "@nuxtjs/localtunnel",
|
|
3497
3533
|
"icon": "localtunnel.png",
|
|
3498
|
-
"github": "https://github.com/nuxt-community/modules
|
|
3499
|
-
"website": "https://github.com/nuxt-community/modules/tree/master/packages/localtunnel",
|
|
3534
|
+
"github": "https://github.com/nuxt-community/legacy-modules",
|
|
3535
|
+
"website": "https://github.com/nuxt-community/legacy-modules/tree/master/packages/localtunnel",
|
|
3500
3536
|
"learn_more": "https://github.com/localtunnel/localtunnel",
|
|
3501
3537
|
"category": "Devtools",
|
|
3502
3538
|
"type": "community",
|
|
@@ -3516,10 +3552,10 @@
|
|
|
3516
3552
|
{
|
|
3517
3553
|
"name": "locomotive-scroll",
|
|
3518
3554
|
"description": "A Nuxt module to easily integrate Locomotive Scroll into your Nuxt application.",
|
|
3519
|
-
"repo": "
|
|
3555
|
+
"repo": "nuxtaid/nuxt-locomotive-scroll",
|
|
3520
3556
|
"npm": "nuxt-locomotive-scroll",
|
|
3521
3557
|
"icon": "locomotive-scroll.png",
|
|
3522
|
-
"github": "https://github.com/
|
|
3558
|
+
"github": "https://github.com/nuxtaid/nuxt-locomotive-scroll",
|
|
3523
3559
|
"website": "https://docs.arashsheyda.me/nuxt-locomotive-scroll",
|
|
3524
3560
|
"learn_more": "https://github.com/locomotivemtl/locomotive-scroll",
|
|
3525
3561
|
"category": "Libraries",
|
|
@@ -3545,7 +3581,7 @@
|
|
|
3545
3581
|
"icon": "logrocket.png",
|
|
3546
3582
|
"github": "https://github.com/nuxt-modules/logrocket",
|
|
3547
3583
|
"website": "https://github.com/nuxt-modules/logrocket",
|
|
3548
|
-
"learn_more": "https://docs.logrocket.com/docs",
|
|
3584
|
+
"learn_more": "https://docs.logrocket.com/docs/introduction",
|
|
3549
3585
|
"category": "Monitoring",
|
|
3550
3586
|
"type": "community",
|
|
3551
3587
|
"maintainers": [
|
|
@@ -3566,9 +3602,9 @@
|
|
|
3566
3602
|
"repo": "logto-io/js#master/packages/nuxt",
|
|
3567
3603
|
"npm": "@logto/nuxt",
|
|
3568
3604
|
"icon": "logto.svg",
|
|
3569
|
-
"github": "https://github.com/logto-io/js
|
|
3605
|
+
"github": "https://github.com/logto-io/js",
|
|
3570
3606
|
"website": "https://logto.io",
|
|
3571
|
-
"learn_more": "https://docs.logto.io",
|
|
3607
|
+
"learn_more": "https://docs.logto.io/introduction",
|
|
3572
3608
|
"category": "Security",
|
|
3573
3609
|
"type": "3rd-party",
|
|
3574
3610
|
"maintainers": [
|
|
@@ -3663,8 +3699,8 @@
|
|
|
3663
3699
|
"npm": "magic-regexp",
|
|
3664
3700
|
"icon": "magic-regexp.svg",
|
|
3665
3701
|
"github": "https://github.com/unjs/magic-regexp",
|
|
3666
|
-
"website": "https://
|
|
3667
|
-
"learn_more": "https://
|
|
3702
|
+
"website": "https://regexp.dev/",
|
|
3703
|
+
"learn_more": "https://regexp.dev/",
|
|
3668
3704
|
"category": "Libraries",
|
|
3669
3705
|
"type": "3rd-party",
|
|
3670
3706
|
"maintainers": [
|
|
@@ -3686,7 +3722,7 @@
|
|
|
3686
3722
|
"repo": "yizack/nuxt-mailchannels",
|
|
3687
3723
|
"npm": "nuxt-mailchannels",
|
|
3688
3724
|
"icon": "mailchannels.svg",
|
|
3689
|
-
"github": "https://github.com/
|
|
3725
|
+
"github": "https://github.com/yizack/nuxt-mailchannels",
|
|
3690
3726
|
"website": "https://github.com/Yizack/nuxt-mailchannels",
|
|
3691
3727
|
"learn_more": "https://www.mailchannels.com/email-api/",
|
|
3692
3728
|
"category": "Extensions",
|
|
@@ -3757,7 +3793,7 @@
|
|
|
3757
3793
|
"repo": "hanzydev/nuxt-marquee",
|
|
3758
3794
|
"npm": "nuxt-marquee",
|
|
3759
3795
|
"icon": "marquee.png",
|
|
3760
|
-
"github": "https://github.com/hanzydev/nuxt-marquee
|
|
3796
|
+
"github": "https://github.com/hanzydev/nuxt-marquee",
|
|
3761
3797
|
"website": "https://hanzydev.github.io/nuxt-marquee/",
|
|
3762
3798
|
"learn_more": "",
|
|
3763
3799
|
"category": "UI",
|
|
@@ -3803,7 +3839,7 @@
|
|
|
3803
3839
|
"repo": "louismazel/maz-ui#master/packages/nuxt",
|
|
3804
3840
|
"npm": "@maz-ui/nuxt",
|
|
3805
3841
|
"icon": "maz-ui.png",
|
|
3806
|
-
"github": "https://github.com/
|
|
3842
|
+
"github": "https://github.com/louismazel/maz-ui",
|
|
3807
3843
|
"website": "https://maz-ui.com/",
|
|
3808
3844
|
"learn_more": "https://maz-ui.com/guide/nuxt",
|
|
3809
3845
|
"category": "UI",
|
|
@@ -3812,7 +3848,7 @@
|
|
|
3812
3848
|
{
|
|
3813
3849
|
"name": "Mazel",
|
|
3814
3850
|
"github": "LouisMazel",
|
|
3815
|
-
"twitter": "
|
|
3851
|
+
"twitter": "maz__ui"
|
|
3816
3852
|
}
|
|
3817
3853
|
],
|
|
3818
3854
|
"compatibility": {
|
|
@@ -3821,12 +3857,12 @@
|
|
|
3821
3857
|
}
|
|
3822
3858
|
},
|
|
3823
3859
|
{
|
|
3824
|
-
"name": "mcp
|
|
3860
|
+
"name": "mcp",
|
|
3825
3861
|
"description": "Create MCP servers directly in your Nuxt application with zero configuration.",
|
|
3826
3862
|
"repo": "nuxt-modules/mcp-toolkit#main/packages/nuxt-mcp-toolkit",
|
|
3827
3863
|
"npm": "@nuxtjs/mcp-toolkit",
|
|
3828
3864
|
"icon": "mcp-toolkit.png",
|
|
3829
|
-
"github": "https://github.com/nuxt-modules/mcp-toolkit
|
|
3865
|
+
"github": "https://github.com/nuxt-modules/mcp-toolkit",
|
|
3830
3866
|
"website": "https://mcp-toolkit.nuxt.dev/getting-started/installation",
|
|
3831
3867
|
"learn_more": "",
|
|
3832
3868
|
"category": "AI",
|
|
@@ -3836,7 +3872,7 @@
|
|
|
3836
3872
|
"name": "Hugo",
|
|
3837
3873
|
"github": "HugoRCD",
|
|
3838
3874
|
"twitter": "hugorcd",
|
|
3839
|
-
"bluesky": "
|
|
3875
|
+
"bluesky": "hugorcd.com"
|
|
3840
3876
|
}
|
|
3841
3877
|
],
|
|
3842
3878
|
"compatibility": {
|
|
@@ -3848,11 +3884,11 @@
|
|
|
3848
3884
|
{
|
|
3849
3885
|
"name": "mdc",
|
|
3850
3886
|
"description": "MDC supercharges regular Markdown to write documents interacting deeply with any Vue component.",
|
|
3851
|
-
"repo": "nuxt-
|
|
3887
|
+
"repo": "nuxt-content/mdc",
|
|
3852
3888
|
"npm": "@nuxtjs/mdc",
|
|
3853
3889
|
"icon": "mdc.png",
|
|
3854
|
-
"github": "https://github.com/nuxt-
|
|
3855
|
-
"website": "https://github.com/nuxt-
|
|
3890
|
+
"github": "https://github.com/nuxt-content/mdc",
|
|
3891
|
+
"website": "https://github.com/nuxt-content/mdc",
|
|
3856
3892
|
"learn_more": "",
|
|
3857
3893
|
"category": "Extensions",
|
|
3858
3894
|
"type": "community",
|
|
@@ -3895,14 +3931,14 @@
|
|
|
3895
3931
|
{
|
|
3896
3932
|
"name": "medusa",
|
|
3897
3933
|
"description": "Easily connect to Medusa from your Nuxt application",
|
|
3898
|
-
"repo": "
|
|
3934
|
+
"repo": "nuxt-modules/medusa",
|
|
3899
3935
|
"npm": "@nuxtjs/medusa",
|
|
3900
3936
|
"icon": "medusa.svg",
|
|
3901
|
-
"github": "https://github.com/
|
|
3937
|
+
"github": "https://github.com/nuxt-modules/medusa",
|
|
3902
3938
|
"website": "https://nuxt-medusa.vercel.app/",
|
|
3903
3939
|
"learn_more": "https://nuxt-medusa.vercel.app/",
|
|
3904
3940
|
"category": "Ecommerce",
|
|
3905
|
-
"type": "
|
|
3941
|
+
"type": "community",
|
|
3906
3942
|
"maintainers": [
|
|
3907
3943
|
{
|
|
3908
3944
|
"name": "Jakub Andrzejewski",
|
|
@@ -3998,7 +4034,7 @@
|
|
|
3998
4034
|
"npm": "@mojocss/nuxt",
|
|
3999
4035
|
"icon": "mojocss.svg",
|
|
4000
4036
|
"github": "https://github.com/mojocss/mojocss-nuxt-module",
|
|
4001
|
-
"website": "https://
|
|
4037
|
+
"website": "https://github.com/mojocss/mojocss-nuxt-module",
|
|
4002
4038
|
"learn_more": "",
|
|
4003
4039
|
"category": "UI",
|
|
4004
4040
|
"type": "3rd-party",
|
|
@@ -4067,11 +4103,11 @@
|
|
|
4067
4103
|
{
|
|
4068
4104
|
"name": "neo4j",
|
|
4069
4105
|
"description": "Effortlessly integrate Neo4j's powerful graph database into your Nuxt applications!",
|
|
4070
|
-
"repo": "
|
|
4106
|
+
"repo": "nuxtaid/nuxt-neo4j",
|
|
4071
4107
|
"npm": "nuxt-neo4j",
|
|
4072
4108
|
"icon": "nuxt-neo4j.png",
|
|
4073
|
-
"github": "https://github.com/
|
|
4074
|
-
"website": "https://github.com/
|
|
4109
|
+
"github": "https://github.com/nuxtaid/nuxt-neo4j",
|
|
4110
|
+
"website": "https://github.com/nuxtaid/nuxt-neo4j",
|
|
4075
4111
|
"learn_more": "",
|
|
4076
4112
|
"category": "Database",
|
|
4077
4113
|
"type": "3rd-party",
|
|
@@ -4093,7 +4129,7 @@
|
|
|
4093
4129
|
"description": "Nuxt module to create new _headers, _redirects and netlify.toml files for Netlify or to use existing ones",
|
|
4094
4130
|
"repo": "nuxt-community/netlify-files-module",
|
|
4095
4131
|
"npm": "@nuxtjs/netlify-files",
|
|
4096
|
-
"icon": "netlify.
|
|
4132
|
+
"icon": "netlify.svg",
|
|
4097
4133
|
"github": "https://github.com/nuxt-community/netlify-files-module",
|
|
4098
4134
|
"website": "https://github.com/nuxt-community/netlify-files-module",
|
|
4099
4135
|
"learn_more": "https://www.netlify.com/",
|
|
@@ -4114,23 +4150,23 @@
|
|
|
4114
4150
|
},
|
|
4115
4151
|
{
|
|
4116
4152
|
"name": "netlify",
|
|
4117
|
-
"description": "
|
|
4118
|
-
"repo": "
|
|
4119
|
-
"npm": "@
|
|
4120
|
-
"icon": "netlify.
|
|
4121
|
-
"github": "https://github.com/
|
|
4122
|
-
"website": "https://github.com/
|
|
4123
|
-
"learn_more": "https://
|
|
4153
|
+
"description": "Local emulation of the Netlify platform in development",
|
|
4154
|
+
"repo": "netlify/framework-adapters#main/packages/nuxt-module",
|
|
4155
|
+
"npm": "@netlify/nuxt",
|
|
4156
|
+
"icon": "netlify.svg",
|
|
4157
|
+
"github": "https://github.com/netlify/framework-adapters",
|
|
4158
|
+
"website": "https://github.com/netlify/framework-adapters#readme",
|
|
4159
|
+
"learn_more": "https://npmx.dev/package/@netlify/nuxt",
|
|
4124
4160
|
"category": "Deployment",
|
|
4125
4161
|
"type": "3rd-party",
|
|
4126
4162
|
"maintainers": [
|
|
4127
4163
|
{
|
|
4128
|
-
"name": "
|
|
4129
|
-
"github": "
|
|
4164
|
+
"name": "Netlify",
|
|
4165
|
+
"github": "netlify"
|
|
4130
4166
|
}
|
|
4131
4167
|
],
|
|
4132
4168
|
"compatibility": {
|
|
4133
|
-
"nuxt": "^
|
|
4169
|
+
"nuxt": "^3.0.0 || ^4.0.0",
|
|
4134
4170
|
"requires": {}
|
|
4135
4171
|
}
|
|
4136
4172
|
},
|
|
@@ -4401,7 +4437,8 @@
|
|
|
4401
4437
|
{
|
|
4402
4438
|
"name": "Norbiros",
|
|
4403
4439
|
"github": "Norbiros",
|
|
4404
|
-
"avatar": "https://avatars.githubusercontent.com/u/89837724?v=4"
|
|
4440
|
+
"avatar": "https://avatars.githubusercontent.com/u/89837724?v=4",
|
|
4441
|
+
"twitter": "norbiros_dev"
|
|
4405
4442
|
}
|
|
4406
4443
|
],
|
|
4407
4444
|
"compatibility": {
|
|
@@ -4507,12 +4544,12 @@
|
|
|
4507
4544
|
{
|
|
4508
4545
|
"name": "nuxt-charts",
|
|
4509
4546
|
"description": "Nuxt module for vue-chrts",
|
|
4510
|
-
"repo": "dennisadriaans/vue-chrts#main/packages/nuxt",
|
|
4511
|
-
"npm": "nuxt-charts",
|
|
4547
|
+
"repo": "dennisadriaans/vue-chrts#main/packages/nuxt-charts",
|
|
4548
|
+
"npm": "nuxt-charts-legacy",
|
|
4512
4549
|
"icon": "nuxt-charts.svg",
|
|
4513
4550
|
"github": "https://github.com/dennisadriaans/vue-chrts",
|
|
4514
4551
|
"website": "https://nuxtcharts.com/",
|
|
4515
|
-
"learn_more": "https://nuxtcharts.com/docs",
|
|
4552
|
+
"learn_more": "https://nuxtcharts.com/docs/getting-started/installation",
|
|
4516
4553
|
"category": "UI",
|
|
4517
4554
|
"type": "3rd-party",
|
|
4518
4555
|
"maintainers": [
|
|
@@ -4578,7 +4615,7 @@
|
|
|
4578
4615
|
"repo": "thimodev/nuxt-codemirror",
|
|
4579
4616
|
"npm": "nuxt-codemirror",
|
|
4580
4617
|
"icon": "nuxt-codemirror.svg",
|
|
4581
|
-
"github": "https://github.com/
|
|
4618
|
+
"github": "https://github.com/thimodev/nuxt-codemirror",
|
|
4582
4619
|
"website": "https://github.com/ThimoDEV/nuxt-codemirror",
|
|
4583
4620
|
"learn_more": "https://github.com/ThimoDEV/nuxt-codemirror",
|
|
4584
4621
|
"category": "Libraries",
|
|
@@ -4601,7 +4638,7 @@
|
|
|
4601
4638
|
"repo": "lorexiq/nuxt-color-picker",
|
|
4602
4639
|
"npm": "nuxt-color-picker",
|
|
4603
4640
|
"icon": "nuxt-color-picker.png",
|
|
4604
|
-
"github": "https://github.com/
|
|
4641
|
+
"github": "https://github.com/lorexiq/nuxt-color-picker",
|
|
4605
4642
|
"website": "https://nuxt-color-picker.nuxt.dev/",
|
|
4606
4643
|
"learn_more": "",
|
|
4607
4644
|
"category": "UI",
|
|
@@ -4640,28 +4677,6 @@
|
|
|
4640
4677
|
"requires": {}
|
|
4641
4678
|
}
|
|
4642
4679
|
},
|
|
4643
|
-
{
|
|
4644
|
-
"name": "nuxt-cookie-consent",
|
|
4645
|
-
"description": "Nuxt module for integrating with cookie consent providers with ease",
|
|
4646
|
-
"repo": "weareheavy/nuxt-cookie-consent",
|
|
4647
|
-
"npm": "@weareheavy/nuxt-cookie-consent",
|
|
4648
|
-
"icon": "wah.svg",
|
|
4649
|
-
"github": "https://github.com/weareheavy/nuxt-cookie-consent",
|
|
4650
|
-
"website": "https://nuxt-cookie-consent.packages.weareheavy.com",
|
|
4651
|
-
"learn_more": "",
|
|
4652
|
-
"category": "Extensions",
|
|
4653
|
-
"type": "3rd-party",
|
|
4654
|
-
"maintainers": [
|
|
4655
|
-
{
|
|
4656
|
-
"name": "weareheavy",
|
|
4657
|
-
"github": "weareheavy"
|
|
4658
|
-
}
|
|
4659
|
-
],
|
|
4660
|
-
"compatibility": {
|
|
4661
|
-
"nuxt": ">=3.0.0",
|
|
4662
|
-
"requires": {}
|
|
4663
|
-
}
|
|
4664
|
-
},
|
|
4665
4680
|
{
|
|
4666
4681
|
"name": "nuxt-coolify",
|
|
4667
4682
|
"description": "Integrate Nuxt and Nitro With Coolify's API using nuxt-coolify.",
|
|
@@ -4744,7 +4759,7 @@
|
|
|
4744
4759
|
"type": "3rd-party",
|
|
4745
4760
|
"maintainers": [
|
|
4746
4761
|
{
|
|
4747
|
-
"name": "Supanut
|
|
4762
|
+
"name": "Supanut Weerachotthakorn",
|
|
4748
4763
|
"github": "Boomgeek"
|
|
4749
4764
|
},
|
|
4750
4765
|
{
|
|
@@ -4815,7 +4830,8 @@
|
|
|
4815
4830
|
"maintainers": [
|
|
4816
4831
|
{
|
|
4817
4832
|
"name": "Ali Sokkar",
|
|
4818
|
-
"github": "NyllRE"
|
|
4833
|
+
"github": "NyllRE",
|
|
4834
|
+
"twitter": "nyllre"
|
|
4819
4835
|
}
|
|
4820
4836
|
],
|
|
4821
4837
|
"compatibility": {
|
|
@@ -4902,7 +4918,7 @@
|
|
|
4902
4918
|
"npm": "nuxt-glaze",
|
|
4903
4919
|
"icon": "nuxt-glaze.png",
|
|
4904
4920
|
"github": "https://github.com/holux-design/nuxt-glaze",
|
|
4905
|
-
"website": "https://glaze.dev",
|
|
4921
|
+
"website": "https://www.glaze.dev/",
|
|
4906
4922
|
"learn_more": "",
|
|
4907
4923
|
"category": "Libraries",
|
|
4908
4924
|
"type": "3rd-party",
|
|
@@ -4963,7 +4979,7 @@
|
|
|
4963
4979
|
},
|
|
4964
4980
|
{
|
|
4965
4981
|
"name": "nuxt-gql-pulse",
|
|
4966
|
-
"description": "A Nuxt
|
|
4982
|
+
"description": "A Nuxt module for making GraphQL requests with ease, leveraging the power of Nuxt's composables.",
|
|
4967
4983
|
"repo": "Abbasmoe/nuxt-gql-pulse",
|
|
4968
4984
|
"npm": "nuxt-gql-pulse",
|
|
4969
4985
|
"icon": "nuxt-gql-pulse.png",
|
|
@@ -5015,11 +5031,11 @@
|
|
|
5015
5031
|
{
|
|
5016
5032
|
"name": "nuxt-graphql-playground",
|
|
5017
5033
|
"description": "",
|
|
5018
|
-
"repo": "
|
|
5034
|
+
"repo": "tuarrep/nuxt-graphql-playground",
|
|
5019
5035
|
"npm": "@pin-pon/nuxt-graphql-playground",
|
|
5020
5036
|
"icon": "",
|
|
5021
|
-
"github": "https://github.com/
|
|
5022
|
-
"website": "https://github.com/
|
|
5037
|
+
"github": "https://github.com/tuarrep/nuxt-graphql-playground",
|
|
5038
|
+
"website": "https://github.com/tuarrep/nuxt-graphql-playground",
|
|
5023
5039
|
"learn_more": "",
|
|
5024
5040
|
"category": "Devtools",
|
|
5025
5041
|
"type": "3rd-party",
|
|
@@ -5135,7 +5151,7 @@
|
|
|
5135
5151
|
"repo": "daliborgogic/nuxt-interpolation#master",
|
|
5136
5152
|
"npm": "nuxt-interpolation",
|
|
5137
5153
|
"icon": "",
|
|
5138
|
-
"github": "https://github.com/daliborgogic/nuxt-interpolation
|
|
5154
|
+
"github": "https://github.com/daliborgogic/nuxt-interpolation",
|
|
5139
5155
|
"website": "https://github.com/daliborgogic/nuxt-interpolation/tree/master",
|
|
5140
5156
|
"learn_more": "",
|
|
5141
5157
|
"category": "Devtools",
|
|
@@ -5246,6 +5262,30 @@
|
|
|
5246
5262
|
"requires": {}
|
|
5247
5263
|
}
|
|
5248
5264
|
},
|
|
5265
|
+
{
|
|
5266
|
+
"name": "nuxt-livekit",
|
|
5267
|
+
"description": "LiveKit integration for Nuxt: realtime video, audio, and data with client composables and server utilities",
|
|
5268
|
+
"repo": "nuxtaid/nuxt-livekit",
|
|
5269
|
+
"npm": "nuxt-livekit",
|
|
5270
|
+
"icon": "nuxt-livekit.svg",
|
|
5271
|
+
"github": "https://github.com/nuxtaid/nuxt-livekit",
|
|
5272
|
+
"website": "https://github.com/nuxtaid/nuxt-livekit#readme",
|
|
5273
|
+
"learn_more": "https://docs.livekit.io/intro/overview/",
|
|
5274
|
+
"category": "Libraries",
|
|
5275
|
+
"type": "3rd-party",
|
|
5276
|
+
"maintainers": [
|
|
5277
|
+
{
|
|
5278
|
+
"name": "Arash Ari Sheyda",
|
|
5279
|
+
"github": "arashsheyda",
|
|
5280
|
+
"twitter": "arash_sheyda",
|
|
5281
|
+
"bluesky": "arashsheyda.me"
|
|
5282
|
+
}
|
|
5283
|
+
],
|
|
5284
|
+
"compatibility": {
|
|
5285
|
+
"nuxt": ">=3.0.0",
|
|
5286
|
+
"requires": {}
|
|
5287
|
+
}
|
|
5288
|
+
},
|
|
5249
5289
|
{
|
|
5250
5290
|
"name": "nuxt-localtunnel",
|
|
5251
5291
|
"description": "Exposes your Nuxt localhost to the world automatically.",
|
|
@@ -5396,13 +5436,13 @@
|
|
|
5396
5436
|
"type": "3rd-party",
|
|
5397
5437
|
"maintainers": [
|
|
5398
5438
|
{
|
|
5399
|
-
"name": "
|
|
5439
|
+
"name": "erwann.dev",
|
|
5400
5440
|
"github": "tanukijs",
|
|
5401
5441
|
"avatar": "https://avatars.githubusercontent.com/u/25182349?v=4"
|
|
5402
5442
|
}
|
|
5403
5443
|
],
|
|
5404
5444
|
"compatibility": {
|
|
5405
|
-
"nuxt": ">=3.
|
|
5445
|
+
"nuxt": ">=3.7.0",
|
|
5406
5446
|
"requires": {}
|
|
5407
5447
|
}
|
|
5408
5448
|
},
|
|
@@ -5432,10 +5472,10 @@
|
|
|
5432
5472
|
{
|
|
5433
5473
|
"name": "nuxt-mongoose",
|
|
5434
5474
|
"description": "A Nuxt module for simplifying the use of Mongoose in your project.",
|
|
5435
|
-
"repo": "
|
|
5475
|
+
"repo": "nuxtaid/nuxt-mongoose",
|
|
5436
5476
|
"npm": "nuxt-mongoose",
|
|
5437
5477
|
"icon": "nuxt-mongoose.svg",
|
|
5438
|
-
"github": "https://github.com/
|
|
5478
|
+
"github": "https://github.com/nuxtaid/nuxt-mongoose",
|
|
5439
5479
|
"website": "https://nuxt-mongoose.nuxt.space",
|
|
5440
5480
|
"learn_more": "",
|
|
5441
5481
|
"category": "Database",
|
|
@@ -5457,11 +5497,11 @@
|
|
|
5457
5497
|
{
|
|
5458
5498
|
"name": "nuxt-mqtt",
|
|
5459
5499
|
"description": "A Nuxt module for real-time MQTT communication using mqtt.js",
|
|
5460
|
-
"repo": "
|
|
5500
|
+
"repo": "nuxtaid/nuxt-mqtt",
|
|
5461
5501
|
"npm": "nuxt-mqtt",
|
|
5462
5502
|
"icon": "nuxt-mqtt.png",
|
|
5463
|
-
"github": "https://github.com/
|
|
5464
|
-
"website": "https://github.com/
|
|
5503
|
+
"github": "https://github.com/nuxtaid/nuxt-mqtt",
|
|
5504
|
+
"website": "https://github.com/nuxtaid/nuxt-mqtt#readme",
|
|
5465
5505
|
"learn_more": "",
|
|
5466
5506
|
"category": "Extensions",
|
|
5467
5507
|
"type": "3rd-party",
|
|
@@ -5586,7 +5626,8 @@
|
|
|
5586
5626
|
{
|
|
5587
5627
|
"name": "Norbiros",
|
|
5588
5628
|
"github": "Norbiros",
|
|
5589
|
-
"avatar": "https://avatars.githubusercontent.com/u/89837724?v=4"
|
|
5629
|
+
"avatar": "https://avatars.githubusercontent.com/u/89837724?v=4",
|
|
5630
|
+
"twitter": "norbiros_dev"
|
|
5590
5631
|
},
|
|
5591
5632
|
{
|
|
5592
5633
|
"name": "Taras Batenkov",
|
|
@@ -5679,7 +5720,7 @@
|
|
|
5679
5720
|
"repo": "i2djs/pdf-frame#main/packages/pdf-frame-nuxt",
|
|
5680
5721
|
"npm": "@i2d/nuxt-pdf-frame",
|
|
5681
5722
|
"icon": "pdf-frame.svg",
|
|
5682
|
-
"github": "https://github.com/i2djs/pdf-frame
|
|
5723
|
+
"github": "https://github.com/i2djs/pdf-frame",
|
|
5683
5724
|
"website": "https://www.pdf-frame.org",
|
|
5684
5725
|
"learn_more": "https://github.com/I2Djs/pdf-frame/wiki/nuxt%E2%80%90pdf%E2%80%90frame",
|
|
5685
5726
|
"category": "Libraries",
|
|
@@ -5741,6 +5782,30 @@
|
|
|
5741
5782
|
"requires": {}
|
|
5742
5783
|
}
|
|
5743
5784
|
},
|
|
5785
|
+
{
|
|
5786
|
+
"name": "nuxt-pinecone",
|
|
5787
|
+
"description": "Pinecone integration for Nuxt: realtime video, audio, and data with client composables and server utilities",
|
|
5788
|
+
"repo": "nuxtaid/nuxt-pinecone",
|
|
5789
|
+
"npm": "nuxt-pinecone",
|
|
5790
|
+
"icon": "nuxt-pinecone.svg",
|
|
5791
|
+
"github": "https://github.com/nuxtaid/nuxt-pinecone",
|
|
5792
|
+
"website": "https://github.com/nuxtaid/nuxt-pinecone#readme",
|
|
5793
|
+
"learn_more": "https://docs.pinecone.io/guides/get-started/overview",
|
|
5794
|
+
"category": "Database",
|
|
5795
|
+
"type": "3rd-party",
|
|
5796
|
+
"maintainers": [
|
|
5797
|
+
{
|
|
5798
|
+
"name": "Arash Ari Sheyda",
|
|
5799
|
+
"github": "arashsheyda",
|
|
5800
|
+
"twitter": "arash_sheyda",
|
|
5801
|
+
"bluesky": "arashsheyda.me"
|
|
5802
|
+
}
|
|
5803
|
+
],
|
|
5804
|
+
"compatibility": {
|
|
5805
|
+
"nuxt": ">=3.0.0",
|
|
5806
|
+
"requires": {}
|
|
5807
|
+
}
|
|
5808
|
+
},
|
|
5744
5809
|
{
|
|
5745
5810
|
"name": "nuxt-pino-log",
|
|
5746
5811
|
"description": "Structured logs for nuxt apps using pino",
|
|
@@ -5776,7 +5841,7 @@
|
|
|
5776
5841
|
"type": "3rd-party",
|
|
5777
5842
|
"maintainers": [
|
|
5778
5843
|
{
|
|
5779
|
-
"name": "Supanut
|
|
5844
|
+
"name": "Supanut Weerachotthakorn",
|
|
5780
5845
|
"github": "Boomgeek"
|
|
5781
5846
|
},
|
|
5782
5847
|
{
|
|
@@ -5886,7 +5951,7 @@
|
|
|
5886
5951
|
"repo": "onmax/nuxt-safe-runtime-config#main",
|
|
5887
5952
|
"npm": "nuxt-safe-runtime-config",
|
|
5888
5953
|
"icon": "nuxt-safe-runtime-config.svg",
|
|
5889
|
-
"github": "https://github.com/onmax/nuxt-safe-runtime-config
|
|
5954
|
+
"github": "https://github.com/onmax/nuxt-safe-runtime-config",
|
|
5890
5955
|
"website": "https://nuxt-safe-runtime-config.onmax.me",
|
|
5891
5956
|
"learn_more": "",
|
|
5892
5957
|
"category": "Devtools",
|
|
@@ -6005,11 +6070,11 @@
|
|
|
6005
6070
|
{
|
|
6006
6071
|
"name": "nuxt-smartlook",
|
|
6007
6072
|
"description": "Integrate Smartlook in your Nuxt apps using nuxt-smartlook.",
|
|
6008
|
-
"repo": "
|
|
6073
|
+
"repo": "contributte/nuxt-smartlook",
|
|
6009
6074
|
"npm": "nuxt-smartlook",
|
|
6010
6075
|
"icon": "nuxt-smartlook.png",
|
|
6011
|
-
"github": "https://github.com/
|
|
6012
|
-
"website": "https://github.com/
|
|
6076
|
+
"github": "https://github.com/contributte/nuxt-smartlook",
|
|
6077
|
+
"website": "https://github.com/contributte/nuxt-smartlook",
|
|
6013
6078
|
"learn_more": "https://www.smartlook.com/",
|
|
6014
6079
|
"category": "Analytics",
|
|
6015
6080
|
"type": "3rd-party",
|
|
@@ -6050,6 +6115,28 @@
|
|
|
6050
6115
|
"requires": {}
|
|
6051
6116
|
}
|
|
6052
6117
|
},
|
|
6118
|
+
{
|
|
6119
|
+
"name": "nuxt-spyglass",
|
|
6120
|
+
"description": "Capture browser and server logs in one correlated place — and let your AI agent read them over MCP",
|
|
6121
|
+
"repo": "Flo0806/nuxt-spyglass",
|
|
6122
|
+
"npm": "nuxt-spyglass",
|
|
6123
|
+
"icon": "nuxt-spyglass.svg",
|
|
6124
|
+
"github": "https://github.com/Flo0806/nuxt-spyglass",
|
|
6125
|
+
"website": "https://spyglass.fh-softdev.de",
|
|
6126
|
+
"learn_more": "https://spyglass.fh-softdev.de",
|
|
6127
|
+
"category": "AI",
|
|
6128
|
+
"type": "3rd-party",
|
|
6129
|
+
"maintainers": [
|
|
6130
|
+
{
|
|
6131
|
+
"name": "Florian Heuberger",
|
|
6132
|
+
"github": "Flo0806"
|
|
6133
|
+
}
|
|
6134
|
+
],
|
|
6135
|
+
"compatibility": {
|
|
6136
|
+
"nuxt": ">=3.0.0",
|
|
6137
|
+
"requires": {}
|
|
6138
|
+
}
|
|
6139
|
+
},
|
|
6053
6140
|
{
|
|
6054
6141
|
"name": "nuxt-ssr-api-logger",
|
|
6055
6142
|
"description": "A small module that helps you see when your Nuxt application sends any API request via SSR.",
|
|
@@ -6137,7 +6224,8 @@
|
|
|
6137
6224
|
"maintainers": [
|
|
6138
6225
|
{
|
|
6139
6226
|
"name": "Frederik Bußmann",
|
|
6140
|
-
"github": "freb97"
|
|
6227
|
+
"github": "freb97",
|
|
6228
|
+
"bluesky": "freb97.bsky.social"
|
|
6141
6229
|
}
|
|
6142
6230
|
],
|
|
6143
6231
|
"compatibility": {
|
|
@@ -6241,11 +6329,11 @@
|
|
|
6241
6329
|
{
|
|
6242
6330
|
"name": "nuxt-toc",
|
|
6243
6331
|
"description": "Nuxt module for table of contents (TOC) component in Nuxt Content projects",
|
|
6244
|
-
"repo": "
|
|
6332
|
+
"repo": "thaikolja/nuxt-toc",
|
|
6245
6333
|
"npm": "nuxt-toc",
|
|
6246
6334
|
"icon": "nuxt-toc.png",
|
|
6247
|
-
"github": "https://github.com/
|
|
6248
|
-
"website": "https://github.com/
|
|
6335
|
+
"github": "https://github.com/thaikolja/nuxt-toc",
|
|
6336
|
+
"website": "https://github.com/thaikolja/nuxt-toc",
|
|
6249
6337
|
"learn_more": "",
|
|
6250
6338
|
"category": "UI",
|
|
6251
6339
|
"type": "3rd-party",
|
|
@@ -6374,6 +6462,30 @@
|
|
|
6374
6462
|
}
|
|
6375
6463
|
}
|
|
6376
6464
|
},
|
|
6465
|
+
{
|
|
6466
|
+
"name": "nuxt-volcano",
|
|
6467
|
+
"description": "A Nuxt module for Volcano Agent SDK - build AI agents with LLM reasoning and MCP tools",
|
|
6468
|
+
"repo": "arashsheyda/nuxt-volcano",
|
|
6469
|
+
"npm": "nuxt-volcano",
|
|
6470
|
+
"icon": "nuxt-volcano.png",
|
|
6471
|
+
"github": "https://github.com/arashsheyda/nuxt-volcano",
|
|
6472
|
+
"website": "https://github.com/arashsheyda/nuxt-volcano#readme",
|
|
6473
|
+
"learn_more": "",
|
|
6474
|
+
"category": "AI",
|
|
6475
|
+
"type": "3rd-party",
|
|
6476
|
+
"maintainers": [
|
|
6477
|
+
{
|
|
6478
|
+
"name": "Arash Ari Sheyda",
|
|
6479
|
+
"github": "arashsheyda",
|
|
6480
|
+
"twitter": "arash_sheyda",
|
|
6481
|
+
"bluesky": "arashsheyda.me"
|
|
6482
|
+
}
|
|
6483
|
+
],
|
|
6484
|
+
"compatibility": {
|
|
6485
|
+
"nuxt": ">=3.0.0",
|
|
6486
|
+
"requires": {}
|
|
6487
|
+
}
|
|
6488
|
+
},
|
|
6377
6489
|
{
|
|
6378
6490
|
"name": "nuxt-vue3-google-signin",
|
|
6379
6491
|
"description": "Empower your Nuxt app with Google Sign-In, hassle-free",
|
|
@@ -6441,13 +6553,35 @@
|
|
|
6441
6553
|
"requires": {}
|
|
6442
6554
|
}
|
|
6443
6555
|
},
|
|
6556
|
+
{
|
|
6557
|
+
"name": "nuxt-zod",
|
|
6558
|
+
"description": "Zod integration for Nuxt with a simple composable.",
|
|
6559
|
+
"repo": "DarlanPrado/nuxt-zod",
|
|
6560
|
+
"npm": "nuxt-zod",
|
|
6561
|
+
"icon": "nuxt-zod.svg",
|
|
6562
|
+
"github": "https://github.com/DarlanPrado/nuxt-zod",
|
|
6563
|
+
"website": "https://github.com/DarlanPrado/nuxt-zod",
|
|
6564
|
+
"learn_more": "",
|
|
6565
|
+
"category": "Libraries",
|
|
6566
|
+
"type": "3rd-party",
|
|
6567
|
+
"maintainers": [
|
|
6568
|
+
{
|
|
6569
|
+
"name": "Darlan José Batista do Prado",
|
|
6570
|
+
"github": "DarlanPrado"
|
|
6571
|
+
}
|
|
6572
|
+
],
|
|
6573
|
+
"compatibility": {
|
|
6574
|
+
"nuxt": ">=3.0.0",
|
|
6575
|
+
"requires": {}
|
|
6576
|
+
}
|
|
6577
|
+
},
|
|
6444
6578
|
{
|
|
6445
6579
|
"name": "nuxt2-ngrok",
|
|
6446
6580
|
"description": "ngrok exposes your localhost to the world for easy testing and sharing! No need to mess with DNS or deploy just to have others test out your changes",
|
|
6447
|
-
"repo": "nuxt-
|
|
6581
|
+
"repo": "nuxt-modules/ngrok",
|
|
6448
6582
|
"npm": "@nuxtjs/ngrok",
|
|
6449
6583
|
"icon": "ngrok.png",
|
|
6450
|
-
"github": "https://github.com/nuxt-
|
|
6584
|
+
"github": "https://github.com/nuxt-modules/ngrok",
|
|
6451
6585
|
"website": "https://ngrok.nuxtjs.org",
|
|
6452
6586
|
"learn_more": "https://github.com/bubenshchykov/ngrok",
|
|
6453
6587
|
"category": "Devtools",
|
|
@@ -6498,8 +6632,8 @@
|
|
|
6498
6632
|
"repo": "daliborgogic/interpolation",
|
|
6499
6633
|
"npm": "nuxt3-interpolation",
|
|
6500
6634
|
"icon": "",
|
|
6501
|
-
"github": "https://github.com/daliborgogic/interpolation
|
|
6502
|
-
"website": "https://github.com/daliborgogic/interpolation/tree/
|
|
6635
|
+
"github": "https://github.com/daliborgogic/interpolation",
|
|
6636
|
+
"website": "https://github.com/daliborgogic/interpolation/tree/main",
|
|
6503
6637
|
"learn_more": "",
|
|
6504
6638
|
"category": "Devtools",
|
|
6505
6639
|
"type": "3rd-party",
|
|
@@ -6546,8 +6680,8 @@
|
|
|
6546
6680
|
"npm": "nuxt-og-image",
|
|
6547
6681
|
"icon": "og-image.svg",
|
|
6548
6682
|
"github": "https://github.com/nuxt-modules/og-image",
|
|
6549
|
-
"website": "https://nuxtseo.com/og-image",
|
|
6550
|
-
"learn_more": "https://nuxtseo.com/og-image",
|
|
6683
|
+
"website": "https://nuxtseo.com/docs/og-image/getting-started/installation",
|
|
6684
|
+
"learn_more": "https://nuxtseo.com/docs/og-image/getting-started/installation",
|
|
6551
6685
|
"category": "SEO",
|
|
6552
6686
|
"type": "community",
|
|
6553
6687
|
"maintainers": [
|
|
@@ -6619,7 +6753,7 @@
|
|
|
6619
6753
|
},
|
|
6620
6754
|
{
|
|
6621
6755
|
"name": "onyx",
|
|
6622
|
-
"description": "A design system and Vue.js component library created by Schwarz
|
|
6756
|
+
"description": "A design system and Vue.js component library created by Schwarz Digits",
|
|
6623
6757
|
"repo": "SchwarzIT/onyx#main/packages/nuxt",
|
|
6624
6758
|
"npm": "@sit-onyx/nuxt",
|
|
6625
6759
|
"icon": "onyx.svg",
|
|
@@ -6737,7 +6871,7 @@
|
|
|
6737
6871
|
"icon": "partytown.svg",
|
|
6738
6872
|
"github": "https://github.com/nuxt-modules/partytown",
|
|
6739
6873
|
"website": "https://github.com/nuxt-modules/partytown",
|
|
6740
|
-
"learn_more": "https://partytown.
|
|
6874
|
+
"learn_more": "https://partytown.qwik.dev/",
|
|
6741
6875
|
"category": "Performance",
|
|
6742
6876
|
"type": "community",
|
|
6743
6877
|
"maintainers": [
|
|
@@ -6758,11 +6892,11 @@
|
|
|
6758
6892
|
{
|
|
6759
6893
|
"name": "paypal",
|
|
6760
6894
|
"description": "A Nuxt module for simplifying the use of Paypal in your project.",
|
|
6761
|
-
"repo": "
|
|
6895
|
+
"repo": "nuxtaid/nuxt-paypal",
|
|
6762
6896
|
"npm": "nuxt-paypal",
|
|
6763
6897
|
"icon": "paypal.svg",
|
|
6764
|
-
"github": "https://github.com/
|
|
6765
|
-
"website": "https://github.com/
|
|
6898
|
+
"github": "https://github.com/nuxtaid/nuxt-paypal",
|
|
6899
|
+
"website": "https://github.com/nuxtaid/nuxt-paypal#readme",
|
|
6766
6900
|
"learn_more": "https://developer.paypal.com/sdk/js/reference/",
|
|
6767
6901
|
"category": "Payment",
|
|
6768
6902
|
"type": "3rd-party",
|
|
@@ -6857,7 +6991,7 @@
|
|
|
6857
6991
|
"repo": "posva/pinia-colada#main/nuxt",
|
|
6858
6992
|
"npm": "@pinia/colada-nuxt",
|
|
6859
6993
|
"icon": "pinia-colada.png",
|
|
6860
|
-
"github": "https://github.com/posva/pinia-colada
|
|
6994
|
+
"github": "https://github.com/posva/pinia-colada",
|
|
6861
6995
|
"website": "https://pinia-colada.esm.dev",
|
|
6862
6996
|
"learn_more": "",
|
|
6863
6997
|
"category": "Extensions",
|
|
@@ -6881,7 +7015,7 @@
|
|
|
6881
7015
|
"repo": "CodeDredd/pinia-orm#main/packages/nuxt",
|
|
6882
7016
|
"npm": "@pinia-orm/nuxt",
|
|
6883
7017
|
"icon": "pinia-orm.svg",
|
|
6884
|
-
"github": "https://github.com/CodeDredd/pinia-orm
|
|
7018
|
+
"github": "https://github.com/CodeDredd/pinia-orm",
|
|
6885
7019
|
"website": "https://pinia-orm.codedredd.de/",
|
|
6886
7020
|
"learn_more": "",
|
|
6887
7021
|
"category": "Extensions",
|
|
@@ -6894,7 +7028,7 @@
|
|
|
6894
7028
|
}
|
|
6895
7029
|
],
|
|
6896
7030
|
"compatibility": {
|
|
6897
|
-
"nuxt": "
|
|
7031
|
+
"nuxt": ">=3.14.0",
|
|
6898
7032
|
"requires": {
|
|
6899
7033
|
"bridge": "optional"
|
|
6900
7034
|
}
|
|
@@ -6928,7 +7062,7 @@
|
|
|
6928
7062
|
"repo": "vuejs/pinia#v2/packages/nuxt",
|
|
6929
7063
|
"npm": "@pinia/nuxt",
|
|
6930
7064
|
"icon": "pinia.svg",
|
|
6931
|
-
"github": "https://github.com/vuejs/pinia
|
|
7065
|
+
"github": "https://github.com/vuejs/pinia",
|
|
6932
7066
|
"website": "https://pinia.vuejs.org/",
|
|
6933
7067
|
"learn_more": "",
|
|
6934
7068
|
"category": "Extensions",
|
|
@@ -6993,6 +7127,51 @@
|
|
|
6993
7127
|
"requires": {}
|
|
6994
7128
|
}
|
|
6995
7129
|
},
|
|
7130
|
+
{
|
|
7131
|
+
"name": "polar",
|
|
7132
|
+
"description": "Polar.sh integration for Nuxt",
|
|
7133
|
+
"repo": "polarsource/polar-adapters#main/packages/polar-nuxt",
|
|
7134
|
+
"npm": "@polar-sh/nuxt",
|
|
7135
|
+
"icon": "polar.svg",
|
|
7136
|
+
"github": "https://github.com/polarsource/polar-adapters",
|
|
7137
|
+
"website": "https://polar.sh/docs/integrate/sdk/adapters/nuxt",
|
|
7138
|
+
"learn_more": "https://polar.sh/docs/introduction",
|
|
7139
|
+
"category": "Payment",
|
|
7140
|
+
"type": "3rd-party",
|
|
7141
|
+
"maintainers": [
|
|
7142
|
+
{
|
|
7143
|
+
"name": "Emil Widlund",
|
|
7144
|
+
"github": "emilwidlund",
|
|
7145
|
+
"twitter": "emilwidlund"
|
|
7146
|
+
}
|
|
7147
|
+
],
|
|
7148
|
+
"compatibility": {
|
|
7149
|
+
"nuxt": ">=3.0.0",
|
|
7150
|
+
"requires": {}
|
|
7151
|
+
}
|
|
7152
|
+
},
|
|
7153
|
+
{
|
|
7154
|
+
"name": "powersync",
|
|
7155
|
+
"description": "Offline-first sync with native Nuxt integration — auto-imported composables, built-in diagnostics, Nuxt DevTools integration, and optional Kysely for type-safe queries",
|
|
7156
|
+
"repo": "powersync-ja/powersync-js#main/packages/nuxt",
|
|
7157
|
+
"npm": "@powersync/nuxt",
|
|
7158
|
+
"icon": "powersync.svg",
|
|
7159
|
+
"github": "https://github.com/powersync-ja/powersync-js",
|
|
7160
|
+
"website": "https://docs.powersync.com/intro/powersync-overview",
|
|
7161
|
+
"learn_more": "https://powersync.com/",
|
|
7162
|
+
"category": "Database",
|
|
7163
|
+
"type": "3rd-party",
|
|
7164
|
+
"maintainers": [
|
|
7165
|
+
{
|
|
7166
|
+
"name": "PowerSync",
|
|
7167
|
+
"github": "powersync-ja"
|
|
7168
|
+
}
|
|
7169
|
+
],
|
|
7170
|
+
"compatibility": {
|
|
7171
|
+
"nuxt": ">=4.0.0",
|
|
7172
|
+
"requires": {}
|
|
7173
|
+
}
|
|
7174
|
+
},
|
|
6996
7175
|
{
|
|
6997
7176
|
"name": "precognition",
|
|
6998
7177
|
"description": "Nuxt module implementing Laravel Precognition protocol in Nitro",
|
|
@@ -7061,29 +7240,6 @@
|
|
|
7061
7240
|
"requires": {}
|
|
7062
7241
|
}
|
|
7063
7242
|
},
|
|
7064
|
-
{
|
|
7065
|
-
"name": "primevue",
|
|
7066
|
-
"description": "Next Generation Vue UI Component Library",
|
|
7067
|
-
"repo": "primefaces/primevue#master/packages/nuxt-module",
|
|
7068
|
-
"npm": "@primevue/nuxt-module",
|
|
7069
|
-
"icon": "primevue.svg",
|
|
7070
|
-
"github": "https://github.com/primefaces/primevue/tree/master/packages/nuxt-module",
|
|
7071
|
-
"website": "https://primevue.org/",
|
|
7072
|
-
"learn_more": "https://primevue.org/nuxt/",
|
|
7073
|
-
"category": "UI",
|
|
7074
|
-
"type": "3rd-party",
|
|
7075
|
-
"maintainers": [
|
|
7076
|
-
{
|
|
7077
|
-
"name": "primefaces",
|
|
7078
|
-
"github": "primefaces",
|
|
7079
|
-
"twitter": "primevue"
|
|
7080
|
-
}
|
|
7081
|
-
],
|
|
7082
|
-
"compatibility": {
|
|
7083
|
-
"nuxt": ">=3.0.0",
|
|
7084
|
-
"requires": {}
|
|
7085
|
-
}
|
|
7086
|
-
},
|
|
7087
7243
|
{
|
|
7088
7244
|
"name": "prisma",
|
|
7089
7245
|
"description": "Integrate Nuxt with Prisma ORM to simplify database access!",
|
|
@@ -7091,7 +7247,7 @@
|
|
|
7091
7247
|
"npm": "@prisma/nuxt",
|
|
7092
7248
|
"icon": "prisma.png",
|
|
7093
7249
|
"github": "https://github.com/prisma/nuxt-prisma",
|
|
7094
|
-
"website": "https://www.prisma.io/docs/guides/nuxt",
|
|
7250
|
+
"website": "https://www.prisma.io/docs/guides/frameworks/nuxt",
|
|
7095
7251
|
"learn_more": "https://www.prisma.io/orm",
|
|
7096
7252
|
"category": "Database",
|
|
7097
7253
|
"type": "3rd-party",
|
|
@@ -7251,7 +7407,7 @@
|
|
|
7251
7407
|
"icon": "pwa.png",
|
|
7252
7408
|
"github": "https://github.com/nuxt-community/pwa-module",
|
|
7253
7409
|
"website": "https://pwa.nuxtjs.org",
|
|
7254
|
-
"learn_more": "https://web.dev/progressive-web-apps
|
|
7410
|
+
"learn_more": "https://web.dev/explore/progressive-web-apps?hl=ru",
|
|
7255
7411
|
"category": "Performance",
|
|
7256
7412
|
"type": "community",
|
|
7257
7413
|
"maintainers": [
|
|
@@ -7345,7 +7501,7 @@
|
|
|
7345
7501
|
"repo": "samuelreichor/query-api#HEAD/packages/nuxt",
|
|
7346
7502
|
"npm": "@query-api/nuxt",
|
|
7347
7503
|
"icon": "query-api.svg",
|
|
7348
|
-
"github": "https://github.com/samuelreichor/query-api
|
|
7504
|
+
"github": "https://github.com/samuelreichor/query-api",
|
|
7349
7505
|
"website": "https://samuelreichor.at/libraries/nuxt-craftcms",
|
|
7350
7506
|
"learn_more": "https://samuelreichor.at/libraries",
|
|
7351
7507
|
"category": "CMS",
|
|
@@ -7369,7 +7525,7 @@
|
|
|
7369
7525
|
"icon": "radash.png",
|
|
7370
7526
|
"github": "https://github.com/bbg/nuxt-radash",
|
|
7371
7527
|
"website": "https://github.com/bbg/nuxt-radash#readme",
|
|
7372
|
-
"learn_more": "https://github.com/
|
|
7528
|
+
"learn_more": "https://github.com/sodiray/radash",
|
|
7373
7529
|
"category": "Libraries",
|
|
7374
7530
|
"type": "3rd-party",
|
|
7375
7531
|
"maintainers": [
|
|
@@ -7391,7 +7547,7 @@
|
|
|
7391
7547
|
"icon": "recaptcha.png",
|
|
7392
7548
|
"github": "https://github.com/nuxt-community/recaptcha-module",
|
|
7393
7549
|
"website": "https://github.com/nuxt-community/recaptcha-module",
|
|
7394
|
-
"learn_more": "https://
|
|
7550
|
+
"learn_more": "https://cloud.google.com/security/products/recaptcha",
|
|
7395
7551
|
"category": "Security",
|
|
7396
7552
|
"type": "community",
|
|
7397
7553
|
"maintainers": [
|
|
@@ -7456,10 +7612,10 @@
|
|
|
7456
7612
|
{
|
|
7457
7613
|
"name": "reka-ui",
|
|
7458
7614
|
"description": "Vue port of Radix UI Primitives. An open-source UI component library for building high-quality, accessible design systems and web apps.",
|
|
7459
|
-
"repo": "unovue/
|
|
7615
|
+
"repo": "unovue/reka-ui",
|
|
7460
7616
|
"npm": "reka-ui",
|
|
7461
7617
|
"icon": "reka-ui.svg",
|
|
7462
|
-
"github": "https://github.com/unovue/
|
|
7618
|
+
"github": "https://github.com/unovue/reka-ui",
|
|
7463
7619
|
"website": "https://www.reka-ui.com/",
|
|
7464
7620
|
"learn_more": "https://reka-ui.com/docs/overview/installation#nuxt-modules",
|
|
7465
7621
|
"category": "UI",
|
|
@@ -7620,7 +7776,7 @@
|
|
|
7620
7776
|
"repo": "nuxt-modules/sanity#main",
|
|
7621
7777
|
"npm": "@nuxtjs/sanity",
|
|
7622
7778
|
"icon": "sanity.png",
|
|
7623
|
-
"github": "https://github.com/nuxt-modules/sanity
|
|
7779
|
+
"github": "https://github.com/nuxt-modules/sanity",
|
|
7624
7780
|
"website": "https://sanity.nuxtjs.org",
|
|
7625
7781
|
"learn_more": "https://www.sanity.io/",
|
|
7626
7782
|
"category": "CMS",
|
|
@@ -7646,7 +7802,7 @@
|
|
|
7646
7802
|
"repo": "scalar/scalar#main/integrations/nuxt",
|
|
7647
7803
|
"npm": "@scalar/nuxt",
|
|
7648
7804
|
"icon": "scalar.svg",
|
|
7649
|
-
"github": "https://github.com/scalar/scalar
|
|
7805
|
+
"github": "https://github.com/scalar/scalar",
|
|
7650
7806
|
"website": "https://github.com/scalar/scalar/tree/main/integrations/nuxt",
|
|
7651
7807
|
"learn_more": "https://scalar.com",
|
|
7652
7808
|
"category": "Devtools",
|
|
@@ -7670,7 +7826,7 @@
|
|
|
7670
7826
|
"npm": "nuxt-schema-org",
|
|
7671
7827
|
"icon": "schema-org.svg",
|
|
7672
7828
|
"github": "https://github.com/harlan-zw/nuxt-schema-org",
|
|
7673
|
-
"website": "https://nuxtseo.com/schema-org",
|
|
7829
|
+
"website": "https://nuxtseo.com/docs/schema-org/getting-started/installation",
|
|
7674
7830
|
"learn_more": "https://unhead.unjs.io/docs/typescript/schema-org/guides/get-started/overview",
|
|
7675
7831
|
"category": "SEO",
|
|
7676
7832
|
"type": "3rd-party",
|
|
@@ -7690,7 +7846,7 @@
|
|
|
7690
7846
|
{
|
|
7691
7847
|
"name": "scripts",
|
|
7692
7848
|
"description": "Add 3rd-party scripts without sacrificing performance.",
|
|
7693
|
-
"repo": "nuxt/scripts",
|
|
7849
|
+
"repo": "nuxt/scripts#main/packages/script",
|
|
7694
7850
|
"npm": "@nuxt/scripts",
|
|
7695
7851
|
"icon": "nuxt.svg",
|
|
7696
7852
|
"github": "https://github.com/nuxt/scripts",
|
|
@@ -7706,7 +7862,7 @@
|
|
|
7706
7862
|
}
|
|
7707
7863
|
],
|
|
7708
7864
|
"compatibility": {
|
|
7709
|
-
"nuxt": ">=3.16",
|
|
7865
|
+
"nuxt": ">=3.16.0",
|
|
7710
7866
|
"requires": {}
|
|
7711
7867
|
}
|
|
7712
7868
|
},
|
|
@@ -7785,9 +7941,9 @@
|
|
|
7785
7941
|
"repo": "getsentry/sentry-javascript#HEAD/packages/nuxt",
|
|
7786
7942
|
"npm": "@sentry/nuxt",
|
|
7787
7943
|
"icon": "sentry.svg",
|
|
7788
|
-
"github": "https://github.com/getsentry/sentry-javascript
|
|
7944
|
+
"github": "https://github.com/getsentry/sentry-javascript",
|
|
7789
7945
|
"website": "https://docs.sentry.io/platforms/javascript/guides/nuxt",
|
|
7790
|
-
"learn_more": "https://sentry.io",
|
|
7946
|
+
"learn_more": "https://sentry.io/welcome/",
|
|
7791
7947
|
"category": "Monitoring",
|
|
7792
7948
|
"type": "3rd-party",
|
|
7793
7949
|
"maintainers": [
|
|
@@ -7804,12 +7960,12 @@
|
|
|
7804
7960
|
{
|
|
7805
7961
|
"name": "seo-experiments",
|
|
7806
7962
|
"description": "Powerful SEO DX improvements.",
|
|
7807
|
-
"repo": "harlan-zw/nuxt-seo-
|
|
7963
|
+
"repo": "harlan-zw/nuxt-seo-utils",
|
|
7808
7964
|
"npm": "nuxt-seo-utils",
|
|
7809
7965
|
"icon": "seo-experiments.svg",
|
|
7810
|
-
"github": "https://github.com/harlan-zw/nuxt-seo-
|
|
7811
|
-
"website": "https://nuxtseo.com/
|
|
7812
|
-
"learn_more": "https://nuxtseo.com/
|
|
7966
|
+
"github": "https://github.com/harlan-zw/nuxt-seo-utils",
|
|
7967
|
+
"website": "https://nuxtseo.com/docs/seo-utils/getting-started/installation",
|
|
7968
|
+
"learn_more": "https://nuxtseo.com/docs/seo-utils/getting-started/installation",
|
|
7813
7969
|
"category": "SEO",
|
|
7814
7970
|
"type": "3rd-party",
|
|
7815
7971
|
"maintainers": [
|
|
@@ -7828,11 +7984,11 @@
|
|
|
7828
7984
|
{
|
|
7829
7985
|
"name": "seo-meta",
|
|
7830
7986
|
"description": "Simple generate seo metadata",
|
|
7831
|
-
"repo": "ihavecoke/
|
|
7987
|
+
"repo": "ihavecoke/nuxt-seo-meta#main/packages/core",
|
|
7832
7988
|
"npm": "nuxt-seo-meta",
|
|
7833
7989
|
"icon": "",
|
|
7834
|
-
"github": "https://github.com/ihavecoke/
|
|
7835
|
-
"website": "https://github.com/ihavecoke/
|
|
7990
|
+
"github": "https://github.com/ihavecoke/nuxt-seo-meta",
|
|
7991
|
+
"website": "https://github.com/ihavecoke/nuxt-seo-meta",
|
|
7836
7992
|
"learn_more": "",
|
|
7837
7993
|
"category": "SEO",
|
|
7838
7994
|
"type": "3rd-party",
|
|
@@ -7857,7 +8013,7 @@
|
|
|
7857
8013
|
"icon": "nuxt.svg",
|
|
7858
8014
|
"github": "https://github.com/harlan-zw/nuxt-seo",
|
|
7859
8015
|
"website": "https://nuxtseo.com/",
|
|
7860
|
-
"learn_more": "https://nuxtseo.com/nuxt-seo/getting-started/installation",
|
|
8016
|
+
"learn_more": "https://nuxtseo.com/docs/nuxt-seo/getting-started/installation",
|
|
7861
8017
|
"category": "SEO",
|
|
7862
8018
|
"type": "3rd-party",
|
|
7863
8019
|
"maintainers": [
|
|
@@ -7949,7 +8105,7 @@
|
|
|
7949
8105
|
"repo": "unovue/shadcn-vue#dev/packages/module",
|
|
7950
8106
|
"npm": "shadcn-nuxt",
|
|
7951
8107
|
"icon": "",
|
|
7952
|
-
"github": "https://github.com/unovue/shadcn-vue
|
|
8108
|
+
"github": "https://github.com/unovue/shadcn-vue",
|
|
7953
8109
|
"website": "https://www.shadcn-vue.com",
|
|
7954
8110
|
"learn_more": "https://www.shadcn-vue.com/docs/installation/nuxt",
|
|
7955
8111
|
"category": "UI",
|
|
@@ -7977,7 +8133,7 @@
|
|
|
7977
8133
|
"npm": "@nuxtjs/shopify",
|
|
7978
8134
|
"icon": "shopify.png",
|
|
7979
8135
|
"github": "https://github.com/nuxt-modules/shopify",
|
|
7980
|
-
"website": "https://
|
|
8136
|
+
"website": "https://shopify.nuxtjs.org/",
|
|
7981
8137
|
"learn_more": "https://shopify.dev/docs",
|
|
7982
8138
|
"category": "Ecommerce",
|
|
7983
8139
|
"type": "community",
|
|
@@ -7988,7 +8144,8 @@
|
|
|
7988
8144
|
},
|
|
7989
8145
|
{
|
|
7990
8146
|
"name": "Frederik Bußmann",
|
|
7991
|
-
"github": "freb97"
|
|
8147
|
+
"github": "freb97",
|
|
8148
|
+
"bluesky": "freb97.bsky.social"
|
|
7992
8149
|
}
|
|
7993
8150
|
],
|
|
7994
8151
|
"compatibility": {
|
|
@@ -8002,9 +8159,9 @@
|
|
|
8002
8159
|
"repo": "shopware/frontends#main/packages/nuxt-module",
|
|
8003
8160
|
"npm": "@shopware/nuxt-module",
|
|
8004
8161
|
"icon": "shopware.svg",
|
|
8005
|
-
"github": "https://github.com/shopware/frontends
|
|
8006
|
-
"website": "https://
|
|
8007
|
-
"learn_more": "https://www.shopware.com",
|
|
8162
|
+
"github": "https://github.com/shopware/frontends",
|
|
8163
|
+
"website": "https://developer.shopware.com/frontends/packages/nuxt-module.html",
|
|
8164
|
+
"learn_more": "https://www.shopware.com/en/",
|
|
8008
8165
|
"category": "Ecommerce",
|
|
8009
8166
|
"type": "3rd-party",
|
|
8010
8167
|
"maintainers": [
|
|
@@ -8066,11 +8223,11 @@
|
|
|
8066
8223
|
{
|
|
8067
8224
|
"name": "simple-line-icons",
|
|
8068
8225
|
"description": "Nuxt module to add simple-line-icons ",
|
|
8069
|
-
"repo": "
|
|
8226
|
+
"repo": "galsd/nuxt-simple-line-icons",
|
|
8070
8227
|
"npm": "nuxt-simple-line-icons",
|
|
8071
8228
|
"icon": "",
|
|
8072
|
-
"github": "https://github.com/
|
|
8073
|
-
"website": "https://github.com/
|
|
8229
|
+
"github": "https://github.com/galsd/nuxt-simple-line-icons",
|
|
8230
|
+
"website": "https://github.com/galsd/nuxt-simple-line-icons",
|
|
8074
8231
|
"learn_more": "https://thesabbir.github.io/simple-line-icons/",
|
|
8075
8232
|
"category": "Fonts",
|
|
8076
8233
|
"type": "3rd-party",
|
|
@@ -8093,7 +8250,7 @@
|
|
|
8093
8250
|
"icon": "simple-sitemap.svg",
|
|
8094
8251
|
"github": "https://github.com/nuxt-modules/sitemap",
|
|
8095
8252
|
"website": "https://nuxtseo.com/",
|
|
8096
|
-
"learn_more": "https://nuxtseo.com/sitemap",
|
|
8253
|
+
"learn_more": "https://nuxtseo.com/docs/sitemap/getting-started/installation",
|
|
8097
8254
|
"category": "SEO",
|
|
8098
8255
|
"type": "community",
|
|
8099
8256
|
"maintainers": [
|
|
@@ -8121,9 +8278,9 @@
|
|
|
8121
8278
|
"repo": "modbender/nuxt-snackbar#master",
|
|
8122
8279
|
"npm": "nuxt-snackbar",
|
|
8123
8280
|
"icon": "snackbar.png",
|
|
8124
|
-
"github": "https://github.com/modbender/nuxt-snackbar
|
|
8281
|
+
"github": "https://github.com/modbender/nuxt-snackbar",
|
|
8125
8282
|
"website": "https://github.com/modbender/nuxt-snackbar/tree/master",
|
|
8126
|
-
"learn_more": "https://github.com/
|
|
8283
|
+
"learn_more": "https://github.com/evo-mark/vue3-snackbar",
|
|
8127
8284
|
"category": "UI",
|
|
8128
8285
|
"type": "3rd-party",
|
|
8129
8286
|
"maintainers": [
|
|
@@ -8187,7 +8344,7 @@
|
|
|
8187
8344
|
"repo": "saoudi-h/solar-icons#main/packages/nuxt",
|
|
8188
8345
|
"npm": "@solar-icons/nuxt",
|
|
8189
8346
|
"icon": "solar-icons.svg",
|
|
8190
|
-
"github": "https://github.com/saoudi-h/solar-icons
|
|
8347
|
+
"github": "https://github.com/saoudi-h/solar-icons",
|
|
8191
8348
|
"website": "https://solar-icons.vercel.app/docs/packages/nuxt",
|
|
8192
8349
|
"learn_more": "https://solar-icons.vercel.app",
|
|
8193
8350
|
"category": "UI",
|
|
@@ -8221,7 +8378,7 @@
|
|
|
8221
8378
|
"name": "Filip Sobol",
|
|
8222
8379
|
"github": "filipsobol",
|
|
8223
8380
|
"twitter": "filipsobol",
|
|
8224
|
-
"bluesky": "filipsobol.
|
|
8381
|
+
"bluesky": "filipsobol.com"
|
|
8225
8382
|
}
|
|
8226
8383
|
],
|
|
8227
8384
|
"compatibility": {
|
|
@@ -8237,7 +8394,7 @@
|
|
|
8237
8394
|
"icon": "speedcurve.png",
|
|
8238
8395
|
"github": "https://github.com/nuxt-community/speedcurve-module",
|
|
8239
8396
|
"website": "https://speedcurve.nuxtjs.org",
|
|
8240
|
-
"learn_more": "https://speedcurve.com",
|
|
8397
|
+
"learn_more": "https://www.speedcurve.com/",
|
|
8241
8398
|
"category": "Analytics",
|
|
8242
8399
|
"type": "community",
|
|
8243
8400
|
"maintainers": [
|
|
@@ -8280,7 +8437,7 @@
|
|
|
8280
8437
|
"repo": "agritheory/stonecrop#development/nuxt",
|
|
8281
8438
|
"npm": "@stonecrop/nuxt",
|
|
8282
8439
|
"icon": "stonecrop.svg",
|
|
8283
|
-
"github": "https://github.com/agritheory/stonecrop
|
|
8440
|
+
"github": "https://github.com/agritheory/stonecrop",
|
|
8284
8441
|
"website": "https://stonecrop.io/",
|
|
8285
8442
|
"learn_more": "https://agritheory.com/",
|
|
8286
8443
|
"category": "Libraries",
|
|
@@ -8355,7 +8512,7 @@
|
|
|
8355
8512
|
"repo": "storyblok/monoblok#main/packages/nuxt",
|
|
8356
8513
|
"npm": "@storyblok/nuxt",
|
|
8357
8514
|
"icon": "storyblok.png",
|
|
8358
|
-
"github": "https://github.com/storyblok/monoblok
|
|
8515
|
+
"github": "https://github.com/storyblok/monoblok",
|
|
8359
8516
|
"website": "https://github.com/storyblok/monoblok/tree/main/packages/nuxt",
|
|
8360
8517
|
"learn_more": "",
|
|
8361
8518
|
"category": "CMS",
|
|
@@ -8444,7 +8601,7 @@
|
|
|
8444
8601
|
"icon": "stripe.png",
|
|
8445
8602
|
"github": "https://github.com/WilliamDASILVA/nuxt-stripe-module",
|
|
8446
8603
|
"website": "https://github.com/WilliamDASILVA/nuxt-stripe-module",
|
|
8447
|
-
"learn_more": "https://stripe.com/",
|
|
8604
|
+
"learn_more": "https://stripe.com/fr",
|
|
8448
8605
|
"category": "Payment",
|
|
8449
8606
|
"type": "3rd-party",
|
|
8450
8607
|
"maintainers": [
|
|
@@ -8470,7 +8627,7 @@
|
|
|
8470
8627
|
"website": "https://nuxt.studio",
|
|
8471
8628
|
"learn_more": "",
|
|
8472
8629
|
"category": "CMS",
|
|
8473
|
-
"type": "
|
|
8630
|
+
"type": "community",
|
|
8474
8631
|
"maintainers": [
|
|
8475
8632
|
{
|
|
8476
8633
|
"name": "Baptiste Leproux",
|
|
@@ -8501,11 +8658,11 @@
|
|
|
8501
8658
|
{
|
|
8502
8659
|
"name": "style-resources",
|
|
8503
8660
|
"description": "Nuxt Style Resources - Share variables, mixins, functions across all style files (no @import needed)",
|
|
8504
|
-
"repo": "nuxt-
|
|
8661
|
+
"repo": "nuxt-modules/style-resources",
|
|
8505
8662
|
"npm": "@nuxtjs/style-resources",
|
|
8506
8663
|
"icon": "",
|
|
8507
|
-
"github": "https://github.com/nuxt-
|
|
8508
|
-
"website": "https://github.com/nuxt-
|
|
8664
|
+
"github": "https://github.com/nuxt-modules/style-resources",
|
|
8665
|
+
"website": "https://github.com/nuxt-modules/style-resources",
|
|
8509
8666
|
"learn_more": "",
|
|
8510
8667
|
"category": "CSS",
|
|
8511
8668
|
"type": "community",
|
|
@@ -8525,11 +8682,11 @@
|
|
|
8525
8682
|
{
|
|
8526
8683
|
"name": "stylelint",
|
|
8527
8684
|
"description": "Stylelint module for Nuxt. A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.",
|
|
8528
|
-
"repo": "nuxt-
|
|
8685
|
+
"repo": "nuxt-modules/stylelint",
|
|
8529
8686
|
"npm": "@nuxtjs/stylelint-module",
|
|
8530
8687
|
"icon": "stylelint.png",
|
|
8531
|
-
"github": "https://github.com/nuxt-
|
|
8532
|
-
"website": "https://github.com/nuxt-
|
|
8688
|
+
"github": "https://github.com/nuxt-modules/stylelint",
|
|
8689
|
+
"website": "https://github.com/nuxt-modules/stylelint",
|
|
8533
8690
|
"learn_more": "https://stylelint.io/",
|
|
8534
8691
|
"category": "CSS",
|
|
8535
8692
|
"type": "community",
|
|
@@ -8600,7 +8757,7 @@
|
|
|
8600
8757
|
}
|
|
8601
8758
|
],
|
|
8602
8759
|
"compatibility": {
|
|
8603
|
-
"nuxt": "
|
|
8760
|
+
"nuxt": "^3.21.0 || ^4.3.0",
|
|
8604
8761
|
"requires": {}
|
|
8605
8762
|
}
|
|
8606
8763
|
},
|
|
@@ -8776,13 +8933,13 @@
|
|
|
8776
8933
|
},
|
|
8777
8934
|
{
|
|
8778
8935
|
"name": "tdesign-vue-next",
|
|
8779
|
-
"description": "A
|
|
8780
|
-
"repo": "
|
|
8936
|
+
"description": "A Vue3.x UI components lib for TDesign.",
|
|
8937
|
+
"repo": "Tencent/tdesign-vue-next#main/packages/tdesign-vue-next-nuxt",
|
|
8781
8938
|
"npm": "@tdesign-vue-next/nuxt",
|
|
8782
8939
|
"icon": "tdesign.svg",
|
|
8783
8940
|
"github": "https://github.com/Tencent/tdesign-vue-next",
|
|
8784
8941
|
"website": "https://tdesign.tencent.com/vue-next/overview-en",
|
|
8785
|
-
"learn_more": "https://github.com/
|
|
8942
|
+
"learn_more": "https://github.com/Tencent/tdesign-vue-next",
|
|
8786
8943
|
"category": "UI",
|
|
8787
8944
|
"type": "3rd-party",
|
|
8788
8945
|
"maintainers": [
|
|
@@ -8807,7 +8964,7 @@
|
|
|
8807
8964
|
"npm": "@nuxt/test-utils",
|
|
8808
8965
|
"icon": "nuxt.svg",
|
|
8809
8966
|
"github": "https://github.com/nuxt/test-utils",
|
|
8810
|
-
"website": "https://nuxt.com/docs/getting-started/testing",
|
|
8967
|
+
"website": "https://nuxt.com/docs/4.x/getting-started/testing",
|
|
8811
8968
|
"learn_more": "",
|
|
8812
8969
|
"category": "Devtools",
|
|
8813
8970
|
"type": "official",
|
|
@@ -8900,11 +9057,11 @@
|
|
|
8900
9057
|
{
|
|
8901
9058
|
"name": "toast",
|
|
8902
9059
|
"description": "Responsive Touch Compatible Toast plugin for Nuxt using vue-toasted",
|
|
8903
|
-
"repo": "nuxt-community/modules#master/packages/toast",
|
|
9060
|
+
"repo": "nuxt-community/legacy-modules#master/packages/toast",
|
|
8904
9061
|
"npm": "@nuxtjs/toast",
|
|
8905
9062
|
"icon": "",
|
|
8906
|
-
"github": "https://github.com/nuxt-community/
|
|
8907
|
-
"website": "https://github.com/nuxt-community/
|
|
9063
|
+
"github": "https://github.com/nuxt-community/legacy-modules",
|
|
9064
|
+
"website": "https://github.com/nuxt-community/legacy-modules/tree/master/packages/toast",
|
|
8908
9065
|
"learn_more": "https://github.com/shakee93/vue-toasted",
|
|
8909
9066
|
"category": "Libraries",
|
|
8910
9067
|
"type": "community",
|
|
@@ -8972,7 +9129,7 @@
|
|
|
8972
9129
|
"repo": "tresjs/tres#main/packages/nuxt",
|
|
8973
9130
|
"npm": "@tresjs/nuxt",
|
|
8974
9131
|
"icon": "tresjs.svg",
|
|
8975
|
-
"github": "https://github.com/
|
|
9132
|
+
"github": "https://github.com/tresjs/tres",
|
|
8976
9133
|
"website": "https://docs.tresjs.org/getting-started/installation#nuxt-project",
|
|
8977
9134
|
"learn_more": "https://tresjs.org/",
|
|
8978
9135
|
"category": "Libraries",
|
|
@@ -9034,7 +9191,7 @@
|
|
|
9034
9191
|
"icon": "",
|
|
9035
9192
|
"github": "https://github.com/tuarrep/nuxt-twa",
|
|
9036
9193
|
"website": "https://nuxt-twa.tuarrep.dev",
|
|
9037
|
-
"learn_more": "https://developer.chrome.com/docs/android/trusted-web-activity
|
|
9194
|
+
"learn_more": "https://developer.chrome.com/docs/android/trusted-web-activity?hl=tr",
|
|
9038
9195
|
"category": "Performance",
|
|
9039
9196
|
"type": "3rd-party",
|
|
9040
9197
|
"maintainers": [
|
|
@@ -9056,7 +9213,7 @@
|
|
|
9056
9213
|
"repo": "yizack/nuxt-twemoji",
|
|
9057
9214
|
"npm": "nuxt-twemoji",
|
|
9058
9215
|
"icon": "twemoji.svg",
|
|
9059
|
-
"github": "https://github.com/
|
|
9216
|
+
"github": "https://github.com/yizack/nuxt-twemoji",
|
|
9060
9217
|
"website": "https://github.com/Yizack/nuxt-twemoji",
|
|
9061
9218
|
"learn_more": "",
|
|
9062
9219
|
"category": "UI",
|
|
@@ -9137,8 +9294,8 @@
|
|
|
9137
9294
|
"repo": "nuxt/typescript#master/packages/typescript-runtime",
|
|
9138
9295
|
"npm": "@nuxt/typescript-runtime",
|
|
9139
9296
|
"icon": "typescript.svg",
|
|
9140
|
-
"github": "https://github.com/nuxt/typescript
|
|
9141
|
-
"website": "https://typescript.nuxtjs.org/guide/runtime
|
|
9297
|
+
"github": "https://github.com/nuxt/typescript",
|
|
9298
|
+
"website": "https://typescript.nuxtjs.org/guide/runtime/",
|
|
9142
9299
|
"learn_more": "",
|
|
9143
9300
|
"category": "Devtools",
|
|
9144
9301
|
"type": "official",
|
|
@@ -9172,7 +9329,7 @@
|
|
|
9172
9329
|
"repo": "nuxt/typescript#master/packages/typescript-build",
|
|
9173
9330
|
"npm": "@nuxt/typescript-build",
|
|
9174
9331
|
"icon": "typescript.svg",
|
|
9175
|
-
"github": "https://github.com/nuxt/typescript
|
|
9332
|
+
"github": "https://github.com/nuxt/typescript",
|
|
9176
9333
|
"website": "https://typescript.nuxtjs.org",
|
|
9177
9334
|
"learn_more": "",
|
|
9178
9335
|
"category": "Devtools",
|
|
@@ -9264,7 +9421,7 @@
|
|
|
9264
9421
|
"icon": "umami.svg",
|
|
9265
9422
|
"github": "https://github.com/ijkml/nuxt-umami",
|
|
9266
9423
|
"website": "https://github.com/ijkml/nuxt-umami",
|
|
9267
|
-
"learn_more": "https://umami.is/docs
|
|
9424
|
+
"learn_more": "https://docs.umami.is/docs",
|
|
9268
9425
|
"category": "Analytics",
|
|
9269
9426
|
"type": "3rd-party",
|
|
9270
9427
|
"maintainers": [
|
|
@@ -9316,7 +9473,7 @@
|
|
|
9316
9473
|
"repo": "johannschopplich/unlazy#main/packages/nuxt",
|
|
9317
9474
|
"npm": "@unlazy/nuxt",
|
|
9318
9475
|
"icon": "unlazy.svg",
|
|
9319
|
-
"github": "https://github.com/johannschopplich/unlazy
|
|
9476
|
+
"github": "https://github.com/johannschopplich/unlazy",
|
|
9320
9477
|
"website": "https://unlazy.byjohann.dev/",
|
|
9321
9478
|
"learn_more": "",
|
|
9322
9479
|
"category": "Images",
|
|
@@ -9364,12 +9521,12 @@
|
|
|
9364
9521
|
{
|
|
9365
9522
|
"name": "ununuracss",
|
|
9366
9523
|
"description": "A Real CSS Engine. Only Scoped.",
|
|
9367
|
-
"repo": "
|
|
9524
|
+
"repo": "betterwrite/ununuracss#main/packages/nuxt",
|
|
9368
9525
|
"npm": "nuxt-ununura",
|
|
9369
9526
|
"icon": "ununuracss.png",
|
|
9370
|
-
"github": "https://github.com/
|
|
9371
|
-
"website": "https://github.com/
|
|
9372
|
-
"learn_more": "https://github.com/
|
|
9527
|
+
"github": "https://github.com/betterwrite/ununuracss",
|
|
9528
|
+
"website": "https://github.com/betterwrite/ununuracss",
|
|
9529
|
+
"learn_more": "https://github.com/betterwrite/ununuracss",
|
|
9373
9530
|
"category": "UI",
|
|
9374
9531
|
"type": "3rd-party",
|
|
9375
9532
|
"maintainers": [
|
|
@@ -9458,7 +9615,7 @@
|
|
|
9458
9615
|
"repo": "varletjs/varlet-nuxt",
|
|
9459
9616
|
"npm": "@varlet/nuxt",
|
|
9460
9617
|
"icon": "varlet.svg",
|
|
9461
|
-
"github": "https://github.com/varletjs/varlet",
|
|
9618
|
+
"github": "https://github.com/varletjs/varlet-nuxt",
|
|
9462
9619
|
"website": "https://varlet.pages.dev/#/en-US/index",
|
|
9463
9620
|
"learn_more": "https://github.com/varletjs/varlet-nuxt",
|
|
9464
9621
|
"category": "UI",
|
|
@@ -9483,7 +9640,7 @@
|
|
|
9483
9640
|
"repo": "letstri/vaxee#main/packages/nuxt",
|
|
9484
9641
|
"npm": "@vaxee/nuxt",
|
|
9485
9642
|
"icon": "vaxee.svg",
|
|
9486
|
-
"github": "https://github.com/letstri/vaxee
|
|
9643
|
+
"github": "https://github.com/letstri/vaxee",
|
|
9487
9644
|
"website": "https://vaxee.letstri.dev/",
|
|
9488
9645
|
"learn_more": "",
|
|
9489
9646
|
"category": "Extensions",
|
|
@@ -9528,7 +9685,7 @@
|
|
|
9528
9685
|
"repo": "logaretm/vee-validate#main/packages/nuxt",
|
|
9529
9686
|
"npm": "@vee-validate/nuxt",
|
|
9530
9687
|
"icon": "vee-validate.png",
|
|
9531
|
-
"github": "https://github.com/logaretm/vee-validate
|
|
9688
|
+
"github": "https://github.com/logaretm/vee-validate",
|
|
9532
9689
|
"website": "https://vee-validate.logaretm.com/v4/",
|
|
9533
9690
|
"learn_more": "https://vee-validate.logaretm.com/v4/integrations/nuxt/",
|
|
9534
9691
|
"category": "Libraries",
|
|
@@ -9538,7 +9695,7 @@
|
|
|
9538
9695
|
"name": "Abdelrahman Awad",
|
|
9539
9696
|
"github": "logaretm",
|
|
9540
9697
|
"twitter": "logaretm",
|
|
9541
|
-
"bluesky": "
|
|
9698
|
+
"bluesky": "awad.dev"
|
|
9542
9699
|
}
|
|
9543
9700
|
],
|
|
9544
9701
|
"compatibility": {
|
|
@@ -9549,11 +9706,11 @@
|
|
|
9549
9706
|
{
|
|
9550
9707
|
"name": "vendor",
|
|
9551
9708
|
"description": "directly serve node_modules",
|
|
9552
|
-
"repo": "nuxt-community/modules#master/packages/vendor",
|
|
9709
|
+
"repo": "nuxt-community/legacy-modules#master/packages/vendor",
|
|
9553
9710
|
"npm": "@nuxtjs/vendor",
|
|
9554
9711
|
"icon": "",
|
|
9555
|
-
"github": "https://github.com/nuxt-community/modules
|
|
9556
|
-
"website": "https://github.com/nuxt-community/modules/tree/master/packages/vendor",
|
|
9712
|
+
"github": "https://github.com/nuxt-community/legacy-modules",
|
|
9713
|
+
"website": "https://github.com/nuxt-community/legacy-modules/tree/master/packages/vendor",
|
|
9557
9714
|
"learn_more": "",
|
|
9558
9715
|
"category": "Extensions",
|
|
9559
9716
|
"type": "community",
|
|
@@ -9576,7 +9733,7 @@
|
|
|
9576
9733
|
"repo": "vercel/analytics#main/packages/web",
|
|
9577
9734
|
"npm": "@vercel/analytics",
|
|
9578
9735
|
"icon": "vercel.svg",
|
|
9579
|
-
"github": "https://github.com/vercel/analytics
|
|
9736
|
+
"github": "https://github.com/vercel/analytics",
|
|
9580
9737
|
"website": "https://vercel.com/docs/analytics",
|
|
9581
9738
|
"learn_more": "https://vercel.com/docs/analytics/quickstart?framework=nuxt",
|
|
9582
9739
|
"category": "Analytics",
|
|
@@ -9598,7 +9755,7 @@
|
|
|
9598
9755
|
"repo": "vercel/speed-insights#main/packages/web",
|
|
9599
9756
|
"npm": "@vercel/speed-insights",
|
|
9600
9757
|
"icon": "vercel.svg",
|
|
9601
|
-
"github": "https://github.com/vercel/speed-insights
|
|
9758
|
+
"github": "https://github.com/vercel/speed-insights",
|
|
9602
9759
|
"website": "https://vercel.com/docs/speed-insights",
|
|
9603
9760
|
"learn_more": "https://vercel.com/docs/speed-insights/quickstart?framework=nuxt",
|
|
9604
9761
|
"category": "Performance",
|
|
@@ -9620,7 +9777,7 @@
|
|
|
9620
9777
|
"repo": "vexip-ui/nuxt",
|
|
9621
9778
|
"npm": "@vexip-ui/nuxt",
|
|
9622
9779
|
"icon": "vexip-ui.svg",
|
|
9623
|
-
"github": "https://github.com/vexip-ui/
|
|
9780
|
+
"github": "https://github.com/vexip-ui/nuxt",
|
|
9624
9781
|
"website": "https://www.vexipui.com/",
|
|
9625
9782
|
"learn_more": "https://github.com/vexip-ui/nuxt",
|
|
9626
9783
|
"category": "UI",
|
|
@@ -9787,12 +9944,12 @@
|
|
|
9787
9944
|
{
|
|
9788
9945
|
"name": "vue-macros",
|
|
9789
9946
|
"description": "Explore more macros and syntax sugar to Vue.",
|
|
9790
|
-
"repo": "
|
|
9947
|
+
"repo": "vue-macros/vue-macros#main/packages/nuxt",
|
|
9791
9948
|
"npm": "@vue-macros/nuxt",
|
|
9792
9949
|
"icon": "vue-macros.svg",
|
|
9793
|
-
"github": "https://github.com/
|
|
9794
|
-
"website": "https://vue-macros.
|
|
9795
|
-
"learn_more": "https://github.com/
|
|
9950
|
+
"github": "https://github.com/vue-macros/vue-macros",
|
|
9951
|
+
"website": "https://vue-macros.dev/",
|
|
9952
|
+
"learn_more": "https://github.com/vue-macros/vue-macros",
|
|
9796
9953
|
"category": "Extensions",
|
|
9797
9954
|
"type": "3rd-party",
|
|
9798
9955
|
"maintainers": [
|
|
@@ -9819,7 +9976,7 @@
|
|
|
9819
9976
|
"icon": "vue-material.png",
|
|
9820
9977
|
"github": "https://github.com/vaso2/nuxt-vue-material",
|
|
9821
9978
|
"website": "https://github.com/vaso2/nuxt-vue-material",
|
|
9822
|
-
"learn_more": "https://
|
|
9979
|
+
"learn_more": "https://www.creative-tim.com/vuematerial/",
|
|
9823
9980
|
"category": "UI",
|
|
9824
9981
|
"type": "3rd-party",
|
|
9825
9982
|
"maintainers": [
|
|
@@ -9887,7 +10044,7 @@
|
|
|
9887
10044
|
"icon": "vue-query.svg",
|
|
9888
10045
|
"github": "https://github.com/Hebilicious/vue-query-nuxt",
|
|
9889
10046
|
"website": "https://github.com/Hebilicious/vue-query-nuxt#readme",
|
|
9890
|
-
"learn_more": "https://tanstack.com/query/latest/docs/vue/quick-start",
|
|
10047
|
+
"learn_more": "https://tanstack.com/query/latest/docs/framework/vue/quick-start",
|
|
9891
10048
|
"category": "Request",
|
|
9892
10049
|
"type": "3rd-party",
|
|
9893
10050
|
"maintainers": [
|
|
@@ -9956,7 +10113,7 @@
|
|
|
9956
10113
|
"npm": "vue-warehouse",
|
|
9957
10114
|
"icon": "",
|
|
9958
10115
|
"github": "https://github.com/juliomrqz/vue-warehouse",
|
|
9959
|
-
"website": "https://
|
|
10116
|
+
"website": "https://github.com/juliomrqz/vue-warehouse/tree/develop/docs",
|
|
9960
10117
|
"learn_more": "",
|
|
9961
10118
|
"category": "Libraries",
|
|
9962
10119
|
"type": "3rd-party",
|
|
@@ -10001,7 +10158,7 @@
|
|
|
10001
10158
|
"repo": "vuejs/vuefire#main/packages/nuxt",
|
|
10002
10159
|
"npm": "nuxt-vuefire",
|
|
10003
10160
|
"icon": "vuefire.svg",
|
|
10004
|
-
"github": "https://github.com/vuejs/vuefire
|
|
10161
|
+
"github": "https://github.com/vuejs/vuefire",
|
|
10005
10162
|
"website": "https://vuefire.vuejs.org/",
|
|
10006
10163
|
"learn_more": "",
|
|
10007
10164
|
"category": "Database",
|
|
@@ -10071,7 +10228,7 @@
|
|
|
10071
10228
|
"repo": "epicmaxco/vuestic-ui#develop/packages/nuxt",
|
|
10072
10229
|
"npm": "@vuestic/nuxt",
|
|
10073
10230
|
"icon": "vuestic.png",
|
|
10074
|
-
"github": "https://github.com/epicmaxco/vuestic-ui
|
|
10231
|
+
"github": "https://github.com/epicmaxco/vuestic-ui",
|
|
10075
10232
|
"website": "https://ui.vuestic.dev",
|
|
10076
10233
|
"learn_more": "https://ui.vuestic.dev/getting-started/nuxt",
|
|
10077
10234
|
"category": "UI",
|
|
@@ -10090,7 +10247,7 @@
|
|
|
10090
10247
|
{
|
|
10091
10248
|
"name": "vuetify-nuxt-module",
|
|
10092
10249
|
"description": "Zero-config Nuxt Module for Vuetify.",
|
|
10093
|
-
"repo": "vuetifyjs/nuxt-module",
|
|
10250
|
+
"repo": "vuetifyjs/nuxt-module#main/packages/vuetify-nuxt-module",
|
|
10094
10251
|
"npm": "vuetify-nuxt-module",
|
|
10095
10252
|
"icon": "vuetify-logo-v3-dark.svg",
|
|
10096
10253
|
"github": "https://github.com/vuetifyjs/nuxt-module",
|
|
@@ -10103,6 +10260,10 @@
|
|
|
10103
10260
|
"name": "Joaquín Sánchez",
|
|
10104
10261
|
"github": "userquin",
|
|
10105
10262
|
"bluesky": "userquin.bsky.social"
|
|
10263
|
+
},
|
|
10264
|
+
{
|
|
10265
|
+
"name": "Andrei Elkin",
|
|
10266
|
+
"github": "andreyyolkin"
|
|
10106
10267
|
}
|
|
10107
10268
|
],
|
|
10108
10269
|
"compatibility": {
|
|
@@ -10254,7 +10415,7 @@
|
|
|
10254
10415
|
"repo": "yizack/nuxt-webhook-validators",
|
|
10255
10416
|
"npm": "nuxt-webhook-validators",
|
|
10256
10417
|
"icon": "webhook-validators.svg",
|
|
10257
|
-
"github": "https://github.com/
|
|
10418
|
+
"github": "https://github.com/yizack/nuxt-webhook-validators",
|
|
10258
10419
|
"website": "https://github.com/Yizack/nuxt-webhook-validators",
|
|
10259
10420
|
"learn_more": "",
|
|
10260
10421
|
"category": "Security",
|
|
@@ -10368,10 +10529,10 @@
|
|
|
10368
10529
|
{
|
|
10369
10530
|
"name": "wideangle",
|
|
10370
10531
|
"description": "Nuxt module to integrate Wide Angle Analytics",
|
|
10371
|
-
"repo": "
|
|
10532
|
+
"repo": "wideangleanalytics/wideangle-nuxt",
|
|
10372
10533
|
"npm": "wideangle-nuxt",
|
|
10373
10534
|
"icon": "wideangle.png",
|
|
10374
|
-
"github": "https://github.com/
|
|
10535
|
+
"github": "https://github.com/wideangleanalytics/wideangle-nuxt",
|
|
10375
10536
|
"website": "https://wideangle.co",
|
|
10376
10537
|
"learn_more": "https://wideangle.co/documentation/web-analytics-for-nuxt",
|
|
10377
10538
|
"category": "Analytics",
|
|
@@ -10451,8 +10612,8 @@
|
|
|
10451
10612
|
"repo": "vercel/workflow#main/packages/workflow",
|
|
10452
10613
|
"npm": "workflow",
|
|
10453
10614
|
"icon": "workflow.svg",
|
|
10454
|
-
"github": "https://github.com/vercel/workflow
|
|
10455
|
-
"website": "https://
|
|
10615
|
+
"github": "https://github.com/vercel/workflow",
|
|
10616
|
+
"website": "https://workflow-sdk.dev/",
|
|
10456
10617
|
"learn_more": "",
|
|
10457
10618
|
"category": "Devtools",
|
|
10458
10619
|
"type": "3rd-party",
|
|
@@ -10544,7 +10705,7 @@
|
|
|
10544
10705
|
"icon": "zendesk.png",
|
|
10545
10706
|
"github": "https://github.com/DansMaCulotte/nuxt-zendesk",
|
|
10546
10707
|
"website": "https://github.com/DansMaCulotte/nuxt-zendesk",
|
|
10547
|
-
"learn_more": "https://developer.zendesk.com/
|
|
10708
|
+
"learn_more": "https://developer.zendesk.com/api-reference/widget/introduction/",
|
|
10548
10709
|
"category": "Ecommerce",
|
|
10549
10710
|
"type": "3rd-party",
|
|
10550
10711
|
"maintainers": [
|