@nuxt/modules 0.6.0-67001a → 0.6.0-69dbbb
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/modules.json +934 -309
- package/package.json +4 -1
package/modules.json
CHANGED
|
@@ -179,7 +179,7 @@
|
|
|
179
179
|
"github": "https://github.com/egidiusmengelberg/nuxt-aos",
|
|
180
180
|
"website": "https://github.com/egidiusmengelberg/nuxt-aos",
|
|
181
181
|
"learn_more": "",
|
|
182
|
-
"category": "
|
|
182
|
+
"category": "Libraries",
|
|
183
183
|
"type": "3rd-party",
|
|
184
184
|
"maintainers": [
|
|
185
185
|
{
|
|
@@ -194,12 +194,12 @@
|
|
|
194
194
|
},
|
|
195
195
|
{
|
|
196
196
|
"name": "api-party",
|
|
197
|
-
"description": "
|
|
197
|
+
"description": "Securely connect to any API with a server proxy and dynamic composables",
|
|
198
198
|
"repo": "johannschopplich/nuxt-api-party",
|
|
199
199
|
"npm": "nuxt-api-party",
|
|
200
200
|
"icon": "api-party.svg",
|
|
201
201
|
"github": "https://github.com/johannschopplich/nuxt-api-party",
|
|
202
|
-
"website": "https://nuxt-api-party.
|
|
202
|
+
"website": "https://nuxt-api-party.byjohann.dev/",
|
|
203
203
|
"learn_more": "",
|
|
204
204
|
"category": "Request",
|
|
205
205
|
"type": "3rd-party",
|
|
@@ -353,6 +353,28 @@
|
|
|
353
353
|
"requires": {}
|
|
354
354
|
}
|
|
355
355
|
},
|
|
356
|
+
{
|
|
357
|
+
"name": "auth-utils",
|
|
358
|
+
"description": "Minimalist Auth module for Nuxt with SSR.",
|
|
359
|
+
"repo": "atinux/nuxt-auth-utils",
|
|
360
|
+
"npm": "nuxt-auth-utils",
|
|
361
|
+
"icon": "",
|
|
362
|
+
"github": "https://github.com/atinux/nuxt-auth-utils",
|
|
363
|
+
"website": "https://github.com/atinux/nuxt-auth-utils",
|
|
364
|
+
"learn_more": "",
|
|
365
|
+
"category": "Security",
|
|
366
|
+
"type": "3rd-party",
|
|
367
|
+
"maintainers": [
|
|
368
|
+
{
|
|
369
|
+
"name": "atinux",
|
|
370
|
+
"github": "atinux"
|
|
371
|
+
}
|
|
372
|
+
],
|
|
373
|
+
"compatibility": {
|
|
374
|
+
"nuxt": "^3.0.0",
|
|
375
|
+
"requires": {}
|
|
376
|
+
}
|
|
377
|
+
},
|
|
356
378
|
{
|
|
357
379
|
"name": "auth",
|
|
358
380
|
"description": "Zero-boilerplate authentication support for Nuxt.",
|
|
@@ -734,10 +756,10 @@
|
|
|
734
756
|
"description": "Privacy-first, end-to-end encrypted analytics",
|
|
735
757
|
"repo": "chiffre-io/nuxt-chiffre",
|
|
736
758
|
"npm": "nuxt-chiffre",
|
|
737
|
-
"icon": "
|
|
759
|
+
"icon": "chiffre.png",
|
|
738
760
|
"github": "https://github.com/chiffre-io/nuxt-chiffre",
|
|
739
761
|
"website": "https://github.com/chiffre-io/nuxt-chiffre",
|
|
740
|
-
"learn_more": "https://chiffre.io",
|
|
762
|
+
"learn_more": "https://chiffre.io/",
|
|
741
763
|
"category": "Analytics",
|
|
742
764
|
"type": "3rd-party",
|
|
743
765
|
"maintainers": [
|
|
@@ -1316,6 +1338,28 @@
|
|
|
1316
1338
|
"requires": {}
|
|
1317
1339
|
}
|
|
1318
1340
|
},
|
|
1341
|
+
{
|
|
1342
|
+
"name": "doppler",
|
|
1343
|
+
"description": "Integrate your Doppler secrets into your Nuxt build",
|
|
1344
|
+
"repo": "JamieCurnow/nuxt-doppler",
|
|
1345
|
+
"npm": "nuxt-doppler",
|
|
1346
|
+
"icon": "doppler.png",
|
|
1347
|
+
"github": "https://github.com/JamieCurnow/nuxt-doppler",
|
|
1348
|
+
"website": "https://github.com/JamieCurnow/nuxt-doppler",
|
|
1349
|
+
"learn_more": "",
|
|
1350
|
+
"category": "Devtools",
|
|
1351
|
+
"type": "3rd-party",
|
|
1352
|
+
"maintainers": [
|
|
1353
|
+
{
|
|
1354
|
+
"name": "JamieCurnow",
|
|
1355
|
+
"github": "JamieCurnow"
|
|
1356
|
+
}
|
|
1357
|
+
],
|
|
1358
|
+
"compatibility": {
|
|
1359
|
+
"nuxt": "^3.0.0",
|
|
1360
|
+
"requires": {}
|
|
1361
|
+
}
|
|
1362
|
+
},
|
|
1319
1363
|
{
|
|
1320
1364
|
"name": "dotenv",
|
|
1321
1365
|
"description": "A Nuxt module that loads your .env file into your context options",
|
|
@@ -1345,8 +1389,8 @@
|
|
|
1345
1389
|
"npm": "nuxtjs-drupal-ce",
|
|
1346
1390
|
"icon": "drupal-ce.png",
|
|
1347
1391
|
"github": "https://github.com/drunomics/nuxtjs-drupal-ce",
|
|
1348
|
-
"website": "https://
|
|
1349
|
-
"learn_more": "https://
|
|
1392
|
+
"website": "https://lupus-decoupled.org",
|
|
1393
|
+
"learn_more": "https://lupus-decoupled.org/get-started/how-it-works",
|
|
1350
1394
|
"category": "CMS",
|
|
1351
1395
|
"type": "3rd-party",
|
|
1352
1396
|
"maintainers": [
|
|
@@ -1361,13 +1405,13 @@
|
|
|
1361
1405
|
"avatar": "https://avatars.githubusercontent.com/u/1254146?v=4"
|
|
1362
1406
|
},
|
|
1363
1407
|
{
|
|
1364
|
-
"name": "
|
|
1365
|
-
"github": "
|
|
1366
|
-
"avatar": "https://avatars.githubusercontent.com/u/
|
|
1408
|
+
"name": "Matic",
|
|
1409
|
+
"github": "TurtlBbx",
|
|
1410
|
+
"avatar": "https://avatars.githubusercontent.com/u/29594309?v=4"
|
|
1367
1411
|
}
|
|
1368
1412
|
],
|
|
1369
1413
|
"compatibility": {
|
|
1370
|
-
"nuxt": "^2.0.0",
|
|
1414
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1371
1415
|
"requires": {}
|
|
1372
1416
|
}
|
|
1373
1417
|
},
|
|
@@ -1393,6 +1437,29 @@
|
|
|
1393
1437
|
"requires": {}
|
|
1394
1438
|
}
|
|
1395
1439
|
},
|
|
1440
|
+
{
|
|
1441
|
+
"name": "edgedb",
|
|
1442
|
+
"description": "Integrate Nuxt 3 with EdgeDB effortlessly, adding a robust database layer to your app with minimal configuration.",
|
|
1443
|
+
"repo": "Tahul/nuxt-edgedb",
|
|
1444
|
+
"npm": "nuxt-edgedb-module",
|
|
1445
|
+
"icon": "edgedb.svg",
|
|
1446
|
+
"github": "https://github.com/Tahul/nuxt-edgedb",
|
|
1447
|
+
"website": "https://github.com/Tahul/nuxt-edgedb",
|
|
1448
|
+
"learn_more": "https://github.com/Tahul/nuxt-edgedb",
|
|
1449
|
+
"category": "Database",
|
|
1450
|
+
"type": "3rd-party",
|
|
1451
|
+
"maintainers": [
|
|
1452
|
+
{
|
|
1453
|
+
"name": "Yaël Guilloux",
|
|
1454
|
+
"github": "Tahul",
|
|
1455
|
+
"twitter": "yaeeelglx"
|
|
1456
|
+
}
|
|
1457
|
+
],
|
|
1458
|
+
"compatibility": {
|
|
1459
|
+
"nuxt": "^3.8.0",
|
|
1460
|
+
"requires": {}
|
|
1461
|
+
}
|
|
1462
|
+
},
|
|
1396
1463
|
{
|
|
1397
1464
|
"name": "electron",
|
|
1398
1465
|
"description": "Integrate Nuxt and Electron.",
|
|
@@ -1511,6 +1578,29 @@
|
|
|
1511
1578
|
"requires": {}
|
|
1512
1579
|
}
|
|
1513
1580
|
},
|
|
1581
|
+
{
|
|
1582
|
+
"name": "fathom-analytics",
|
|
1583
|
+
"description": "Fathom analytics integration for Nuxt",
|
|
1584
|
+
"repo": "valgeirb/nuxt-fathom",
|
|
1585
|
+
"npm": "nuxt-fathom",
|
|
1586
|
+
"icon": "fathom-analytics.svg",
|
|
1587
|
+
"github": "https://github.com/valgeirb/nuxt-fathom",
|
|
1588
|
+
"website": "https://github.com/valgeirb/nuxt-fathom#readme",
|
|
1589
|
+
"learn_more": "",
|
|
1590
|
+
"category": "Analytics",
|
|
1591
|
+
"type": "3rd-party",
|
|
1592
|
+
"maintainers": [
|
|
1593
|
+
{
|
|
1594
|
+
"name": "Valgeir Björnsson",
|
|
1595
|
+
"github": "valgeirb",
|
|
1596
|
+
"avatar": "https://avatars.githubusercontent.com/valgeirb"
|
|
1597
|
+
}
|
|
1598
|
+
],
|
|
1599
|
+
"compatibility": {
|
|
1600
|
+
"nuxt": "^3.0.0",
|
|
1601
|
+
"requires": {}
|
|
1602
|
+
}
|
|
1603
|
+
},
|
|
1514
1604
|
{
|
|
1515
1605
|
"name": "fathom",
|
|
1516
1606
|
"description": "Fathom analytics for Nuxt",
|
|
@@ -1711,10 +1801,33 @@
|
|
|
1711
1801
|
"requires": {}
|
|
1712
1802
|
}
|
|
1713
1803
|
},
|
|
1804
|
+
{
|
|
1805
|
+
"name": "fonts",
|
|
1806
|
+
"description": "Plug-and-play web font optimization and configuration for Nuxt apps.",
|
|
1807
|
+
"repo": "nuxt/fonts",
|
|
1808
|
+
"npm": "@nuxt/fonts",
|
|
1809
|
+
"icon": "nuxt.svg",
|
|
1810
|
+
"github": "https://github.com/nuxt/fonts",
|
|
1811
|
+
"website": "https://github.com/nuxt/fonts",
|
|
1812
|
+
"learn_more": "",
|
|
1813
|
+
"category": "Libraries",
|
|
1814
|
+
"type": "official",
|
|
1815
|
+
"maintainers": [
|
|
1816
|
+
{
|
|
1817
|
+
"name": "Daniel Roe",
|
|
1818
|
+
"github": "danielroe",
|
|
1819
|
+
"twitter": "danielcroe"
|
|
1820
|
+
}
|
|
1821
|
+
],
|
|
1822
|
+
"compatibility": {
|
|
1823
|
+
"nuxt": "^3.0.0",
|
|
1824
|
+
"requires": {}
|
|
1825
|
+
}
|
|
1826
|
+
},
|
|
1714
1827
|
{
|
|
1715
1828
|
"name": "form-actions",
|
|
1716
1829
|
"description": "A set of features and composables to interact with forms and server data.",
|
|
1717
|
-
"repo": "Hebilicious/form-actions-nuxt#main/packages/form-
|
|
1830
|
+
"repo": "Hebilicious/form-actions-nuxt#main/packages/form-actions-nuxt",
|
|
1718
1831
|
"npm": "@hebilicious/form-actions-nuxt",
|
|
1719
1832
|
"icon": "form-actions.svg",
|
|
1720
1833
|
"github": "https://github.com/Hebilicious/form-actions-nuxt",
|
|
@@ -1742,7 +1855,7 @@
|
|
|
1742
1855
|
"icon": "formkit.png",
|
|
1743
1856
|
"github": "https://github.com/formkit/formkit",
|
|
1744
1857
|
"website": "https://formkit.com",
|
|
1745
|
-
"learn_more": "https://formkit.com/
|
|
1858
|
+
"learn_more": "https://formkit.com/getting-started/installation",
|
|
1746
1859
|
"category": "Libraries",
|
|
1747
1860
|
"type": "3rd-party",
|
|
1748
1861
|
"maintainers": [
|
|
@@ -1955,7 +2068,7 @@
|
|
|
1955
2068
|
"icon": "graphql-client.svg",
|
|
1956
2069
|
"github": "https://github.com/diizzayy/nuxt-graphql-client",
|
|
1957
2070
|
"website": "https://github.com/diizzayy/nuxt-graphql-client",
|
|
1958
|
-
"learn_more": "https://
|
|
2071
|
+
"learn_more": "https://nuxt-graphql-client.web.app/",
|
|
1959
2072
|
"category": "Request",
|
|
1960
2073
|
"type": "3rd-party",
|
|
1961
2074
|
"maintainers": [
|
|
@@ -2016,7 +2129,7 @@
|
|
|
2016
2129
|
},
|
|
2017
2130
|
{
|
|
2018
2131
|
"name": "gtag",
|
|
2019
|
-
"description": "Google Analytics integration for Nuxt",
|
|
2132
|
+
"description": "Google Analytics integration for Nuxt: Google Analytics, Google Ads and more",
|
|
2020
2133
|
"repo": "johannschopplich/nuxt-gtag",
|
|
2021
2134
|
"npm": "nuxt-gtag",
|
|
2022
2135
|
"icon": "gtag.svg",
|
|
@@ -2344,8 +2457,8 @@
|
|
|
2344
2457
|
"npm": "@nuxtjs/i18n",
|
|
2345
2458
|
"icon": "i18n.png",
|
|
2346
2459
|
"github": "https://github.com/nuxt-modules/i18n",
|
|
2347
|
-
"website": "https://
|
|
2348
|
-
"learn_more": "https://
|
|
2460
|
+
"website": "https://i18n.nuxtjs.org",
|
|
2461
|
+
"learn_more": "https://vue-i18n.intlify.dev/",
|
|
2349
2462
|
"category": "Extensions",
|
|
2350
2463
|
"type": "community",
|
|
2351
2464
|
"maintainers": [
|
|
@@ -2356,6 +2469,10 @@
|
|
|
2356
2469
|
{
|
|
2357
2470
|
"name": "Kazuya Kawaguchi",
|
|
2358
2471
|
"github": "kazupon"
|
|
2472
|
+
},
|
|
2473
|
+
{
|
|
2474
|
+
"name": "Bobbie Goede",
|
|
2475
|
+
"github": "BobbieGoede"
|
|
2359
2476
|
}
|
|
2360
2477
|
],
|
|
2361
2478
|
"compatibility": {
|
|
@@ -2385,6 +2502,29 @@
|
|
|
2385
2502
|
"requires": {}
|
|
2386
2503
|
}
|
|
2387
2504
|
},
|
|
2505
|
+
{
|
|
2506
|
+
"name": "icon-tw",
|
|
2507
|
+
"description": "Extended Icon module with Tailwind CSS Icons for Nuxt",
|
|
2508
|
+
"repo": "jcamp-code/nuxt-icon-tw",
|
|
2509
|
+
"npm": "nuxt-icon-tw",
|
|
2510
|
+
"icon": "nuxt-icon.png",
|
|
2511
|
+
"github": "https://github.com/jcamp-code/nuxt-icon-tw",
|
|
2512
|
+
"website": "https://github.com/jcamp-code/nuxt-icon-tw",
|
|
2513
|
+
"learn_more": "",
|
|
2514
|
+
"category": "UI",
|
|
2515
|
+
"type": "3rd-party",
|
|
2516
|
+
"maintainers": [
|
|
2517
|
+
{
|
|
2518
|
+
"name": "JohnCampionJr",
|
|
2519
|
+
"github": "JohnCampionJr"
|
|
2520
|
+
}
|
|
2521
|
+
],
|
|
2522
|
+
"compatibility": {
|
|
2523
|
+
"nuxt": "^3.0.0",
|
|
2524
|
+
"requires": {},
|
|
2525
|
+
"devtools": "^0.0.0"
|
|
2526
|
+
}
|
|
2527
|
+
},
|
|
2388
2528
|
{
|
|
2389
2529
|
"name": "icon",
|
|
2390
2530
|
"description": "Icon module for Nuxt with 100,000+ ready to use icons from Iconify.",
|
|
@@ -2653,7 +2793,8 @@
|
|
|
2653
2793
|
"compatibility": {
|
|
2654
2794
|
"nuxt": "^3.0.0",
|
|
2655
2795
|
"requires": {}
|
|
2656
|
-
}
|
|
2796
|
+
},
|
|
2797
|
+
"sponsor": true
|
|
2657
2798
|
},
|
|
2658
2799
|
{
|
|
2659
2800
|
"name": "kql",
|
|
@@ -2662,7 +2803,7 @@
|
|
|
2662
2803
|
"npm": "nuxt-kql",
|
|
2663
2804
|
"icon": "kql.svg",
|
|
2664
2805
|
"github": "https://github.com/johannschopplich/nuxt-kql",
|
|
2665
|
-
"website": "https://nuxt-kql.
|
|
2806
|
+
"website": "https://nuxt-kql.byjohann.dev/",
|
|
2666
2807
|
"learn_more": "",
|
|
2667
2808
|
"category": "CMS",
|
|
2668
2809
|
"type": "3rd-party",
|
|
@@ -2723,6 +2864,28 @@
|
|
|
2723
2864
|
"requires": {}
|
|
2724
2865
|
}
|
|
2725
2866
|
},
|
|
2867
|
+
{
|
|
2868
|
+
"name": "laravel-precognition",
|
|
2869
|
+
"description": "Nuxt module to work with Laravel Precognition and $fetch",
|
|
2870
|
+
"repo": "sot1986/nuxt-laravel-precognition",
|
|
2871
|
+
"npm": "nuxt-laravel-precognition",
|
|
2872
|
+
"icon": "laravel.svg",
|
|
2873
|
+
"github": "https://github.com/sot1986/nuxt-laravel-precognition",
|
|
2874
|
+
"website": "https://github.com/sot1986/nuxt-laravel-precognition",
|
|
2875
|
+
"learn_more": "",
|
|
2876
|
+
"category": "Security",
|
|
2877
|
+
"type": "3rd-party",
|
|
2878
|
+
"maintainers": [
|
|
2879
|
+
{
|
|
2880
|
+
"name": "sot1986",
|
|
2881
|
+
"github": "sot1986"
|
|
2882
|
+
}
|
|
2883
|
+
],
|
|
2884
|
+
"compatibility": {
|
|
2885
|
+
"nuxt": "^3.0.0",
|
|
2886
|
+
"requires": {}
|
|
2887
|
+
}
|
|
2888
|
+
},
|
|
2726
2889
|
{
|
|
2727
2890
|
"name": "laravel",
|
|
2728
2891
|
"description": "Nuxt cli extension for use with laravel as backend",
|
|
@@ -2769,7 +2932,7 @@
|
|
|
2769
2932
|
},
|
|
2770
2933
|
{
|
|
2771
2934
|
"name": "link-checker",
|
|
2772
|
-
"description": "Find and magically fix links that may be negatively effecting your
|
|
2935
|
+
"description": "Find and magically fix links that may be negatively effecting your SEO.",
|
|
2773
2936
|
"repo": "harlan-zw/nuxt-link-checker",
|
|
2774
2937
|
"npm": "nuxt-link-checker",
|
|
2775
2938
|
"icon": "link-checker.svg",
|
|
@@ -2938,10 +3101,10 @@
|
|
|
2938
3101
|
{
|
|
2939
3102
|
"name": "magic-regexp",
|
|
2940
3103
|
"description": "A compiled-away, type-safe, readable RegExp alternative",
|
|
2941
|
-
"repo": "
|
|
3104
|
+
"repo": "unjs/magic-regexp",
|
|
2942
3105
|
"npm": "magic-regexp",
|
|
2943
3106
|
"icon": "magic-regexp.svg",
|
|
2944
|
-
"github": "https://github.com/
|
|
3107
|
+
"github": "https://github.com/unjs/magic-regexp",
|
|
2945
3108
|
"website": "https://magic-regexp.roe.dev",
|
|
2946
3109
|
"learn_more": "https://magic-regexp.roe.dev",
|
|
2947
3110
|
"category": "Libraries",
|
|
@@ -2958,6 +3121,29 @@
|
|
|
2958
3121
|
"requires": {}
|
|
2959
3122
|
}
|
|
2960
3123
|
},
|
|
3124
|
+
{
|
|
3125
|
+
"name": "mailpit",
|
|
3126
|
+
"description": "Integrates Mailpit web UI in Nuxt devtools",
|
|
3127
|
+
"repo": "tdolsen/nuxt-mailpit",
|
|
3128
|
+
"npm": "nuxt-mailpit",
|
|
3129
|
+
"icon": "mailpit.svg",
|
|
3130
|
+
"github": "https://github.com/tdolsen/nuxt-mailpit",
|
|
3131
|
+
"website": "https://github.com/tdolsen/nuxt-mailpit",
|
|
3132
|
+
"learn_more": "https://github.com/tdolsen/nuxt-mailpit",
|
|
3133
|
+
"category": "Devtools",
|
|
3134
|
+
"type": "3rd-party",
|
|
3135
|
+
"maintainers": [
|
|
3136
|
+
{
|
|
3137
|
+
"name": "Torkild Dyvik Olsen",
|
|
3138
|
+
"github": "tdolsen",
|
|
3139
|
+
"twitter": "tdolsen"
|
|
3140
|
+
}
|
|
3141
|
+
],
|
|
3142
|
+
"compatibility": {
|
|
3143
|
+
"nuxt": "^3.8.0",
|
|
3144
|
+
"requires": {}
|
|
3145
|
+
}
|
|
3146
|
+
},
|
|
2961
3147
|
{
|
|
2962
3148
|
"name": "markdownit",
|
|
2963
3149
|
"description": "Use Markdown in your Nuxt application with the markdownit-loader",
|
|
@@ -2981,6 +3167,30 @@
|
|
|
2981
3167
|
"requires": {}
|
|
2982
3168
|
}
|
|
2983
3169
|
},
|
|
3170
|
+
{
|
|
3171
|
+
"name": "marquee",
|
|
3172
|
+
"description": "A lightweight Nuxt 3 module that harnesses the power of CSS animations to create silky smooth marquees.",
|
|
3173
|
+
"repo": "hanzydev/nuxt-marquee",
|
|
3174
|
+
"npm": "nuxt-marquee",
|
|
3175
|
+
"icon": "marquee.png",
|
|
3176
|
+
"github": "https://github.com/hanzydev/nuxt-marquee/",
|
|
3177
|
+
"website": "https://hanzydev.github.io/nuxt-marquee/",
|
|
3178
|
+
"learn_more": "",
|
|
3179
|
+
"category": "UI",
|
|
3180
|
+
"type": "3rd-party",
|
|
3181
|
+
"maintainers": [
|
|
3182
|
+
{
|
|
3183
|
+
"name": "Hànzy",
|
|
3184
|
+
"github": "hanzydev",
|
|
3185
|
+
"avatar": "https://avatars.githubusercontent.com/u/77491112?v=4"
|
|
3186
|
+
}
|
|
3187
|
+
],
|
|
3188
|
+
"compatibility": {
|
|
3189
|
+
"nuxt": "^3.0.0",
|
|
3190
|
+
"requires": {},
|
|
3191
|
+
"devtools": "^0.0.0"
|
|
3192
|
+
}
|
|
3193
|
+
},
|
|
2984
3194
|
{
|
|
2985
3195
|
"name": "matomo",
|
|
2986
3196
|
"description": "Add Matomo analytics to your nuxt.js application. This plugin automatically sends first page and route change events to matomo",
|
|
@@ -3006,14 +3216,14 @@
|
|
|
3006
3216
|
{
|
|
3007
3217
|
"name": "maz-ui",
|
|
3008
3218
|
"description": "install easily maz-ui library to take advantage of auto-import components, plugins, composables and CSS files.",
|
|
3009
|
-
"repo": "louismazel/maz-ui",
|
|
3010
|
-
"npm": "
|
|
3219
|
+
"repo": "louismazel/maz-ui#master/packages/nuxt-module",
|
|
3220
|
+
"npm": "nuxt-module",
|
|
3011
3221
|
"icon": "maz-ui.png",
|
|
3012
3222
|
"github": "https://github.com/louismazel/maz-ui",
|
|
3013
|
-
"website": "https://
|
|
3014
|
-
"learn_more": "https://
|
|
3223
|
+
"website": "https://maz-ui.com/",
|
|
3224
|
+
"learn_more": "https://maz-ui.com/guide/nuxt",
|
|
3015
3225
|
"category": "UI",
|
|
3016
|
-
"type": "
|
|
3226
|
+
"type": "3rd-party",
|
|
3017
3227
|
"maintainers": [
|
|
3018
3228
|
{
|
|
3019
3229
|
"name": "Loïc Mazuel",
|
|
@@ -3121,28 +3331,6 @@
|
|
|
3121
3331
|
"requires": {}
|
|
3122
3332
|
}
|
|
3123
3333
|
},
|
|
3124
|
-
{
|
|
3125
|
-
"name": "mobile",
|
|
3126
|
-
"description": "nuxt-mobile-detect is a wrapper around mobile-detect.js for nuxtjs. It can be used client side and server side.",
|
|
3127
|
-
"repo": "ChanningDefoe/nuxt-mobile-detect",
|
|
3128
|
-
"npm": "nuxt-mobile",
|
|
3129
|
-
"icon": "",
|
|
3130
|
-
"github": "https://github.com/ChanningDefoe/nuxt-mobile-detect",
|
|
3131
|
-
"website": "https://github.com/ChanningDefoe/nuxt-mobile-detect",
|
|
3132
|
-
"learn_more": "https://github.com/hgoebl/mobile-detect.js",
|
|
3133
|
-
"category": "Extensions",
|
|
3134
|
-
"type": "3rd-party",
|
|
3135
|
-
"maintainers": [
|
|
3136
|
-
{
|
|
3137
|
-
"name": "ChanningDefoe",
|
|
3138
|
-
"github": "ChanningDefoe"
|
|
3139
|
-
}
|
|
3140
|
-
],
|
|
3141
|
-
"compatibility": {
|
|
3142
|
-
"nuxt": "^2.0.0",
|
|
3143
|
-
"requires": {}
|
|
3144
|
-
}
|
|
3145
|
-
},
|
|
3146
3334
|
{
|
|
3147
3335
|
"name": "module-feed",
|
|
3148
3336
|
"description": "Feed module enables everyone to have RSS, Atom and JSON.",
|
|
@@ -3193,28 +3381,6 @@
|
|
|
3193
3381
|
"requires": {}
|
|
3194
3382
|
}
|
|
3195
3383
|
},
|
|
3196
|
-
{
|
|
3197
|
-
"name": "mq",
|
|
3198
|
-
"description": "vue-mq module for Nuxt. Define your breakpoints and build responsive design semantically and declaratively in a mobile-first way with Vue.",
|
|
3199
|
-
"repo": "vanhoofmaarten/nuxt-mq",
|
|
3200
|
-
"npm": "nuxt-mq",
|
|
3201
|
-
"icon": "",
|
|
3202
|
-
"github": "https://github.com/vanhoofmaarten/nuxt-mq",
|
|
3203
|
-
"website": "https://github.com/vanhoofmaarten/nuxt-mq",
|
|
3204
|
-
"learn_more": "https://github.com/AlexandreBonaventure/vue-mq",
|
|
3205
|
-
"category": "Libraries",
|
|
3206
|
-
"type": "3rd-party",
|
|
3207
|
-
"maintainers": [
|
|
3208
|
-
{
|
|
3209
|
-
"name": "vanhoofmaarten",
|
|
3210
|
-
"github": "vanhoofmaarten"
|
|
3211
|
-
}
|
|
3212
|
-
],
|
|
3213
|
-
"compatibility": {
|
|
3214
|
-
"nuxt": "^2.0.0",
|
|
3215
|
-
"requires": {}
|
|
3216
|
-
}
|
|
3217
|
-
},
|
|
3218
3384
|
{
|
|
3219
3385
|
"name": "neo",
|
|
3220
3386
|
"description": "A nuxt.js module that implements a universal api layer, same-way compatible between server and client side.",
|
|
@@ -3285,12 +3451,12 @@
|
|
|
3285
3451
|
{
|
|
3286
3452
|
"name": "netlify",
|
|
3287
3453
|
"description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt projects.",
|
|
3288
|
-
"repo": "
|
|
3454
|
+
"repo": "juliomrqz/nuxt-netlify",
|
|
3289
3455
|
"npm": "@aceforth/nuxt-netlify",
|
|
3290
3456
|
"icon": "netlify.png",
|
|
3291
|
-
"github": "https://github.com/
|
|
3292
|
-
"website": "https://
|
|
3293
|
-
"learn_more": "",
|
|
3457
|
+
"github": "https://github.com/juliomrqz/nuxt-netlify",
|
|
3458
|
+
"website": "https://github.com/juliomrqz/nuxt-netlify",
|
|
3459
|
+
"learn_more": "https://github.com/juliomrqz/nuxt-netlify/tree/develop/docs",
|
|
3294
3460
|
"category": "Deployment",
|
|
3295
3461
|
"type": "3rd-party",
|
|
3296
3462
|
"maintainers": [
|
|
@@ -3398,6 +3564,52 @@
|
|
|
3398
3564
|
"requires": {}
|
|
3399
3565
|
}
|
|
3400
3566
|
},
|
|
3567
|
+
{
|
|
3568
|
+
"name": "nuxt-asciidoc",
|
|
3569
|
+
"description": "Transformer for using asciidoc in nuxt",
|
|
3570
|
+
"repo": "Chris2011/nuxt-asciidoc",
|
|
3571
|
+
"npm": "nuxt-asciidoc",
|
|
3572
|
+
"icon": "nuxt-asciidoc.svg",
|
|
3573
|
+
"github": "https://github.com/Chris2011/nuxt-asciidoc",
|
|
3574
|
+
"website": "https://github.com/Chris2011/nuxt-asciidoc",
|
|
3575
|
+
"learn_more": "https://github.com/Chris2011/nuxt-asciidoc/blob/main/README.md",
|
|
3576
|
+
"category": "Extensions",
|
|
3577
|
+
"type": "3rd-party",
|
|
3578
|
+
"maintainers": [
|
|
3579
|
+
{
|
|
3580
|
+
"name": "Christian Lenz",
|
|
3581
|
+
"github": "Chris2011",
|
|
3582
|
+
"twitter": "Chrizzly42"
|
|
3583
|
+
}
|
|
3584
|
+
],
|
|
3585
|
+
"compatibility": {
|
|
3586
|
+
"nuxt": "^3.0.0",
|
|
3587
|
+
"requires": {}
|
|
3588
|
+
}
|
|
3589
|
+
},
|
|
3590
|
+
{
|
|
3591
|
+
"name": "nuxt-auth-sanctum",
|
|
3592
|
+
"description": "Nuxt module for Laravel Sanctum authentication",
|
|
3593
|
+
"repo": "manchenkoff/nuxt-auth-sanctum",
|
|
3594
|
+
"npm": "nuxt-auth-sanctum",
|
|
3595
|
+
"icon": "laravel.svg",
|
|
3596
|
+
"github": "https://github.com/manchenkoff/nuxt-auth-sanctum",
|
|
3597
|
+
"website": "https://manchenkoff.gitbook.io/nuxt-auth-sanctum/",
|
|
3598
|
+
"learn_more": "https://laravel.com/docs/10.x/sanctum",
|
|
3599
|
+
"category": "Security",
|
|
3600
|
+
"type": "3rd-party",
|
|
3601
|
+
"maintainers": [
|
|
3602
|
+
{
|
|
3603
|
+
"name": "Artem Manchenkov",
|
|
3604
|
+
"github": "manchenkoff",
|
|
3605
|
+
"avatar": "https://avatars.githubusercontent.com/manchenkoff"
|
|
3606
|
+
}
|
|
3607
|
+
],
|
|
3608
|
+
"compatibility": {
|
|
3609
|
+
"nuxt": "^3.9.0",
|
|
3610
|
+
"requires": {}
|
|
3611
|
+
}
|
|
3612
|
+
},
|
|
3401
3613
|
{
|
|
3402
3614
|
"name": "nuxt-basic-auth",
|
|
3403
3615
|
"description": "Nuxt Module for Basic Authentication",
|
|
@@ -3420,6 +3632,28 @@
|
|
|
3420
3632
|
"requires": {}
|
|
3421
3633
|
}
|
|
3422
3634
|
},
|
|
3635
|
+
{
|
|
3636
|
+
"name": "nuxt-bezier",
|
|
3637
|
+
"description": "Reusable transition components",
|
|
3638
|
+
"repo": "50rayn/nuxt-bezier",
|
|
3639
|
+
"npm": "nuxt-bezier",
|
|
3640
|
+
"icon": "nuxt-bezier.png",
|
|
3641
|
+
"github": "https://github.com/50rayn/nuxt-bezier",
|
|
3642
|
+
"website": "https://github.com/50rayn/nuxt-bezier",
|
|
3643
|
+
"learn_more": "https://github.com/Noction/vue-bezier",
|
|
3644
|
+
"category": "UI",
|
|
3645
|
+
"type": "3rd-party",
|
|
3646
|
+
"maintainers": [
|
|
3647
|
+
{
|
|
3648
|
+
"name": "Soryn Gitlan",
|
|
3649
|
+
"github": "50rayn"
|
|
3650
|
+
}
|
|
3651
|
+
],
|
|
3652
|
+
"compatibility": {
|
|
3653
|
+
"nuxt": "^3.0.0",
|
|
3654
|
+
"requires": {}
|
|
3655
|
+
}
|
|
3656
|
+
},
|
|
3423
3657
|
{
|
|
3424
3658
|
"name": "nuxt-bootstrap-icons",
|
|
3425
3659
|
"description": "Just a simple integration for Bootstrap Icons",
|
|
@@ -3464,6 +3698,28 @@
|
|
|
3464
3698
|
"requires": {}
|
|
3465
3699
|
}
|
|
3466
3700
|
},
|
|
3701
|
+
{
|
|
3702
|
+
"name": "nuxt-cookie-consent",
|
|
3703
|
+
"description": "Nuxt module for integrating with cookie consent providers with ease",
|
|
3704
|
+
"repo": "weareheavy/nuxt-cookie-consent",
|
|
3705
|
+
"npm": "@weareheavy/nuxt-cookie-consent",
|
|
3706
|
+
"icon": "wah.svg",
|
|
3707
|
+
"github": "https://github.com/weareheavy/nuxt-cookie-consent",
|
|
3708
|
+
"website": "https://nuxt-cookie-consent.packages.weareheavy.com",
|
|
3709
|
+
"learn_more": "",
|
|
3710
|
+
"category": "Extensions",
|
|
3711
|
+
"type": "3rd-party",
|
|
3712
|
+
"maintainers": [
|
|
3713
|
+
{
|
|
3714
|
+
"name": "weareheavy",
|
|
3715
|
+
"github": "weareheavy"
|
|
3716
|
+
}
|
|
3717
|
+
],
|
|
3718
|
+
"compatibility": {
|
|
3719
|
+
"nuxt": "^3.0.0",
|
|
3720
|
+
"requires": {}
|
|
3721
|
+
}
|
|
3722
|
+
},
|
|
3467
3723
|
{
|
|
3468
3724
|
"name": "nuxt-facebook-chat",
|
|
3469
3725
|
"description": "nuxt-plotly module is thin Nuxt wrapper for Facebook's Customer Chat SDK",
|
|
@@ -3490,6 +3746,28 @@
|
|
|
3490
3746
|
"requires": {}
|
|
3491
3747
|
}
|
|
3492
3748
|
},
|
|
3749
|
+
{
|
|
3750
|
+
"name": "nuxt-feather-icons",
|
|
3751
|
+
"description": "The Feather Icons in Nuxt 3.",
|
|
3752
|
+
"repo": "4sllan/nuxt-feather-icons",
|
|
3753
|
+
"npm": "nuxt-feather-icons",
|
|
3754
|
+
"icon": "nuxt-feather-icons.png",
|
|
3755
|
+
"github": "https://github.com/4sllan/nuxt-feather-icons",
|
|
3756
|
+
"website": "https://github.com/4sllan/nuxt-feather-icons",
|
|
3757
|
+
"learn_more": "https://github.com/4sllan/nuxt-feather-icons",
|
|
3758
|
+
"category": "UI",
|
|
3759
|
+
"type": "3rd-party",
|
|
3760
|
+
"maintainers": [
|
|
3761
|
+
{
|
|
3762
|
+
"name": "4sllan",
|
|
3763
|
+
"github": "4sllan"
|
|
3764
|
+
}
|
|
3765
|
+
],
|
|
3766
|
+
"compatibility": {
|
|
3767
|
+
"nuxt": "^3.0.0",
|
|
3768
|
+
"requires": {}
|
|
3769
|
+
}
|
|
3770
|
+
},
|
|
3493
3771
|
{
|
|
3494
3772
|
"name": "nuxt-feedme",
|
|
3495
3773
|
"description": "The RSS feed module for Nuxt web framework with ATOM, JSON and RSS support",
|
|
@@ -3519,7 +3797,7 @@
|
|
|
3519
3797
|
"npm": "nuxt-graphql-middleware",
|
|
3520
3798
|
"icon": "nuxt-graphql-middleware.svg",
|
|
3521
3799
|
"github": "https://github.com/dulnan/nuxt-graphql-middleware",
|
|
3522
|
-
"website": "https://nuxt-graphql-middleware
|
|
3800
|
+
"website": "https://github.com/dulnan/nuxt-graphql-middleware",
|
|
3523
3801
|
"learn_more": "",
|
|
3524
3802
|
"category": "Request",
|
|
3525
3803
|
"type": "3rd-party",
|
|
@@ -3577,7 +3855,7 @@
|
|
|
3577
3855
|
"maintainers": [
|
|
3578
3856
|
{
|
|
3579
3857
|
"name": "Zadig&Voltaire Team",
|
|
3580
|
-
"github": "
|
|
3858
|
+
"github": "zadigetvoltaire"
|
|
3581
3859
|
}
|
|
3582
3860
|
],
|
|
3583
3861
|
"compatibility": {
|
|
@@ -3610,6 +3888,28 @@
|
|
|
3610
3888
|
}
|
|
3611
3889
|
}
|
|
3612
3890
|
},
|
|
3891
|
+
{
|
|
3892
|
+
"name": "nuxt-interpolation",
|
|
3893
|
+
"description": "Directive for binding every link to catch the click event, and if it's a relative link router will push.",
|
|
3894
|
+
"repo": "daliborgogic/nuxt-interpolation#master",
|
|
3895
|
+
"npm": "nuxt-interpolation",
|
|
3896
|
+
"icon": "",
|
|
3897
|
+
"github": "https://github.com/daliborgogic/nuxt-interpolation/tree/master",
|
|
3898
|
+
"website": "https://github.com/daliborgogic/nuxt-interpolation/tree/master",
|
|
3899
|
+
"learn_more": "",
|
|
3900
|
+
"category": "Devtools",
|
|
3901
|
+
"type": "3rd-party",
|
|
3902
|
+
"maintainers": [
|
|
3903
|
+
{
|
|
3904
|
+
"name": "daliborgogic",
|
|
3905
|
+
"github": "daliborgogic"
|
|
3906
|
+
}
|
|
3907
|
+
],
|
|
3908
|
+
"compatibility": {
|
|
3909
|
+
"nuxt": "^2.0.0",
|
|
3910
|
+
"requires": {}
|
|
3911
|
+
}
|
|
3912
|
+
},
|
|
3613
3913
|
{
|
|
3614
3914
|
"name": "nuxt-jsonld",
|
|
3615
3915
|
"description": "Manage JSON-LD in Vue component.",
|
|
@@ -3639,8 +3939,8 @@
|
|
|
3639
3939
|
"npm": "@nuxtus/nuxt-localtunnel",
|
|
3640
3940
|
"icon": "nuxt-localtunnel.svg",
|
|
3641
3941
|
"github": "https://github.com/nuxtus/localtunnel",
|
|
3642
|
-
"website": "https://nuxtus.com",
|
|
3643
|
-
"learn_more": "https://docs.nuxtus.com
|
|
3942
|
+
"website": "https://docs.nuxtus.com",
|
|
3943
|
+
"learn_more": "https://docs.nuxtus.com/localtunnel.html",
|
|
3644
3944
|
"category": "Devtools",
|
|
3645
3945
|
"type": "3rd-party",
|
|
3646
3946
|
"maintainers": [
|
|
@@ -3678,6 +3978,28 @@
|
|
|
3678
3978
|
"requires": {}
|
|
3679
3979
|
}
|
|
3680
3980
|
},
|
|
3981
|
+
{
|
|
3982
|
+
"name": "nuxt-mail",
|
|
3983
|
+
"description": "Adds email sending capability to a Nuxt.js app. Adds a server route, an injected variable, and uses nodemailer to send emails.",
|
|
3984
|
+
"repo": "dword-design/nuxt-mail",
|
|
3985
|
+
"npm": "nuxt-mail",
|
|
3986
|
+
"icon": "",
|
|
3987
|
+
"github": "https://github.com/dword-design/nuxt-mail",
|
|
3988
|
+
"website": "https://github.com/dword-design/nuxt-mail",
|
|
3989
|
+
"learn_more": "",
|
|
3990
|
+
"category": "Extensions",
|
|
3991
|
+
"type": "3rd-party",
|
|
3992
|
+
"maintainers": [
|
|
3993
|
+
{
|
|
3994
|
+
"name": "Sebastian Landwehr",
|
|
3995
|
+
"github": "dword-design"
|
|
3996
|
+
}
|
|
3997
|
+
],
|
|
3998
|
+
"compatibility": {
|
|
3999
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4000
|
+
"requires": {}
|
|
4001
|
+
}
|
|
4002
|
+
},
|
|
3681
4003
|
{
|
|
3682
4004
|
"name": "nuxt-mapbox",
|
|
3683
4005
|
"description": "Elegant Mapbox integration with Nuxt",
|
|
@@ -3768,12 +4090,84 @@
|
|
|
3768
4090
|
}
|
|
3769
4091
|
},
|
|
3770
4092
|
{
|
|
3771
|
-
"name": "nuxt-
|
|
3772
|
-
"description": "
|
|
3773
|
-
"repo": "
|
|
3774
|
-
"npm": "nuxt-
|
|
4093
|
+
"name": "nuxt-oidc-auth",
|
|
4094
|
+
"description": "Nuxt SSR OIDC (OpenID Connect) authentication with server side encrypted sessions.",
|
|
4095
|
+
"repo": "itpropro/nuxt-oidc-auth",
|
|
4096
|
+
"npm": "nuxt-oidc-auth",
|
|
3775
4097
|
"icon": "",
|
|
3776
|
-
"github": "https://github.com/
|
|
4098
|
+
"github": "https://github.com/itpropro/nuxt-oidc-auth",
|
|
4099
|
+
"website": "https://github.com/itpropro/nuxt-oidc-auth",
|
|
4100
|
+
"learn_more": "https://github.com/itpropro/nuxt-oidc-auth",
|
|
4101
|
+
"category": "Security",
|
|
4102
|
+
"type": "3rd-party",
|
|
4103
|
+
"maintainers": [
|
|
4104
|
+
{
|
|
4105
|
+
"name": "Jan-Henrik Damaschke",
|
|
4106
|
+
"github": "itpropro",
|
|
4107
|
+
"twitter": "jandamaschke"
|
|
4108
|
+
}
|
|
4109
|
+
],
|
|
4110
|
+
"compatibility": {
|
|
4111
|
+
"nuxt": "^3.0.0",
|
|
4112
|
+
"requires": {}
|
|
4113
|
+
}
|
|
4114
|
+
},
|
|
4115
|
+
{
|
|
4116
|
+
"name": "nuxt-openapi-docs-module",
|
|
4117
|
+
"description": "Generate pages from OpenAPI specifications",
|
|
4118
|
+
"repo": "on-org/nuxt-openapi-docs-module",
|
|
4119
|
+
"npm": "nuxt-openapi-docs-module",
|
|
4120
|
+
"icon": "nuxt-openapi-docs-module.png",
|
|
4121
|
+
"github": "https://github.com/on-org/nuxt-openapi-docs-module",
|
|
4122
|
+
"website": "https://github.com/on-org/nuxt-openapi-docs-module",
|
|
4123
|
+
"learn_more": "https://www.npmjs.com/package/nuxt-openapi-docs-module",
|
|
4124
|
+
"category": "Libraries",
|
|
4125
|
+
"type": "3rd-party",
|
|
4126
|
+
"maintainers": [
|
|
4127
|
+
{
|
|
4128
|
+
"name": "Pavel Kuzmin",
|
|
4129
|
+
"github": "s00d"
|
|
4130
|
+
}
|
|
4131
|
+
],
|
|
4132
|
+
"compatibility": {
|
|
4133
|
+
"nuxt": "^3.0.0",
|
|
4134
|
+
"requires": {}
|
|
4135
|
+
}
|
|
4136
|
+
},
|
|
4137
|
+
{
|
|
4138
|
+
"name": "nuxt-openid-connect",
|
|
4139
|
+
"description": "OpenID-Connect(OIDC) integration module for nuxt 3.0.",
|
|
4140
|
+
"repo": "aborn/nuxt-openid-connect",
|
|
4141
|
+
"npm": "nuxt-openid-connect",
|
|
4142
|
+
"icon": "",
|
|
4143
|
+
"github": "https://github.com/aborn/nuxt-openid-connect",
|
|
4144
|
+
"website": "https://github.com/aborn/nuxt-openid-connect",
|
|
4145
|
+
"learn_more": "",
|
|
4146
|
+
"category": "Security",
|
|
4147
|
+
"type": "3rd-party",
|
|
4148
|
+
"maintainers": [
|
|
4149
|
+
{
|
|
4150
|
+
"name": "Aborn Jiang",
|
|
4151
|
+
"github": "aborn"
|
|
4152
|
+
},
|
|
4153
|
+
{
|
|
4154
|
+
"name": "Khaled Almana",
|
|
4155
|
+
"github": "KhaledAlMana"
|
|
4156
|
+
}
|
|
4157
|
+
],
|
|
4158
|
+
"compatibility": {
|
|
4159
|
+
"nuxt": "^3.0.0",
|
|
4160
|
+
"requires": {},
|
|
4161
|
+
"devtools": "^0.0.0"
|
|
4162
|
+
}
|
|
4163
|
+
},
|
|
4164
|
+
{
|
|
4165
|
+
"name": "nuxt-payload-analyzer",
|
|
4166
|
+
"description": "Analyze Nuxt Payload Size",
|
|
4167
|
+
"repo": "barbapapazes/nuxt-payload-analyzer",
|
|
4168
|
+
"npm": "nuxt-payload-analyzer",
|
|
4169
|
+
"icon": "",
|
|
4170
|
+
"github": "https://github.com/barbapapazes/nuxt-payload-analyzer",
|
|
3777
4171
|
"website": "https://github.com/barbapapazes/nuxt-payload-analyzer#readme",
|
|
3778
4172
|
"learn_more": "",
|
|
3779
4173
|
"category": "Performance",
|
|
@@ -3820,8 +4214,8 @@
|
|
|
3820
4214
|
"npm": "nuxt-phosphor-icons",
|
|
3821
4215
|
"icon": "phosphor-icons.svg",
|
|
3822
4216
|
"github": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
|
|
3823
|
-
"website": "https://
|
|
3824
|
-
"learn_more": "https://
|
|
4217
|
+
"website": "https://nuxt-phosphor-icons.vercel.app",
|
|
4218
|
+
"learn_more": "https://nuxt-phosphor-icons.vercel.app",
|
|
3825
4219
|
"category": "UI",
|
|
3826
4220
|
"type": "3rd-party",
|
|
3827
4221
|
"maintainers": [
|
|
@@ -3928,6 +4322,28 @@
|
|
|
3928
4322
|
"requires": {}
|
|
3929
4323
|
}
|
|
3930
4324
|
},
|
|
4325
|
+
{
|
|
4326
|
+
"name": "nuxt-posthog",
|
|
4327
|
+
"description": "Integrate PostHog into your application with minimal configuration",
|
|
4328
|
+
"repo": "mitjans/nuxt-posthog",
|
|
4329
|
+
"npm": "nuxt-posthog",
|
|
4330
|
+
"icon": "posthog.svg",
|
|
4331
|
+
"github": "https://github.com/mitjans/nuxt-posthog",
|
|
4332
|
+
"website": "https://nuxt-posthog.cmitjans.dev",
|
|
4333
|
+
"learn_more": "https://posthog.com",
|
|
4334
|
+
"category": "Analytics",
|
|
4335
|
+
"type": "3rd-party",
|
|
4336
|
+
"maintainers": [
|
|
4337
|
+
{
|
|
4338
|
+
"name": "Carles Mitjans",
|
|
4339
|
+
"github": "mitjans"
|
|
4340
|
+
}
|
|
4341
|
+
],
|
|
4342
|
+
"compatibility": {
|
|
4343
|
+
"nuxt": "^3.0.0",
|
|
4344
|
+
"requires": {}
|
|
4345
|
+
}
|
|
4346
|
+
},
|
|
3931
4347
|
{
|
|
3932
4348
|
"name": "nuxt-smartlook",
|
|
3933
4349
|
"description": "Integrate Smartlook in your Nuxt apps using nuxt-smartlook.",
|
|
@@ -3952,6 +4368,28 @@
|
|
|
3952
4368
|
"requires": {}
|
|
3953
4369
|
}
|
|
3954
4370
|
},
|
|
4371
|
+
{
|
|
4372
|
+
"name": "nuxt-social-share",
|
|
4373
|
+
"description": "Simple Social Sharing for Nuxt",
|
|
4374
|
+
"repo": "stefanobartoletti/nuxt-social-share",
|
|
4375
|
+
"npm": "@stefanobartoletti/nuxt-social-share",
|
|
4376
|
+
"icon": "nuxt-social-share.png",
|
|
4377
|
+
"github": "https://github.com/stefanobartoletti/nuxt-social-share",
|
|
4378
|
+
"website": "https://github.com/stefanobartoletti/nuxt-social-share",
|
|
4379
|
+
"learn_more": "https://github.com/stefanobartoletti/nuxt-social-share#readme",
|
|
4380
|
+
"category": "Extensions",
|
|
4381
|
+
"type": "3rd-party",
|
|
4382
|
+
"maintainers": [
|
|
4383
|
+
{
|
|
4384
|
+
"name": "stefanobartoletti",
|
|
4385
|
+
"github": "stefanobartoletti"
|
|
4386
|
+
}
|
|
4387
|
+
],
|
|
4388
|
+
"compatibility": {
|
|
4389
|
+
"nuxt": "^3.0.0",
|
|
4390
|
+
"requires": {}
|
|
4391
|
+
}
|
|
4392
|
+
},
|
|
3955
4393
|
{
|
|
3956
4394
|
"name": "ssr-lit",
|
|
3957
4395
|
"description": "Server-Side Rendering for Lit Element components",
|
|
@@ -3985,7 +4423,7 @@
|
|
|
3985
4423
|
"description": "WebStorm & PHPStorm support for Nuxt components",
|
|
3986
4424
|
"repo": "fumeapp/nuxt-storm",
|
|
3987
4425
|
"npm": "nuxt-storm",
|
|
3988
|
-
"icon": "
|
|
4426
|
+
"icon": "",
|
|
3989
4427
|
"github": "https://github.com/fumeapp/nuxt-storm",
|
|
3990
4428
|
"website": "https://github.com/fumeapp/nuxt-storm",
|
|
3991
4429
|
"learn_more": "https://github.com/fumeapp/nuxt-storm",
|
|
@@ -4002,6 +4440,30 @@
|
|
|
4002
4440
|
"requires": {}
|
|
4003
4441
|
}
|
|
4004
4442
|
},
|
|
4443
|
+
{
|
|
4444
|
+
"name": "nuxt-svgo-loader",
|
|
4445
|
+
"description": "Nuxt module to load SVG files as Vue components, using SVGO for optimization.",
|
|
4446
|
+
"repo": "Mini-ghost/nuxt-svgo-loader",
|
|
4447
|
+
"npm": "nuxt-svgo-loader",
|
|
4448
|
+
"icon": "",
|
|
4449
|
+
"github": "https://github.com/Mini-ghost/nuxt-svgo-loader",
|
|
4450
|
+
"website": "https://github.com/Mini-ghost/nuxt-svgo-loader",
|
|
4451
|
+
"learn_more": "https://github.com/Mini-ghost/nuxt-svgo-loader",
|
|
4452
|
+
"category": "Images",
|
|
4453
|
+
"type": "3rd-party",
|
|
4454
|
+
"maintainers": [
|
|
4455
|
+
{
|
|
4456
|
+
"name": "Alex Liu",
|
|
4457
|
+
"github": "Mini-ghost",
|
|
4458
|
+
"twitter": "Minighost_Alex"
|
|
4459
|
+
}
|
|
4460
|
+
],
|
|
4461
|
+
"compatibility": {
|
|
4462
|
+
"nuxt": "^3.0.0",
|
|
4463
|
+
"requires": {},
|
|
4464
|
+
"devtools": "^0.0.0"
|
|
4465
|
+
}
|
|
4466
|
+
},
|
|
4005
4467
|
{
|
|
4006
4468
|
"name": "nuxt-svgo",
|
|
4007
4469
|
"description": "Nuxt module to load optimized SVG files as Vue components",
|
|
@@ -4046,28 +4508,6 @@
|
|
|
4046
4508
|
"requires": {}
|
|
4047
4509
|
}
|
|
4048
4510
|
},
|
|
4049
|
-
{
|
|
4050
|
-
"name": "nuxt-use-motion",
|
|
4051
|
-
"description": "A Nuxt module putting your components in motion",
|
|
4052
|
-
"repo": "Tahul/nuxt-use-motion",
|
|
4053
|
-
"npm": "nuxt-use-motion",
|
|
4054
|
-
"icon": "nuxt-use-motion.svg",
|
|
4055
|
-
"github": "https://github.com/Tahul/nuxt-use-motion",
|
|
4056
|
-
"website": "https://github.com/Tahul/nuxt-use-motion",
|
|
4057
|
-
"learn_more": "https://github.com/vueuse/motion",
|
|
4058
|
-
"category": "Libraries",
|
|
4059
|
-
"type": "3rd-party",
|
|
4060
|
-
"maintainers": [
|
|
4061
|
-
{
|
|
4062
|
-
"name": "Tahul",
|
|
4063
|
-
"github": "Tahul"
|
|
4064
|
-
}
|
|
4065
|
-
],
|
|
4066
|
-
"compatibility": {
|
|
4067
|
-
"nuxt": "^2.0.0",
|
|
4068
|
-
"requires": {}
|
|
4069
|
-
}
|
|
4070
|
-
},
|
|
4071
4511
|
{
|
|
4072
4512
|
"name": "nuxt-use-sound",
|
|
4073
4513
|
"description": "A Nuxt module for playing sound effects.",
|
|
@@ -4137,20 +4577,42 @@
|
|
|
4137
4577
|
}
|
|
4138
4578
|
},
|
|
4139
4579
|
{
|
|
4140
|
-
"name": "nuxt-
|
|
4141
|
-
"description": "
|
|
4142
|
-
"repo": "
|
|
4143
|
-
"npm": "
|
|
4144
|
-
"icon": "
|
|
4145
|
-
"github": "https://github.com/
|
|
4146
|
-
"website": "https://
|
|
4147
|
-
"learn_more": "
|
|
4148
|
-
"category": "
|
|
4580
|
+
"name": "nuxt-zod-i18n",
|
|
4581
|
+
"description": "A Nuxt Module for localizing zod error messages.",
|
|
4582
|
+
"repo": "xibman/nuxt-zod-i18n",
|
|
4583
|
+
"npm": "nuxt-zod-i18n",
|
|
4584
|
+
"icon": "nuxt-zod-i18n.svg",
|
|
4585
|
+
"github": "https://github.com/xibman/nuxt-zod-i18n",
|
|
4586
|
+
"website": "https://xibman-nuxt-zod-i18n.nuxt.space",
|
|
4587
|
+
"learn_more": "",
|
|
4588
|
+
"category": "Libraries",
|
|
4149
4589
|
"type": "3rd-party",
|
|
4150
4590
|
"maintainers": [
|
|
4151
4591
|
{
|
|
4152
|
-
"name": "
|
|
4153
|
-
"github": "
|
|
4592
|
+
"name": "xibman",
|
|
4593
|
+
"github": "xibman"
|
|
4594
|
+
}
|
|
4595
|
+
],
|
|
4596
|
+
"compatibility": {
|
|
4597
|
+
"nuxt": "^3.0.0",
|
|
4598
|
+
"requires": {}
|
|
4599
|
+
}
|
|
4600
|
+
},
|
|
4601
|
+
{
|
|
4602
|
+
"name": "nuxt3-interpolation",
|
|
4603
|
+
"description": "",
|
|
4604
|
+
"repo": "daliborgogic/interpolation#master",
|
|
4605
|
+
"npm": "nuxt3-interpolation",
|
|
4606
|
+
"icon": "",
|
|
4607
|
+
"github": "https://github.com/daliborgogic/interpolation/tree/master",
|
|
4608
|
+
"website": "https://github.com/daliborgogic/interpolation/tree/master",
|
|
4609
|
+
"learn_more": "",
|
|
4610
|
+
"category": "Devtools",
|
|
4611
|
+
"type": "3rd-party",
|
|
4612
|
+
"maintainers": [
|
|
4613
|
+
{
|
|
4614
|
+
"name": "daliborgogic",
|
|
4615
|
+
"github": "daliborgogic"
|
|
4154
4616
|
}
|
|
4155
4617
|
],
|
|
4156
4618
|
"compatibility": {
|
|
@@ -4206,14 +4668,14 @@
|
|
|
4206
4668
|
{
|
|
4207
4669
|
"name": "og-image",
|
|
4208
4670
|
"description": "Enlightened runtime images generated with Vue templates.",
|
|
4209
|
-
"repo": "
|
|
4671
|
+
"repo": "nuxt-modules/og-image",
|
|
4210
4672
|
"npm": "nuxt-og-image",
|
|
4211
4673
|
"icon": "og-image.svg",
|
|
4212
|
-
"github": "https://github.com/
|
|
4674
|
+
"github": "https://github.com/nuxt-modules/og-image",
|
|
4213
4675
|
"website": "https://nuxtseo.com/og-image",
|
|
4214
4676
|
"learn_more": "https://nuxtseo.com/og-image",
|
|
4215
4677
|
"category": "SEO",
|
|
4216
|
-
"type": "
|
|
4678
|
+
"type": "community",
|
|
4217
4679
|
"maintainers": [
|
|
4218
4680
|
{
|
|
4219
4681
|
"name": "Harlan Wilton",
|
|
@@ -4258,8 +4720,8 @@
|
|
|
4258
4720
|
"npm": "@aceforth/nuxt-optimized-images",
|
|
4259
4721
|
"icon": "",
|
|
4260
4722
|
"github": "https://github.com/juliomrqz/nuxt-optimized-images",
|
|
4261
|
-
"website": "https://
|
|
4262
|
-
"learn_more": "",
|
|
4723
|
+
"website": "https://github.com/juliomrqz/nuxt-optimized-images",
|
|
4724
|
+
"learn_more": "https://github.com/juliomrqz/nuxt-optimized-images/tree/develop/docs",
|
|
4263
4725
|
"category": "Images",
|
|
4264
4726
|
"type": "3rd-party",
|
|
4265
4727
|
"maintainers": [
|
|
@@ -4366,6 +4828,28 @@
|
|
|
4366
4828
|
}
|
|
4367
4829
|
}
|
|
4368
4830
|
},
|
|
4831
|
+
{
|
|
4832
|
+
"name": "paypal",
|
|
4833
|
+
"description": "A Nuxt module for simplifying the use of Paypal in your project.",
|
|
4834
|
+
"repo": "arashsheyda/nuxt-paypal",
|
|
4835
|
+
"npm": "nuxt-paypal",
|
|
4836
|
+
"icon": "paypal.svg",
|
|
4837
|
+
"github": "https://github.com/arashsheyda/nuxt-paypal",
|
|
4838
|
+
"website": "https://github.com/arashsheyda/nuxt-paypal#readme",
|
|
4839
|
+
"learn_more": "https://developer.paypal.com/sdk/js/reference/",
|
|
4840
|
+
"category": "Payment",
|
|
4841
|
+
"type": "3rd-party",
|
|
4842
|
+
"maintainers": [
|
|
4843
|
+
{
|
|
4844
|
+
"name": "Arash Sheyda",
|
|
4845
|
+
"github": "arashsheyda"
|
|
4846
|
+
}
|
|
4847
|
+
],
|
|
4848
|
+
"compatibility": {
|
|
4849
|
+
"nuxt": "^3.0.0",
|
|
4850
|
+
"requires": {}
|
|
4851
|
+
}
|
|
4852
|
+
},
|
|
4369
4853
|
{
|
|
4370
4854
|
"name": "pdfeasy",
|
|
4371
4855
|
"description": "A JavaScript Client/Server Side PDF-Generator based in PDFKit",
|
|
@@ -4536,7 +5020,7 @@
|
|
|
4536
5020
|
"npm": "nuxt-prepare",
|
|
4537
5021
|
"icon": "prepare.svg",
|
|
4538
5022
|
"github": "https://github.com/johannschopplich/nuxt-prepare",
|
|
4539
|
-
"website": "https://nuxt-prepare.
|
|
5023
|
+
"website": "https://nuxt-prepare.byjohann.dev",
|
|
4540
5024
|
"learn_more": "",
|
|
4541
5025
|
"category": "Devtools",
|
|
4542
5026
|
"type": "3rd-party",
|
|
@@ -4883,6 +5367,29 @@
|
|
|
4883
5367
|
"requires": {}
|
|
4884
5368
|
}
|
|
4885
5369
|
},
|
|
5370
|
+
{
|
|
5371
|
+
"name": "resend",
|
|
5372
|
+
"description": "Resend integration for Nuxt",
|
|
5373
|
+
"repo": "nhedger/nuxt-resend",
|
|
5374
|
+
"npm": "nuxt-resend",
|
|
5375
|
+
"icon": "resend.svg",
|
|
5376
|
+
"github": "https://github.com/nhedger/nuxt-resend",
|
|
5377
|
+
"website": "https://github.com/nhedger/nuxt-resend",
|
|
5378
|
+
"learn_more": "https://resend.com",
|
|
5379
|
+
"category": "Extensions",
|
|
5380
|
+
"type": "3rd-party",
|
|
5381
|
+
"maintainers": [
|
|
5382
|
+
{
|
|
5383
|
+
"name": "Nicolas Hedger",
|
|
5384
|
+
"github": "nhedger",
|
|
5385
|
+
"twitter": "nicolashedger"
|
|
5386
|
+
}
|
|
5387
|
+
],
|
|
5388
|
+
"compatibility": {
|
|
5389
|
+
"nuxt": "^3.0.0",
|
|
5390
|
+
"requires": {}
|
|
5391
|
+
}
|
|
5392
|
+
},
|
|
4886
5393
|
{
|
|
4887
5394
|
"name": "rfg-icon",
|
|
4888
5395
|
"description": "Nuxt module for creating favicons with RealFaviconGenerator api",
|
|
@@ -4913,7 +5420,7 @@
|
|
|
4913
5420
|
"icon": "robots.png",
|
|
4914
5421
|
"github": "https://github.com/nuxt-modules/robots",
|
|
4915
5422
|
"website": "https://github.com/nuxt-modules/robots",
|
|
4916
|
-
"learn_more": "
|
|
5423
|
+
"learn_more": "",
|
|
4917
5424
|
"category": "SEO",
|
|
4918
5425
|
"type": "community",
|
|
4919
5426
|
"maintainers": [
|
|
@@ -4931,23 +5438,23 @@
|
|
|
4931
5438
|
},
|
|
4932
5439
|
{
|
|
4933
5440
|
"name": "rollbar",
|
|
4934
|
-
"description": "
|
|
4935
|
-
"repo": "
|
|
4936
|
-
"npm": "nuxt-rollbar
|
|
5441
|
+
"description": "Nuxt 3 module to integrate Rollbar.",
|
|
5442
|
+
"repo": "jairoblatt/nuxt-rollbar",
|
|
5443
|
+
"npm": "nuxt-rollbar",
|
|
4937
5444
|
"icon": "rollbar.png",
|
|
4938
|
-
"github": "https://github.com/
|
|
4939
|
-
"website": "https://github.com/
|
|
5445
|
+
"github": "https://github.com/jairoblatt/nuxt-rollbar",
|
|
5446
|
+
"website": "https://github.com/jairoblatt/nuxt-rollbar",
|
|
4940
5447
|
"learn_more": "https://docs.rollbar.com/docs/javascript",
|
|
4941
5448
|
"category": "Monitoring",
|
|
4942
5449
|
"type": "3rd-party",
|
|
4943
5450
|
"maintainers": [
|
|
4944
5451
|
{
|
|
4945
|
-
"name": "
|
|
4946
|
-
"github": "
|
|
5452
|
+
"name": "Jairo Blatt",
|
|
5453
|
+
"github": "jairoblatt"
|
|
4947
5454
|
}
|
|
4948
5455
|
],
|
|
4949
5456
|
"compatibility": {
|
|
4950
|
-
"nuxt": "^
|
|
5457
|
+
"nuxt": "^3.0.0",
|
|
4951
5458
|
"requires": {}
|
|
4952
5459
|
}
|
|
4953
5460
|
},
|
|
@@ -5024,7 +5531,7 @@
|
|
|
5024
5531
|
},
|
|
5025
5532
|
{
|
|
5026
5533
|
"name": "schema-org",
|
|
5027
|
-
"description": "Schema.org
|
|
5534
|
+
"description": "Quick and easy Schema.org graphs.",
|
|
5028
5535
|
"repo": "harlan-zw/nuxt-schema-org",
|
|
5029
5536
|
"npm": "nuxt-schema-org",
|
|
5030
5537
|
"icon": "schema-org.svg",
|
|
@@ -5099,7 +5606,7 @@
|
|
|
5099
5606
|
"icon": "segment.png",
|
|
5100
5607
|
"github": "https://github.com/dansmaculotte/nuxt-segment",
|
|
5101
5608
|
"website": "https://github.com/dansmaculotte/nuxt-segment",
|
|
5102
|
-
"learn_more": "
|
|
5609
|
+
"learn_more": "",
|
|
5103
5610
|
"category": "Analytics",
|
|
5104
5611
|
"type": "3rd-party",
|
|
5105
5612
|
"maintainers": [
|
|
@@ -5137,7 +5644,7 @@
|
|
|
5137
5644
|
},
|
|
5138
5645
|
{
|
|
5139
5646
|
"name": "seo-experiments",
|
|
5140
|
-
"description": "Powerful SEO DX improvements
|
|
5647
|
+
"description": "Powerful SEO DX improvements.",
|
|
5141
5648
|
"repo": "harlan-zw/nuxt-seo-experiments",
|
|
5142
5649
|
"npm": "nuxt-seo-experiments",
|
|
5143
5650
|
"icon": "seo-experiments.svg",
|
|
@@ -5159,28 +5666,6 @@
|
|
|
5159
5666
|
"requires": {}
|
|
5160
5667
|
}
|
|
5161
5668
|
},
|
|
5162
|
-
{
|
|
5163
|
-
"name": "seo-kit",
|
|
5164
|
-
"description": "The complete SEO solution for Nuxt.",
|
|
5165
|
-
"repo": "harlan-zw/nuxt-seo-kit#main/layer",
|
|
5166
|
-
"npm": "nuxt-seo-kit",
|
|
5167
|
-
"icon": "seo-kit.svg",
|
|
5168
|
-
"github": "https://github.com/harlan-zw/nuxt-seo-kit",
|
|
5169
|
-
"website": "https://nuxtseo.com/nuxt-seo/getting-started/installation",
|
|
5170
|
-
"learn_more": "",
|
|
5171
|
-
"category": "SEO",
|
|
5172
|
-
"type": "3rd-party",
|
|
5173
|
-
"maintainers": [
|
|
5174
|
-
{
|
|
5175
|
-
"name": "harlan-zw",
|
|
5176
|
-
"github": "harlan-zw"
|
|
5177
|
-
}
|
|
5178
|
-
],
|
|
5179
|
-
"compatibility": {
|
|
5180
|
-
"nuxt": "^3.0.0",
|
|
5181
|
-
"requires": {}
|
|
5182
|
-
}
|
|
5183
|
-
},
|
|
5184
5669
|
{
|
|
5185
5670
|
"name": "seo-meta",
|
|
5186
5671
|
"description": "Simple generate seo metadata",
|
|
@@ -5204,6 +5689,28 @@
|
|
|
5204
5689
|
"requires": {}
|
|
5205
5690
|
}
|
|
5206
5691
|
},
|
|
5692
|
+
{
|
|
5693
|
+
"name": "seo",
|
|
5694
|
+
"description": "The complete SEO solution for Nuxt.",
|
|
5695
|
+
"repo": "harlan-zw/nuxt-seo",
|
|
5696
|
+
"npm": "@nuxtjs/seo",
|
|
5697
|
+
"icon": "nuxt.svg",
|
|
5698
|
+
"github": "https://github.com/harlan-zw/nuxt-seo",
|
|
5699
|
+
"website": "https://nuxtseo.com/",
|
|
5700
|
+
"learn_more": "https://nuxtseo.com/nuxt-seo/getting-started/installation",
|
|
5701
|
+
"category": "SEO",
|
|
5702
|
+
"type": "3rd-party",
|
|
5703
|
+
"maintainers": [
|
|
5704
|
+
{
|
|
5705
|
+
"name": "harlan-zw",
|
|
5706
|
+
"github": "harlan-zw"
|
|
5707
|
+
}
|
|
5708
|
+
],
|
|
5709
|
+
"compatibility": {
|
|
5710
|
+
"nuxt": "^3.0.0",
|
|
5711
|
+
"requires": {}
|
|
5712
|
+
}
|
|
5713
|
+
},
|
|
5207
5714
|
{
|
|
5208
5715
|
"name": "seomatic-meta",
|
|
5209
5716
|
"description": "A Nuxt module connecting Nuxt to the Craft CMS SEOmatic plugin",
|
|
@@ -5252,7 +5759,7 @@
|
|
|
5252
5759
|
{
|
|
5253
5760
|
"name": "server-block",
|
|
5254
5761
|
"description": "Use <server> tags in your Nuxt pages components.",
|
|
5255
|
-
"repo": "Hebilicious/server-block-nuxt/packages/server-block-nuxt
|
|
5762
|
+
"repo": "Hebilicious/server-block-nuxt#main/packages/server-block-nuxt",
|
|
5256
5763
|
"npm": "@hebilicious/server-block-nuxt",
|
|
5257
5764
|
"icon": "server-block.svg",
|
|
5258
5765
|
"github": "https://github.com/Hebilicious/server-block-nuxt",
|
|
@@ -5317,6 +5824,28 @@
|
|
|
5317
5824
|
"requires": {}
|
|
5318
5825
|
}
|
|
5319
5826
|
},
|
|
5827
|
+
{
|
|
5828
|
+
"name": "shuimo-ui",
|
|
5829
|
+
"description": "A Chinese Shuimo style component library.",
|
|
5830
|
+
"repo": "shuimo-design/shuimo-ui#main/plugins/nuxt",
|
|
5831
|
+
"npm": "@shuimo-design/shuimo-ui-nuxt",
|
|
5832
|
+
"icon": "shuimo-ui.svg",
|
|
5833
|
+
"github": "https://github.com/shuimo-design/shuimo-ui",
|
|
5834
|
+
"website": "https://shuimo.design",
|
|
5835
|
+
"learn_more": "https://github.com/shuimo-design/shuimo-ui/tree/main/plugins/nuxt",
|
|
5836
|
+
"category": "UI",
|
|
5837
|
+
"type": "3rd-party",
|
|
5838
|
+
"maintainers": [
|
|
5839
|
+
{
|
|
5840
|
+
"name": "higuaifan",
|
|
5841
|
+
"github": "higuaifan"
|
|
5842
|
+
}
|
|
5843
|
+
],
|
|
5844
|
+
"compatibility": {
|
|
5845
|
+
"nuxt": "^3.0.0",
|
|
5846
|
+
"requires": {}
|
|
5847
|
+
}
|
|
5848
|
+
},
|
|
5320
5849
|
{
|
|
5321
5850
|
"name": "sidebase-auth",
|
|
5322
5851
|
"description": "Zero-boilerplate authentication for nuxt 3 with support for many strategies (oauth, credentials, ...) and providers (google, azure, ...). Additionally supports session manipulation, client- and server-side protection and more.",
|
|
@@ -5387,41 +5916,23 @@
|
|
|
5387
5916
|
}
|
|
5388
5917
|
},
|
|
5389
5918
|
{
|
|
5390
|
-
"name": "
|
|
5919
|
+
"name": "sitemap",
|
|
5391
5920
|
"description": "Powerfully flexible XML Sitemaps that integrate seamlessly.",
|
|
5392
|
-
"repo": "
|
|
5393
|
-
"npm": "
|
|
5921
|
+
"repo": "nuxt-modules/sitemap",
|
|
5922
|
+
"npm": "@nuxtjs/sitemap",
|
|
5394
5923
|
"icon": "simple-sitemap.svg",
|
|
5395
|
-
"github": "https://github.com/
|
|
5396
|
-
"website": "https://nuxtseo.com/
|
|
5397
|
-
"learn_more": "https://nuxtseo.com/
|
|
5924
|
+
"github": "https://github.com/nuxt-modules/sitemap",
|
|
5925
|
+
"website": "https://nuxtseo.com/",
|
|
5926
|
+
"learn_more": "https://nuxtseo.com/sitemap",
|
|
5398
5927
|
"category": "SEO",
|
|
5399
|
-
"type": "
|
|
5928
|
+
"type": "community",
|
|
5400
5929
|
"maintainers": [
|
|
5401
5930
|
{
|
|
5402
5931
|
"name": "Harlan Wilton",
|
|
5403
5932
|
"github": "harlan-zw",
|
|
5404
5933
|
"twitter": "harlan_zw",
|
|
5405
5934
|
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
5406
|
-
}
|
|
5407
|
-
],
|
|
5408
|
-
"compatibility": {
|
|
5409
|
-
"nuxt": "^3.0.0",
|
|
5410
|
-
"requires": {}
|
|
5411
|
-
}
|
|
5412
|
-
},
|
|
5413
|
-
{
|
|
5414
|
-
"name": "sitemap",
|
|
5415
|
-
"description": "Automatically generate or serve dynamic sitemap.xml for Nuxt projects",
|
|
5416
|
-
"repo": "nuxt-community/sitemap-module#dev",
|
|
5417
|
-
"npm": "@nuxtjs/sitemap",
|
|
5418
|
-
"icon": "",
|
|
5419
|
-
"github": "https://github.com/nuxt-community/sitemap-module#dev",
|
|
5420
|
-
"website": "https://sitemap.nuxtjs.org",
|
|
5421
|
-
"learn_more": "",
|
|
5422
|
-
"category": "SEO",
|
|
5423
|
-
"type": "community",
|
|
5424
|
-
"maintainers": [
|
|
5935
|
+
},
|
|
5425
5936
|
{
|
|
5426
5937
|
"name": "Nicolas PENNEC",
|
|
5427
5938
|
"github": "NicoPennec",
|
|
@@ -5429,7 +5940,7 @@
|
|
|
5429
5940
|
}
|
|
5430
5941
|
],
|
|
5431
5942
|
"compatibility": {
|
|
5432
|
-
"nuxt": "^
|
|
5943
|
+
"nuxt": "^3.0.0",
|
|
5433
5944
|
"requires": {}
|
|
5434
5945
|
}
|
|
5435
5946
|
},
|
|
@@ -5669,7 +6180,7 @@
|
|
|
5669
6180
|
{
|
|
5670
6181
|
"name": "storyblok",
|
|
5671
6182
|
"description": "Storyblok Nuxt module",
|
|
5672
|
-
"repo": "storyblok/storyblok-nuxt#
|
|
6183
|
+
"repo": "storyblok/storyblok-nuxt#main",
|
|
5673
6184
|
"npm": "@storyblok/nuxt",
|
|
5674
6185
|
"icon": "storyblok.png",
|
|
5675
6186
|
"github": "https://github.com/storyblok/storyblok-nuxt",
|
|
@@ -6014,6 +6525,30 @@
|
|
|
6014
6525
|
"requires": {}
|
|
6015
6526
|
}
|
|
6016
6527
|
},
|
|
6528
|
+
{
|
|
6529
|
+
"name": "swiftsearch",
|
|
6530
|
+
"description": "Nuxt module for a typesafe, SSR first algolia instantsearch experience",
|
|
6531
|
+
"repo": "atoms-studio/nuxt-swiftsearch",
|
|
6532
|
+
"npm": "@atoms-studio/nuxt-swiftsearch",
|
|
6533
|
+
"icon": "nuxt-swiftsearch.svg",
|
|
6534
|
+
"github": "https://github.com/atoms-studio/nuxt-swiftsearch",
|
|
6535
|
+
"website": "https://nuxt-swiftsearch.netlify.app/",
|
|
6536
|
+
"learn_more": "",
|
|
6537
|
+
"category": "Libraries",
|
|
6538
|
+
"type": "3rd-party",
|
|
6539
|
+
"maintainers": [
|
|
6540
|
+
{
|
|
6541
|
+
"name": "Matteo Rigoni",
|
|
6542
|
+
"github": "rigo-m",
|
|
6543
|
+
"twitter": "MatteoRigoni",
|
|
6544
|
+
"avatar": "https://avatars.githubusercontent.com/rigo-m?v=4"
|
|
6545
|
+
}
|
|
6546
|
+
],
|
|
6547
|
+
"compatibility": {
|
|
6548
|
+
"nuxt": "^3.10.0",
|
|
6549
|
+
"requires": {}
|
|
6550
|
+
}
|
|
6551
|
+
},
|
|
6017
6552
|
{
|
|
6018
6553
|
"name": "swiper",
|
|
6019
6554
|
"description": "Nuxt module for Swiper.js - Most modern mobile touch slider with hardware accelerated transitions.",
|
|
@@ -6087,6 +6622,34 @@
|
|
|
6087
6622
|
"devtools": "^0.0.0"
|
|
6088
6623
|
}
|
|
6089
6624
|
},
|
|
6625
|
+
{
|
|
6626
|
+
"name": "test-utils",
|
|
6627
|
+
"description": "Test utilities for Nuxt",
|
|
6628
|
+
"repo": "nuxt/test-utils#main",
|
|
6629
|
+
"npm": "@nuxt/test-utils",
|
|
6630
|
+
"icon": "nuxt.svg",
|
|
6631
|
+
"github": "https://github.com/nuxt/test-utils",
|
|
6632
|
+
"website": "https://nuxt.com/docs/getting-started/testing",
|
|
6633
|
+
"learn_more": "",
|
|
6634
|
+
"category": "Devtools",
|
|
6635
|
+
"type": "official",
|
|
6636
|
+
"maintainers": [
|
|
6637
|
+
{
|
|
6638
|
+
"name": "Daniel Roe",
|
|
6639
|
+
"github": "danielroe",
|
|
6640
|
+
"twitter": "danielcroe"
|
|
6641
|
+
},
|
|
6642
|
+
{
|
|
6643
|
+
"name": "Anthony Fu",
|
|
6644
|
+
"github": "antfu",
|
|
6645
|
+
"twitter": "antfu7"
|
|
6646
|
+
}
|
|
6647
|
+
],
|
|
6648
|
+
"compatibility": {
|
|
6649
|
+
"nuxt": "^3.0.0",
|
|
6650
|
+
"requires": {}
|
|
6651
|
+
}
|
|
6652
|
+
},
|
|
6090
6653
|
{
|
|
6091
6654
|
"name": "tiktok-analytics",
|
|
6092
6655
|
"description": "",
|
|
@@ -6132,6 +6695,28 @@
|
|
|
6132
6695
|
"requires": {}
|
|
6133
6696
|
}
|
|
6134
6697
|
},
|
|
6698
|
+
{
|
|
6699
|
+
"name": "tiptap",
|
|
6700
|
+
"description": "Essentials to Quickly Integrate TipTap Editor into your Nuxt App",
|
|
6701
|
+
"repo": "modbender/nuxt-tiptap-editor",
|
|
6702
|
+
"npm": "nuxt-tiptap-editor",
|
|
6703
|
+
"icon": "tiptap.png",
|
|
6704
|
+
"github": "https://github.com/modbender/nuxt-tiptap-editor",
|
|
6705
|
+
"website": "https://nuxt-tiptap-editor.vercel.app",
|
|
6706
|
+
"learn_more": "https://nuxt-tiptap-editor.vercel.app",
|
|
6707
|
+
"category": "Libraries",
|
|
6708
|
+
"type": "3rd-party",
|
|
6709
|
+
"maintainers": [
|
|
6710
|
+
{
|
|
6711
|
+
"name": "modbender",
|
|
6712
|
+
"github": "modbender"
|
|
6713
|
+
}
|
|
6714
|
+
],
|
|
6715
|
+
"compatibility": {
|
|
6716
|
+
"nuxt": "^3.0.0",
|
|
6717
|
+
"requires": {}
|
|
6718
|
+
}
|
|
6719
|
+
},
|
|
6135
6720
|
{
|
|
6136
6721
|
"name": "toast",
|
|
6137
6722
|
"description": "Responsive Touch Compatible Toast plugin for Nuxt using vue-toasted",
|
|
@@ -6155,6 +6740,28 @@
|
|
|
6155
6740
|
"requires": {}
|
|
6156
6741
|
}
|
|
6157
6742
|
},
|
|
6743
|
+
{
|
|
6744
|
+
"name": "translation-manager",
|
|
6745
|
+
"description": "Simple and easy to use translation manager for Nuxt and Nuxt-i18n that allows translation management from a single CSV file.",
|
|
6746
|
+
"repo": "samk-dev/nuxt-translation-manager",
|
|
6747
|
+
"npm": "nuxt-translation-manager",
|
|
6748
|
+
"icon": "translation-manager.png",
|
|
6749
|
+
"github": "https://github.com/samk-dev/nuxt-translation-manager",
|
|
6750
|
+
"website": "https://github.com/samk-dev/nuxt-translation-manager",
|
|
6751
|
+
"learn_more": "",
|
|
6752
|
+
"category": "Extensions",
|
|
6753
|
+
"type": "3rd-party",
|
|
6754
|
+
"maintainers": [
|
|
6755
|
+
{
|
|
6756
|
+
"name": "Sam K",
|
|
6757
|
+
"github": "samk-dev"
|
|
6758
|
+
}
|
|
6759
|
+
],
|
|
6760
|
+
"compatibility": {
|
|
6761
|
+
"nuxt": "^3.0.0",
|
|
6762
|
+
"requires": {}
|
|
6763
|
+
}
|
|
6764
|
+
},
|
|
6158
6765
|
{
|
|
6159
6766
|
"name": "tresjs",
|
|
6160
6767
|
"description": "Create 3D experiences in your Nuxt application using TresJS.",
|
|
@@ -6403,6 +7010,30 @@
|
|
|
6403
7010
|
"requires": {}
|
|
6404
7011
|
}
|
|
6405
7012
|
},
|
|
7013
|
+
{
|
|
7014
|
+
"name": "typo3",
|
|
7015
|
+
"description": "TYPO3 Headless Frontend Rendering module",
|
|
7016
|
+
"repo": "TYPO3-Headless/nuxt-typo3",
|
|
7017
|
+
"npm": "@t3headless/nuxt-typo3",
|
|
7018
|
+
"icon": "typo3.svg",
|
|
7019
|
+
"github": "https://github.com/TYPO3-Headless/nuxt-typo3",
|
|
7020
|
+
"website": "https://t3headless.macopedia.io/nuxt-typo3/",
|
|
7021
|
+
"learn_more": "https://github.com/TYPO3-Headless",
|
|
7022
|
+
"category": "CMS",
|
|
7023
|
+
"type": "3rd-party",
|
|
7024
|
+
"maintainers": [
|
|
7025
|
+
{
|
|
7026
|
+
"name": "Macopedia",
|
|
7027
|
+
"github": "macopedia",
|
|
7028
|
+
"twitter": "macopediapl"
|
|
7029
|
+
}
|
|
7030
|
+
],
|
|
7031
|
+
"compatibility": {
|
|
7032
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
7033
|
+
"requires": {},
|
|
7034
|
+
"devtools": "^0.0.0"
|
|
7035
|
+
}
|
|
7036
|
+
},
|
|
6406
7037
|
{
|
|
6407
7038
|
"name": "ui",
|
|
6408
7039
|
"description": "Fully styled and customizable components for Nuxt, powered by Headless UI and Tailwind CSS.",
|
|
@@ -6460,28 +7091,6 @@
|
|
|
6460
7091
|
}
|
|
6461
7092
|
}
|
|
6462
7093
|
},
|
|
6463
|
-
{
|
|
6464
|
-
"name": "unhead",
|
|
6465
|
-
"description": "Experimental features for Nuxt SEO / head management.",
|
|
6466
|
-
"repo": "harlan-zw/nuxt-seo-experiments",
|
|
6467
|
-
"npm": "nuxt-seo-experiments",
|
|
6468
|
-
"icon": "",
|
|
6469
|
-
"github": "https://github.com/harlan-zw/nuxt-seo-experiments",
|
|
6470
|
-
"website": "https://github.com/harlan-zw/nuxt-seo-experiments",
|
|
6471
|
-
"learn_more": "",
|
|
6472
|
-
"category": "SEO",
|
|
6473
|
-
"type": "3rd-party",
|
|
6474
|
-
"maintainers": [
|
|
6475
|
-
{
|
|
6476
|
-
"name": "harlan-zw",
|
|
6477
|
-
"github": "harlan-zw"
|
|
6478
|
-
}
|
|
6479
|
-
],
|
|
6480
|
-
"compatibility": {
|
|
6481
|
-
"nuxt": "^3.0.0",
|
|
6482
|
-
"requires": {}
|
|
6483
|
-
}
|
|
6484
|
-
},
|
|
6485
7094
|
{
|
|
6486
7095
|
"name": "universal-storage",
|
|
6487
7096
|
"description": "Universal Storage Utilities for Nuxt",
|
|
@@ -6513,7 +7122,7 @@
|
|
|
6513
7122
|
{
|
|
6514
7123
|
"name": "unlazy",
|
|
6515
7124
|
"description": "Lazy loading library for placeholder images",
|
|
6516
|
-
"repo": "johannschopplich/unlazy/packages/nuxt",
|
|
7125
|
+
"repo": "johannschopplich/unlazy#main/packages/nuxt",
|
|
6517
7126
|
"npm": "@unlazy/nuxt",
|
|
6518
7127
|
"icon": "unlazy.svg",
|
|
6519
7128
|
"github": "https://github.com/johannschopplich/unlazy/tree/main/packages/nuxt",
|
|
@@ -6532,41 +7141,15 @@
|
|
|
6532
7141
|
"requires": {}
|
|
6533
7142
|
}
|
|
6534
7143
|
},
|
|
6535
|
-
{
|
|
6536
|
-
"name": "unlighthouse",
|
|
6537
|
-
"description": "Unlighthouse scans your entire site using Google Lighthouse, with a modern UI, minimal config and smart sampling.",
|
|
6538
|
-
"repo": "harlan-zw/unlighthouse#main/integrations/nuxt",
|
|
6539
|
-
"npm": "@unlighthouse/nuxt",
|
|
6540
|
-
"icon": "unlighthouse.svg",
|
|
6541
|
-
"github": "https://github.com/harlan-zw/unlighthouse",
|
|
6542
|
-
"website": "https://github.com/harlan-zw/unlighthouse",
|
|
6543
|
-
"learn_more": "https://github.com/harlan-zw/unlighthouse",
|
|
6544
|
-
"category": "Devtools",
|
|
6545
|
-
"type": "3rd-party",
|
|
6546
|
-
"maintainers": [
|
|
6547
|
-
{
|
|
6548
|
-
"name": "Harlan Wilton",
|
|
6549
|
-
"github": "harlan-zw",
|
|
6550
|
-
"twitter": "harlan_zw",
|
|
6551
|
-
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
6552
|
-
}
|
|
6553
|
-
],
|
|
6554
|
-
"compatibility": {
|
|
6555
|
-
"nuxt": "^2.0.0 || ^3.0.0",
|
|
6556
|
-
"requires": {
|
|
6557
|
-
"bridge": "optional"
|
|
6558
|
-
}
|
|
6559
|
-
}
|
|
6560
|
-
},
|
|
6561
7144
|
{
|
|
6562
7145
|
"name": "unocss",
|
|
6563
7146
|
"description": "The instant on-demand atomic CSS engine.",
|
|
6564
|
-
"repo": "
|
|
7147
|
+
"repo": "unocss/unocss#main/packages/nuxt",
|
|
6565
7148
|
"npm": "@unocss/nuxt",
|
|
6566
7149
|
"icon": "unocss.svg",
|
|
6567
|
-
"github": "https://github.com/
|
|
6568
|
-
"website": "https://github.com/
|
|
6569
|
-
"learn_more": "https://github.com/
|
|
7150
|
+
"github": "https://github.com/unocss/unocss",
|
|
7151
|
+
"website": "https://github.com/unocss/unocss",
|
|
7152
|
+
"learn_more": "https://github.com/unocss/unocss",
|
|
6570
7153
|
"category": "UI",
|
|
6571
7154
|
"type": "3rd-party",
|
|
6572
7155
|
"maintainers": [
|
|
@@ -6592,8 +7175,8 @@
|
|
|
6592
7175
|
"npm": "nuxt-ununura",
|
|
6593
7176
|
"icon": "ununuracss.png",
|
|
6594
7177
|
"github": "https://github.com/novout/ununuracss",
|
|
6595
|
-
"website": "https://
|
|
6596
|
-
"learn_more": "https://
|
|
7178
|
+
"website": "https://github.com/novout/ununuracss",
|
|
7179
|
+
"learn_more": "https://github.com/novout/ununuracss",
|
|
6597
7180
|
"category": "UI",
|
|
6598
7181
|
"type": "3rd-party",
|
|
6599
7182
|
"maintainers": [
|
|
@@ -6608,6 +7191,28 @@
|
|
|
6608
7191
|
"requires": {}
|
|
6609
7192
|
}
|
|
6610
7193
|
},
|
|
7194
|
+
{
|
|
7195
|
+
"name": "use-bootstrap",
|
|
7196
|
+
"description": "This module is a wrapper to front-end framework based on Nuxt3 and Bootstrap5",
|
|
7197
|
+
"repo": "simplise/use-bootstrap",
|
|
7198
|
+
"npm": "usebootstrap",
|
|
7199
|
+
"icon": "use-bootstrap.svg",
|
|
7200
|
+
"github": "https://github.com/simplise/use-bootstrap",
|
|
7201
|
+
"website": "https://usebootstrap.org/",
|
|
7202
|
+
"learn_more": "https://usebootstrap.org/",
|
|
7203
|
+
"category": "UI",
|
|
7204
|
+
"type": "3rd-party",
|
|
7205
|
+
"maintainers": [
|
|
7206
|
+
{
|
|
7207
|
+
"name": "KoujiSano",
|
|
7208
|
+
"github": "KoujiSano"
|
|
7209
|
+
}
|
|
7210
|
+
],
|
|
7211
|
+
"compatibility": {
|
|
7212
|
+
"nuxt": "^3.0.0",
|
|
7213
|
+
"requires": {}
|
|
7214
|
+
}
|
|
7215
|
+
},
|
|
6611
7216
|
{
|
|
6612
7217
|
"name": "use-wagmi",
|
|
6613
7218
|
"description": "Vue Composition for Ethereum based on wagmi",
|
|
@@ -6654,28 +7259,6 @@
|
|
|
6654
7259
|
"requires": {}
|
|
6655
7260
|
}
|
|
6656
7261
|
},
|
|
6657
|
-
{
|
|
6658
|
-
"name": "validate",
|
|
6659
|
-
"description": "Simple Nuxt input validation module using vee-validate",
|
|
6660
|
-
"repo": "lewyuburi/nuxt-validate",
|
|
6661
|
-
"npm": "nuxt-validate",
|
|
6662
|
-
"icon": "vee-validate.png",
|
|
6663
|
-
"github": "https://github.com/lewyuburi/nuxt-validate",
|
|
6664
|
-
"website": "https://github.com/lewyuburi/nuxt-validate",
|
|
6665
|
-
"learn_more": "https://logaretm.github.io/vee-validate/",
|
|
6666
|
-
"category": "Libraries",
|
|
6667
|
-
"type": "3rd-party",
|
|
6668
|
-
"maintainers": [
|
|
6669
|
-
{
|
|
6670
|
-
"name": "lewyuburi",
|
|
6671
|
-
"github": "lewyuburi"
|
|
6672
|
-
}
|
|
6673
|
-
],
|
|
6674
|
-
"compatibility": {
|
|
6675
|
-
"nuxt": "^2.0.0",
|
|
6676
|
-
"requires": {}
|
|
6677
|
-
}
|
|
6678
|
-
},
|
|
6679
7262
|
{
|
|
6680
7263
|
"name": "vant",
|
|
6681
7264
|
"description": "A lightweight, customizable Vue UI library for mobile web apps.",
|
|
@@ -6864,42 +7447,15 @@
|
|
|
6864
7447
|
"requires": {}
|
|
6865
7448
|
}
|
|
6866
7449
|
},
|
|
6867
|
-
{
|
|
6868
|
-
"name": "vitest",
|
|
6869
|
-
"description": "Vitest integration with Nuxt",
|
|
6870
|
-
"repo": "danielroe/nuxt-vitest",
|
|
6871
|
-
"npm": "nuxt-vitest",
|
|
6872
|
-
"icon": "vitest.svg",
|
|
6873
|
-
"github": "https://github.com/danielroe/nuxt-vitest",
|
|
6874
|
-
"website": "https://github.com/danielroe/nuxt-vitest",
|
|
6875
|
-
"learn_more": "",
|
|
6876
|
-
"category": "Devtools",
|
|
6877
|
-
"type": "3rd-party",
|
|
6878
|
-
"maintainers": [
|
|
6879
|
-
{
|
|
6880
|
-
"name": "Daniel Roe",
|
|
6881
|
-
"github": "danielroe"
|
|
6882
|
-
},
|
|
6883
|
-
{
|
|
6884
|
-
"name": "Anthony Fu",
|
|
6885
|
-
"github": "antfu"
|
|
6886
|
-
}
|
|
6887
|
-
],
|
|
6888
|
-
"compatibility": {
|
|
6889
|
-
"nuxt": "^3.0.0",
|
|
6890
|
-
"requires": {},
|
|
6891
|
-
"devtools": "^0.0.0"
|
|
6892
|
-
}
|
|
6893
|
-
},
|
|
6894
7450
|
{
|
|
6895
7451
|
"name": "vue-email",
|
|
6896
7452
|
"description": "💌 Write email templates with vue",
|
|
6897
|
-
"repo": "
|
|
6898
|
-
"npm": "vue-email",
|
|
7453
|
+
"repo": "vue-email/nuxt",
|
|
7454
|
+
"npm": "@vue-email/nuxt",
|
|
6899
7455
|
"icon": "vue-email.svg",
|
|
6900
|
-
"github": "https://github.com/
|
|
6901
|
-
"website": "https://
|
|
6902
|
-
"learn_more": "https://
|
|
7456
|
+
"github": "https://github.com/vue-email/nuxt",
|
|
7457
|
+
"website": "https://vuemail.net/",
|
|
7458
|
+
"learn_more": "https://vuemail.net/ssr/nuxt",
|
|
6903
7459
|
"category": "UI",
|
|
6904
7460
|
"type": "3rd-party",
|
|
6905
7461
|
"maintainers": [
|
|
@@ -6922,6 +7478,29 @@
|
|
|
6922
7478
|
"devtools": "^0.0.0"
|
|
6923
7479
|
}
|
|
6924
7480
|
},
|
|
7481
|
+
{
|
|
7482
|
+
"name": "vue-final-modal",
|
|
7483
|
+
"description": "The most powerful yet most light-weight modal library for Vue 3.",
|
|
7484
|
+
"repo": "vue-final/vue-final-modal#master/packages/nuxt",
|
|
7485
|
+
"npm": "@vue-final-modal/nuxt",
|
|
7486
|
+
"icon": "vue-final-modal.svg",
|
|
7487
|
+
"github": "https://github.com/vue-final/vue-final-modal",
|
|
7488
|
+
"website": "https://vue-final-modal.org/",
|
|
7489
|
+
"learn_more": "https://vue-final-modal.org/",
|
|
7490
|
+
"category": "UI",
|
|
7491
|
+
"type": "3rd-party",
|
|
7492
|
+
"maintainers": [
|
|
7493
|
+
{
|
|
7494
|
+
"name": "Hunter Liu",
|
|
7495
|
+
"github": "hunterliu1003",
|
|
7496
|
+
"twitter": "hunterliu1003"
|
|
7497
|
+
}
|
|
7498
|
+
],
|
|
7499
|
+
"compatibility": {
|
|
7500
|
+
"nuxt": "^3.0.0",
|
|
7501
|
+
"requires": {}
|
|
7502
|
+
}
|
|
7503
|
+
},
|
|
6925
7504
|
{
|
|
6926
7505
|
"name": "vue-macros",
|
|
6927
7506
|
"description": "Explore more macros and syntax sugar to Vue.",
|
|
@@ -7017,7 +7596,7 @@
|
|
|
7017
7596
|
{
|
|
7018
7597
|
"name": "vue-query",
|
|
7019
7598
|
"description": "0 config lightweight Nuxt module for @tanstack/vue-query.",
|
|
7020
|
-
"repo": "Hebilicious/vue-query-nuxt/packages/vue-query-nuxt
|
|
7599
|
+
"repo": "Hebilicious/vue-query-nuxt#main/packages/vue-query-nuxt",
|
|
7021
7600
|
"npm": "@hebilicious/vue-query-nuxt",
|
|
7022
7601
|
"icon": "vue-query.svg",
|
|
7023
7602
|
"github": "https://github.com/Hebilicious/vue-query-nuxt",
|
|
@@ -7114,7 +7693,7 @@
|
|
|
7114
7693
|
"npm": "vue3-carousel-nuxt",
|
|
7115
7694
|
"icon": "",
|
|
7116
7695
|
"github": "https://github.com/gaetansenn/vue3-carousel-nuxt",
|
|
7117
|
-
"website": "",
|
|
7696
|
+
"website": "https://github.com/gaetansenn/vue3-carousel-nuxt",
|
|
7118
7697
|
"learn_more": "",
|
|
7119
7698
|
"category": "UI",
|
|
7120
7699
|
"type": "3rd-party",
|
|
@@ -7133,7 +7712,7 @@
|
|
|
7133
7712
|
{
|
|
7134
7713
|
"name": "vuefire",
|
|
7135
7714
|
"description": "Idiomatic composables for the Firebase SDK",
|
|
7136
|
-
"repo": "vuejs/vuefire/packages/nuxt",
|
|
7715
|
+
"repo": "vuejs/vuefire#main/packages/nuxt",
|
|
7137
7716
|
"npm": "nuxt-vuefire",
|
|
7138
7717
|
"icon": "vuefire.svg",
|
|
7139
7718
|
"github": "https://github.com/vuejs/vuefire/tree/main/packages/nuxt",
|
|
@@ -7152,6 +7731,52 @@
|
|
|
7152
7731
|
"requires": {}
|
|
7153
7732
|
}
|
|
7154
7733
|
},
|
|
7734
|
+
{
|
|
7735
|
+
"name": "vueform-builder",
|
|
7736
|
+
"description": "Official Vueform Builder module for Nuxt",
|
|
7737
|
+
"repo": "vueform/builder#main/nuxt",
|
|
7738
|
+
"npm": "@vueform/builder-nuxt",
|
|
7739
|
+
"icon": "vueform.svg",
|
|
7740
|
+
"github": "https://github.com/vueform/builder",
|
|
7741
|
+
"website": "https://builder.vueform.com",
|
|
7742
|
+
"learn_more": "https://builder.vueform.com/docs/installation#nuxt",
|
|
7743
|
+
"category": "Libraries",
|
|
7744
|
+
"type": "3rd-party",
|
|
7745
|
+
"maintainers": [
|
|
7746
|
+
{
|
|
7747
|
+
"name": "Adam Berecz",
|
|
7748
|
+
"github": "adamberecz",
|
|
7749
|
+
"twitter": "bereczadam"
|
|
7750
|
+
}
|
|
7751
|
+
],
|
|
7752
|
+
"compatibility": {
|
|
7753
|
+
"nuxt": "^3.0.0",
|
|
7754
|
+
"requires": {}
|
|
7755
|
+
}
|
|
7756
|
+
},
|
|
7757
|
+
{
|
|
7758
|
+
"name": "vueform",
|
|
7759
|
+
"description": "Official Vueform module for Nuxt",
|
|
7760
|
+
"repo": "vueform/vueform#main/nuxt",
|
|
7761
|
+
"npm": "@vueform/nuxt",
|
|
7762
|
+
"icon": "vueform.svg",
|
|
7763
|
+
"github": "https://github.com/vueform/vueform",
|
|
7764
|
+
"website": "https://vueform.com",
|
|
7765
|
+
"learn_more": "https://vueform.com/docs/installation#nuxt",
|
|
7766
|
+
"category": "Libraries",
|
|
7767
|
+
"type": "3rd-party",
|
|
7768
|
+
"maintainers": [
|
|
7769
|
+
{
|
|
7770
|
+
"name": "Adam Berecz",
|
|
7771
|
+
"github": "adamberecz",
|
|
7772
|
+
"twitter": "bereczadam"
|
|
7773
|
+
}
|
|
7774
|
+
],
|
|
7775
|
+
"compatibility": {
|
|
7776
|
+
"nuxt": "^3.0.0",
|
|
7777
|
+
"requires": {}
|
|
7778
|
+
}
|
|
7779
|
+
},
|
|
7155
7780
|
{
|
|
7156
7781
|
"name": "vuestic",
|
|
7157
7782
|
"description": "Vuestic UI module for Nuxt",
|
|
@@ -7159,8 +7784,8 @@
|
|
|
7159
7784
|
"npm": "@vuestic/nuxt",
|
|
7160
7785
|
"icon": "vuestic.png",
|
|
7161
7786
|
"github": "https://github.com/epicmaxco/vuestic-ui/tree/develop/packages/nuxt",
|
|
7162
|
-
"website": "https://vuestic.dev",
|
|
7163
|
-
"learn_more": "https://vuestic.dev/
|
|
7787
|
+
"website": "https://ui.vuestic.dev",
|
|
7788
|
+
"learn_more": "https://ui.vuestic.dev/getting-started/nuxt",
|
|
7164
7789
|
"category": "UI",
|
|
7165
7790
|
"type": "3rd-party",
|
|
7166
7791
|
"maintainers": [
|
|
@@ -7181,8 +7806,8 @@
|
|
|
7181
7806
|
"npm": "vuetify-nuxt-module",
|
|
7182
7807
|
"icon": "vuetify-logo-v3-dark.svg",
|
|
7183
7808
|
"github": "https://github.com/userquin/vuetify-nuxt-module",
|
|
7184
|
-
"website": "https://
|
|
7185
|
-
"learn_more": "https://vuetify-nuxt-module.
|
|
7809
|
+
"website": "https://vuetify-nuxt-module.netlify.app/",
|
|
7810
|
+
"learn_more": "https://github.com/userquin/vuetify-nuxt-module/blob/main/README.md",
|
|
7186
7811
|
"category": "UI",
|
|
7187
7812
|
"type": "3rd-party",
|
|
7188
7813
|
"maintainers": [
|
|
@@ -7427,7 +8052,7 @@
|
|
|
7427
8052
|
"icon": "webpack.png",
|
|
7428
8053
|
"github": "https://github.com/nuxt-community/webpackmonitor-module",
|
|
7429
8054
|
"website": "https://github.com/nuxt-community/webpackmonitor-module",
|
|
7430
|
-
"learn_more": "
|
|
8055
|
+
"learn_more": "",
|
|
7431
8056
|
"category": "Devtools",
|
|
7432
8057
|
"type": "community",
|
|
7433
8058
|
"maintainers": [
|
|
@@ -7493,11 +8118,11 @@
|
|
|
7493
8118
|
{
|
|
7494
8119
|
"name": "windicss",
|
|
7495
8120
|
"description": "Next generation utility-first CSS framework.",
|
|
7496
|
-
"repo": "windicss/nuxt-windicss
|
|
8121
|
+
"repo": "windicss/nuxt-windicss#main/packages/nuxt-windicss",
|
|
7497
8122
|
"npm": "nuxt-windicss",
|
|
7498
8123
|
"icon": "windicss.svg",
|
|
7499
|
-
"github": "https://github.com/windicss/nuxt-windicss
|
|
7500
|
-
"website": "https://github.com/windicss/nuxt-windicss
|
|
8124
|
+
"github": "https://github.com/windicss/nuxt-windicss",
|
|
8125
|
+
"website": "https://github.com/windicss/nuxt-windicss",
|
|
7501
8126
|
"learn_more": "https://windicss.org/",
|
|
7502
8127
|
"category": "UI",
|
|
7503
8128
|
"type": "3rd-party",
|