@nuxt/modules 0.6.0-ad2d27 → 0.6.0-af08ce
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 +1040 -435
- package/package.json +9 -5
package/modules.json
CHANGED
|
@@ -1,26 +1,4 @@
|
|
|
1
1
|
[
|
|
2
|
-
{
|
|
3
|
-
"name": "Nuxt zodI18n",
|
|
4
|
-
"description": "A Nuxt Module for localizing zod error messages.",
|
|
5
|
-
"repo": "xibman/nuxt-zod-i18n",
|
|
6
|
-
"npm": "nuxt-zod-i18n",
|
|
7
|
-
"icon": "",
|
|
8
|
-
"github": "https://github.com/xibman/nuxt-zod-i18n",
|
|
9
|
-
"website": "https://github.com/xibman/nuxt-zod-i18n",
|
|
10
|
-
"learn_more": "",
|
|
11
|
-
"category": "Devtools",
|
|
12
|
-
"type": "3rd-party",
|
|
13
|
-
"maintainers": [
|
|
14
|
-
{
|
|
15
|
-
"name": "xibman",
|
|
16
|
-
"github": "xibman"
|
|
17
|
-
}
|
|
18
|
-
],
|
|
19
|
-
"compatibility": {
|
|
20
|
-
"nuxt": "^2.0.0",
|
|
21
|
-
"requires": {}
|
|
22
|
-
}
|
|
23
|
-
},
|
|
24
2
|
{
|
|
25
3
|
"name": "ackee",
|
|
26
4
|
"description": "Nuxt module for Ackee analytics",
|
|
@@ -201,7 +179,7 @@
|
|
|
201
179
|
"github": "https://github.com/egidiusmengelberg/nuxt-aos",
|
|
202
180
|
"website": "https://github.com/egidiusmengelberg/nuxt-aos",
|
|
203
181
|
"learn_more": "",
|
|
204
|
-
"category": "
|
|
182
|
+
"category": "Libraries",
|
|
205
183
|
"type": "3rd-party",
|
|
206
184
|
"maintainers": [
|
|
207
185
|
{
|
|
@@ -216,12 +194,12 @@
|
|
|
216
194
|
},
|
|
217
195
|
{
|
|
218
196
|
"name": "api-party",
|
|
219
|
-
"description": "
|
|
197
|
+
"description": "Securely connect to any API with a server proxy and dynamic composables",
|
|
220
198
|
"repo": "johannschopplich/nuxt-api-party",
|
|
221
199
|
"npm": "nuxt-api-party",
|
|
222
200
|
"icon": "api-party.svg",
|
|
223
201
|
"github": "https://github.com/johannschopplich/nuxt-api-party",
|
|
224
|
-
"website": "https://nuxt-api-party.
|
|
202
|
+
"website": "https://nuxt-api-party.byjohann.dev/",
|
|
225
203
|
"learn_more": "",
|
|
226
204
|
"category": "Request",
|
|
227
205
|
"type": "3rd-party",
|
|
@@ -238,6 +216,28 @@
|
|
|
238
216
|
"requires": {}
|
|
239
217
|
}
|
|
240
218
|
},
|
|
219
|
+
{
|
|
220
|
+
"name": "api-shield",
|
|
221
|
+
"description": "Nuxt API Shield - Rate Limiting",
|
|
222
|
+
"repo": "rrd108/nuxt-api-shield",
|
|
223
|
+
"npm": "nuxt-api-shield",
|
|
224
|
+
"icon": "api-shield.png",
|
|
225
|
+
"github": "https://github.com/rrd108/nuxt-api-shield",
|
|
226
|
+
"website": "https://github.com/rrd108/nuxt-api-shield",
|
|
227
|
+
"learn_more": "",
|
|
228
|
+
"category": "Security",
|
|
229
|
+
"type": "3rd-party",
|
|
230
|
+
"maintainers": [
|
|
231
|
+
{
|
|
232
|
+
"name": "rrd",
|
|
233
|
+
"github": "rrd108"
|
|
234
|
+
}
|
|
235
|
+
],
|
|
236
|
+
"compatibility": {
|
|
237
|
+
"nuxt": "^3.0.0",
|
|
238
|
+
"requires": {}
|
|
239
|
+
}
|
|
240
|
+
},
|
|
241
241
|
{
|
|
242
242
|
"name": "apis-to-file",
|
|
243
243
|
"description": "Build module to merge and transform multiple API and GraphQL requests into a single one and loaded only when needed, like a payload extractor",
|
|
@@ -384,7 +384,7 @@
|
|
|
384
384
|
"github": "https://github.com/atinux/nuxt-auth-utils",
|
|
385
385
|
"website": "https://github.com/atinux/nuxt-auth-utils",
|
|
386
386
|
"learn_more": "",
|
|
387
|
-
"category": "
|
|
387
|
+
"category": "Security",
|
|
388
388
|
"type": "3rd-party",
|
|
389
389
|
"maintainers": [
|
|
390
390
|
{
|
|
@@ -778,10 +778,10 @@
|
|
|
778
778
|
"description": "Privacy-first, end-to-end encrypted analytics",
|
|
779
779
|
"repo": "chiffre-io/nuxt-chiffre",
|
|
780
780
|
"npm": "nuxt-chiffre",
|
|
781
|
-
"icon": "
|
|
781
|
+
"icon": "chiffre.png",
|
|
782
782
|
"github": "https://github.com/chiffre-io/nuxt-chiffre",
|
|
783
783
|
"website": "https://github.com/chiffre-io/nuxt-chiffre",
|
|
784
|
-
"learn_more": "https://chiffre.io",
|
|
784
|
+
"learn_more": "https://chiffre.io/",
|
|
785
785
|
"category": "Analytics",
|
|
786
786
|
"type": "3rd-party",
|
|
787
787
|
"maintainers": [
|
|
@@ -1013,7 +1013,7 @@
|
|
|
1013
1013
|
"npm": "@nuxt/content",
|
|
1014
1014
|
"icon": "nuxt.svg",
|
|
1015
1015
|
"github": "https://github.com/nuxt/content",
|
|
1016
|
-
"website": "https://content.
|
|
1016
|
+
"website": "https://content.nuxt.com",
|
|
1017
1017
|
"learn_more": "",
|
|
1018
1018
|
"category": "CMS",
|
|
1019
1019
|
"type": "official",
|
|
@@ -1298,7 +1298,7 @@
|
|
|
1298
1298
|
"npm": "@nuxt/devtools",
|
|
1299
1299
|
"icon": "nuxt.svg",
|
|
1300
1300
|
"github": "https://github.com/nuxt/devtools",
|
|
1301
|
-
"website": "https://devtools.
|
|
1301
|
+
"website": "https://devtools.nuxt.com",
|
|
1302
1302
|
"learn_more": "",
|
|
1303
1303
|
"category": "Devtools",
|
|
1304
1304
|
"type": "official",
|
|
@@ -1557,7 +1557,7 @@
|
|
|
1557
1557
|
}
|
|
1558
1558
|
},
|
|
1559
1559
|
{
|
|
1560
|
-
"name": "eslint",
|
|
1560
|
+
"name": "eslint-module",
|
|
1561
1561
|
"description": "ESLint module for Nuxt",
|
|
1562
1562
|
"repo": "nuxt-community/eslint-module",
|
|
1563
1563
|
"npm": "@nuxtjs/eslint-module",
|
|
@@ -1578,6 +1578,29 @@
|
|
|
1578
1578
|
"requires": {}
|
|
1579
1579
|
}
|
|
1580
1580
|
},
|
|
1581
|
+
{
|
|
1582
|
+
"name": "eslint",
|
|
1583
|
+
"description": "All-in-one ESLint module for Nuxt, provides project-aware, easy-to-use, extensible and future-proof integrations.",
|
|
1584
|
+
"repo": "nuxt/eslint",
|
|
1585
|
+
"npm": "@nuxt/eslint",
|
|
1586
|
+
"icon": "nuxt.svg",
|
|
1587
|
+
"github": "https://github.com/nuxt/eslint",
|
|
1588
|
+
"website": "https://eslint.nuxt.com",
|
|
1589
|
+
"learn_more": "https://eslint.nuxt.com/packages/module",
|
|
1590
|
+
"category": "Devtools",
|
|
1591
|
+
"type": "official",
|
|
1592
|
+
"maintainers": [
|
|
1593
|
+
{
|
|
1594
|
+
"name": "Anthony Fu",
|
|
1595
|
+
"github": "antfu",
|
|
1596
|
+
"twitter": "antfu7"
|
|
1597
|
+
}
|
|
1598
|
+
],
|
|
1599
|
+
"compatibility": {
|
|
1600
|
+
"nuxt": "^3.0.0",
|
|
1601
|
+
"requires": {}
|
|
1602
|
+
}
|
|
1603
|
+
},
|
|
1581
1604
|
{
|
|
1582
1605
|
"name": "event-trace",
|
|
1583
1606
|
"description": "Module for event trace in Nuxt",
|
|
@@ -1600,6 +1623,29 @@
|
|
|
1600
1623
|
"requires": {}
|
|
1601
1624
|
}
|
|
1602
1625
|
},
|
|
1626
|
+
{
|
|
1627
|
+
"name": "fathom-analytics",
|
|
1628
|
+
"description": "Fathom analytics integration for Nuxt",
|
|
1629
|
+
"repo": "valgeirb/nuxt-fathom",
|
|
1630
|
+
"npm": "nuxt-fathom",
|
|
1631
|
+
"icon": "fathom-analytics.svg",
|
|
1632
|
+
"github": "https://github.com/valgeirb/nuxt-fathom",
|
|
1633
|
+
"website": "https://github.com/valgeirb/nuxt-fathom#readme",
|
|
1634
|
+
"learn_more": "",
|
|
1635
|
+
"category": "Analytics",
|
|
1636
|
+
"type": "3rd-party",
|
|
1637
|
+
"maintainers": [
|
|
1638
|
+
{
|
|
1639
|
+
"name": "Valgeir Björnsson",
|
|
1640
|
+
"github": "valgeirb",
|
|
1641
|
+
"avatar": "https://avatars.githubusercontent.com/valgeirb"
|
|
1642
|
+
}
|
|
1643
|
+
],
|
|
1644
|
+
"compatibility": {
|
|
1645
|
+
"nuxt": "^3.0.0",
|
|
1646
|
+
"requires": {}
|
|
1647
|
+
}
|
|
1648
|
+
},
|
|
1603
1649
|
{
|
|
1604
1650
|
"name": "fathom",
|
|
1605
1651
|
"description": "Fathom analytics for Nuxt",
|
|
@@ -1800,10 +1846,33 @@
|
|
|
1800
1846
|
"requires": {}
|
|
1801
1847
|
}
|
|
1802
1848
|
},
|
|
1849
|
+
{
|
|
1850
|
+
"name": "fonts",
|
|
1851
|
+
"description": "Plug-and-play web font optimization and configuration for Nuxt apps.",
|
|
1852
|
+
"repo": "nuxt/fonts",
|
|
1853
|
+
"npm": "@nuxt/fonts",
|
|
1854
|
+
"icon": "nuxt.svg",
|
|
1855
|
+
"github": "https://github.com/nuxt/fonts",
|
|
1856
|
+
"website": "https://github.com/nuxt/fonts",
|
|
1857
|
+
"learn_more": "",
|
|
1858
|
+
"category": "Libraries",
|
|
1859
|
+
"type": "official",
|
|
1860
|
+
"maintainers": [
|
|
1861
|
+
{
|
|
1862
|
+
"name": "Daniel Roe",
|
|
1863
|
+
"github": "danielroe",
|
|
1864
|
+
"twitter": "danielcroe"
|
|
1865
|
+
}
|
|
1866
|
+
],
|
|
1867
|
+
"compatibility": {
|
|
1868
|
+
"nuxt": "^3.0.0",
|
|
1869
|
+
"requires": {}
|
|
1870
|
+
}
|
|
1871
|
+
},
|
|
1803
1872
|
{
|
|
1804
1873
|
"name": "form-actions",
|
|
1805
1874
|
"description": "A set of features and composables to interact with forms and server data.",
|
|
1806
|
-
"repo": "Hebilicious/form-actions-nuxt#main/packages/form-
|
|
1875
|
+
"repo": "Hebilicious/form-actions-nuxt#main/packages/form-actions-nuxt",
|
|
1807
1876
|
"npm": "@hebilicious/form-actions-nuxt",
|
|
1808
1877
|
"icon": "form-actions.svg",
|
|
1809
1878
|
"github": "https://github.com/Hebilicious/form-actions-nuxt",
|
|
@@ -1831,7 +1900,7 @@
|
|
|
1831
1900
|
"icon": "formkit.png",
|
|
1832
1901
|
"github": "https://github.com/formkit/formkit",
|
|
1833
1902
|
"website": "https://formkit.com",
|
|
1834
|
-
"learn_more": "https://formkit.com/
|
|
1903
|
+
"learn_more": "https://formkit.com/getting-started/installation",
|
|
1835
1904
|
"category": "Libraries",
|
|
1836
1905
|
"type": "3rd-party",
|
|
1837
1906
|
"maintainers": [
|
|
@@ -2044,7 +2113,7 @@
|
|
|
2044
2113
|
"icon": "graphql-client.svg",
|
|
2045
2114
|
"github": "https://github.com/diizzayy/nuxt-graphql-client",
|
|
2046
2115
|
"website": "https://github.com/diizzayy/nuxt-graphql-client",
|
|
2047
|
-
"learn_more": "https://
|
|
2116
|
+
"learn_more": "https://nuxt-graphql-client.web.app/",
|
|
2048
2117
|
"category": "Request",
|
|
2049
2118
|
"type": "3rd-party",
|
|
2050
2119
|
"maintainers": [
|
|
@@ -2105,7 +2174,7 @@
|
|
|
2105
2174
|
},
|
|
2106
2175
|
{
|
|
2107
2176
|
"name": "gtag",
|
|
2108
|
-
"description": "Google Analytics integration for Nuxt",
|
|
2177
|
+
"description": "Google Analytics integration for Nuxt: Google Analytics, Google Ads and more",
|
|
2109
2178
|
"repo": "johannschopplich/nuxt-gtag",
|
|
2110
2179
|
"npm": "nuxt-gtag",
|
|
2111
2180
|
"icon": "gtag.svg",
|
|
@@ -2328,6 +2397,28 @@
|
|
|
2328
2397
|
"requires": {}
|
|
2329
2398
|
}
|
|
2330
2399
|
},
|
|
2400
|
+
{
|
|
2401
|
+
"name": "hotjar",
|
|
2402
|
+
"description": "Add HotJar to your Nuxt application",
|
|
2403
|
+
"repo": "damevin/nuxt-module-hotjar",
|
|
2404
|
+
"npm": "nuxt-module-hotjar",
|
|
2405
|
+
"icon": "hotjar.png",
|
|
2406
|
+
"github": "https://github.com/damevin/nuxt-module-hotjar",
|
|
2407
|
+
"website": "https://github.com/damevin/nuxt-module-hotjar",
|
|
2408
|
+
"learn_more": "https://github.com/damevin/nuxt-module-hotjar#nuxt-hotjar",
|
|
2409
|
+
"category": "SEO",
|
|
2410
|
+
"type": "3rd-party",
|
|
2411
|
+
"maintainers": [
|
|
2412
|
+
{
|
|
2413
|
+
"name": "Raphaël DAMEVIN",
|
|
2414
|
+
"github": "damevin"
|
|
2415
|
+
}
|
|
2416
|
+
],
|
|
2417
|
+
"compatibility": {
|
|
2418
|
+
"nuxt": "^3.0.0",
|
|
2419
|
+
"requires": {}
|
|
2420
|
+
}
|
|
2421
|
+
},
|
|
2331
2422
|
{
|
|
2332
2423
|
"name": "html-minifier",
|
|
2333
2424
|
"description": "Minify the html for each request served by nuxt server (nuxt start)",
|
|
@@ -2357,7 +2448,7 @@
|
|
|
2357
2448
|
"npm": "@nuxtjs/html-validator",
|
|
2358
2449
|
"icon": "html-validator.png",
|
|
2359
2450
|
"github": "https://github.com/nuxt-modules/html-validator",
|
|
2360
|
-
"website": "https://html-validator
|
|
2451
|
+
"website": "https://github.com/nuxt-modules/html-validator",
|
|
2361
2452
|
"learn_more": "https://html-validate.org",
|
|
2362
2453
|
"category": "Performance",
|
|
2363
2454
|
"type": "community",
|
|
@@ -2403,6 +2494,44 @@
|
|
|
2403
2494
|
"requires": {}
|
|
2404
2495
|
}
|
|
2405
2496
|
},
|
|
2497
|
+
{
|
|
2498
|
+
"name": "hub",
|
|
2499
|
+
"description": "Build full-stack Nuxt applications on the edge, with zero configuration.",
|
|
2500
|
+
"repo": "nuxt-hub/core",
|
|
2501
|
+
"npm": "@nuxthub/core",
|
|
2502
|
+
"icon": "nuxthub.svg",
|
|
2503
|
+
"github": "https://github.com/nuxt-hub/core",
|
|
2504
|
+
"website": "https://hub.nuxt.com",
|
|
2505
|
+
"learn_more": "",
|
|
2506
|
+
"category": "Database",
|
|
2507
|
+
"type": "3rd-party",
|
|
2508
|
+
"maintainers": [
|
|
2509
|
+
{
|
|
2510
|
+
"name": "Sebastien Chopin",
|
|
2511
|
+
"github": "Atinux"
|
|
2512
|
+
},
|
|
2513
|
+
{
|
|
2514
|
+
"name": "Ahad Birang",
|
|
2515
|
+
"github": "farnabaz"
|
|
2516
|
+
},
|
|
2517
|
+
{
|
|
2518
|
+
"name": "Sylvain Marroufin",
|
|
2519
|
+
"github": "smarroufin"
|
|
2520
|
+
},
|
|
2521
|
+
{
|
|
2522
|
+
"name": "Florent Delerue",
|
|
2523
|
+
"github": "flosciante"
|
|
2524
|
+
},
|
|
2525
|
+
{
|
|
2526
|
+
"name": "NuxtLabs",
|
|
2527
|
+
"github": "nuxtlabs"
|
|
2528
|
+
}
|
|
2529
|
+
],
|
|
2530
|
+
"compatibility": {
|
|
2531
|
+
"nuxt": "^3.0.0",
|
|
2532
|
+
"requires": {}
|
|
2533
|
+
}
|
|
2534
|
+
},
|
|
2406
2535
|
{
|
|
2407
2536
|
"name": "humans-txt",
|
|
2408
2537
|
"description": "An initiative for knowing the people behind a website. It is a Nuxt buildModules that add a TXT file containing information about the different people who have contributed to building the website.",
|
|
@@ -2433,8 +2562,8 @@
|
|
|
2433
2562
|
"npm": "@nuxtjs/i18n",
|
|
2434
2563
|
"icon": "i18n.png",
|
|
2435
2564
|
"github": "https://github.com/nuxt-modules/i18n",
|
|
2436
|
-
"website": "https://
|
|
2437
|
-
"learn_more": "https://
|
|
2565
|
+
"website": "https://i18n.nuxtjs.org",
|
|
2566
|
+
"learn_more": "https://vue-i18n.intlify.dev/",
|
|
2438
2567
|
"category": "Extensions",
|
|
2439
2568
|
"type": "community",
|
|
2440
2569
|
"maintainers": [
|
|
@@ -2445,6 +2574,10 @@
|
|
|
2445
2574
|
{
|
|
2446
2575
|
"name": "Kazuya Kawaguchi",
|
|
2447
2576
|
"github": "kazupon"
|
|
2577
|
+
},
|
|
2578
|
+
{
|
|
2579
|
+
"name": "Bobbie Goede",
|
|
2580
|
+
"github": "BobbieGoede"
|
|
2448
2581
|
}
|
|
2449
2582
|
],
|
|
2450
2583
|
"compatibility": {
|
|
@@ -2765,7 +2898,8 @@
|
|
|
2765
2898
|
"compatibility": {
|
|
2766
2899
|
"nuxt": "^3.0.0",
|
|
2767
2900
|
"requires": {}
|
|
2768
|
-
}
|
|
2901
|
+
},
|
|
2902
|
+
"sponsor": true
|
|
2769
2903
|
},
|
|
2770
2904
|
{
|
|
2771
2905
|
"name": "kql",
|
|
@@ -2774,7 +2908,7 @@
|
|
|
2774
2908
|
"npm": "nuxt-kql",
|
|
2775
2909
|
"icon": "kql.svg",
|
|
2776
2910
|
"github": "https://github.com/johannschopplich/nuxt-kql",
|
|
2777
|
-
"website": "https://nuxt-kql.
|
|
2911
|
+
"website": "https://nuxt-kql.byjohann.dev/",
|
|
2778
2912
|
"learn_more": "",
|
|
2779
2913
|
"category": "CMS",
|
|
2780
2914
|
"type": "3rd-party",
|
|
@@ -2903,7 +3037,7 @@
|
|
|
2903
3037
|
},
|
|
2904
3038
|
{
|
|
2905
3039
|
"name": "link-checker",
|
|
2906
|
-
"description": "Find and magically fix links that may be negatively effecting your
|
|
3040
|
+
"description": "Find and magically fix links that may be negatively effecting your SEO.",
|
|
2907
3041
|
"repo": "harlan-zw/nuxt-link-checker",
|
|
2908
3042
|
"npm": "nuxt-link-checker",
|
|
2909
3043
|
"icon": "link-checker.svg",
|
|
@@ -3021,6 +3155,30 @@
|
|
|
3021
3155
|
"requires": {}
|
|
3022
3156
|
}
|
|
3023
3157
|
},
|
|
3158
|
+
{
|
|
3159
|
+
"name": "logto",
|
|
3160
|
+
"description": "The better Nuxt auth module for developers.",
|
|
3161
|
+
"repo": "logto-io/js#master/packages/nuxt",
|
|
3162
|
+
"npm": "@logto/nuxt",
|
|
3163
|
+
"icon": "logto.svg",
|
|
3164
|
+
"github": "https://github.com/logto-io/js/tree/master/packages/nuxt",
|
|
3165
|
+
"website": "https://logto.io",
|
|
3166
|
+
"learn_more": "https://docs.logto.io",
|
|
3167
|
+
"category": "Security",
|
|
3168
|
+
"type": "3rd-party",
|
|
3169
|
+
"maintainers": [
|
|
3170
|
+
{
|
|
3171
|
+
"name": "logto",
|
|
3172
|
+
"github": "logto-io",
|
|
3173
|
+
"twitter": "logto_io"
|
|
3174
|
+
}
|
|
3175
|
+
],
|
|
3176
|
+
"compatibility": {
|
|
3177
|
+
"nuxt": "^3.0.0",
|
|
3178
|
+
"requires": {}
|
|
3179
|
+
},
|
|
3180
|
+
"sponsor": true
|
|
3181
|
+
},
|
|
3024
3182
|
{
|
|
3025
3183
|
"name": "lucide-icons",
|
|
3026
3184
|
"description": "Nuxt module to integrate Lucide icons",
|
|
@@ -3072,10 +3230,10 @@
|
|
|
3072
3230
|
{
|
|
3073
3231
|
"name": "magic-regexp",
|
|
3074
3232
|
"description": "A compiled-away, type-safe, readable RegExp alternative",
|
|
3075
|
-
"repo": "
|
|
3233
|
+
"repo": "unjs/magic-regexp",
|
|
3076
3234
|
"npm": "magic-regexp",
|
|
3077
3235
|
"icon": "magic-regexp.svg",
|
|
3078
|
-
"github": "https://github.com/
|
|
3236
|
+
"github": "https://github.com/unjs/magic-regexp",
|
|
3079
3237
|
"website": "https://magic-regexp.roe.dev",
|
|
3080
3238
|
"learn_more": "https://magic-regexp.roe.dev",
|
|
3081
3239
|
"category": "Libraries",
|
|
@@ -3092,6 +3250,29 @@
|
|
|
3092
3250
|
"requires": {}
|
|
3093
3251
|
}
|
|
3094
3252
|
},
|
|
3253
|
+
{
|
|
3254
|
+
"name": "mailpit",
|
|
3255
|
+
"description": "Integrates Mailpit web UI in Nuxt devtools",
|
|
3256
|
+
"repo": "tdolsen/nuxt-mailpit",
|
|
3257
|
+
"npm": "nuxt-mailpit",
|
|
3258
|
+
"icon": "mailpit.svg",
|
|
3259
|
+
"github": "https://github.com/tdolsen/nuxt-mailpit",
|
|
3260
|
+
"website": "https://github.com/tdolsen/nuxt-mailpit",
|
|
3261
|
+
"learn_more": "https://github.com/tdolsen/nuxt-mailpit",
|
|
3262
|
+
"category": "Devtools",
|
|
3263
|
+
"type": "3rd-party",
|
|
3264
|
+
"maintainers": [
|
|
3265
|
+
{
|
|
3266
|
+
"name": "Torkild Dyvik Olsen",
|
|
3267
|
+
"github": "tdolsen",
|
|
3268
|
+
"twitter": "tdolsen"
|
|
3269
|
+
}
|
|
3270
|
+
],
|
|
3271
|
+
"compatibility": {
|
|
3272
|
+
"nuxt": "^3.8.0",
|
|
3273
|
+
"requires": {}
|
|
3274
|
+
}
|
|
3275
|
+
},
|
|
3095
3276
|
{
|
|
3096
3277
|
"name": "markdownit",
|
|
3097
3278
|
"description": "Use Markdown in your Nuxt application with the markdownit-loader",
|
|
@@ -3115,6 +3296,30 @@
|
|
|
3115
3296
|
"requires": {}
|
|
3116
3297
|
}
|
|
3117
3298
|
},
|
|
3299
|
+
{
|
|
3300
|
+
"name": "marquee",
|
|
3301
|
+
"description": "A lightweight Nuxt 3 module that harnesses the power of CSS animations to create silky smooth marquees.",
|
|
3302
|
+
"repo": "hanzydev/nuxt-marquee",
|
|
3303
|
+
"npm": "nuxt-marquee",
|
|
3304
|
+
"icon": "marquee.png",
|
|
3305
|
+
"github": "https://github.com/hanzydev/nuxt-marquee/",
|
|
3306
|
+
"website": "https://hanzydev.github.io/nuxt-marquee/",
|
|
3307
|
+
"learn_more": "",
|
|
3308
|
+
"category": "UI",
|
|
3309
|
+
"type": "3rd-party",
|
|
3310
|
+
"maintainers": [
|
|
3311
|
+
{
|
|
3312
|
+
"name": "Hànzy",
|
|
3313
|
+
"github": "hanzydev",
|
|
3314
|
+
"avatar": "https://avatars.githubusercontent.com/u/77491112?v=4"
|
|
3315
|
+
}
|
|
3316
|
+
],
|
|
3317
|
+
"compatibility": {
|
|
3318
|
+
"nuxt": "^3.0.0",
|
|
3319
|
+
"requires": {},
|
|
3320
|
+
"devtools": "^0.0.0"
|
|
3321
|
+
}
|
|
3322
|
+
},
|
|
3118
3323
|
{
|
|
3119
3324
|
"name": "matomo",
|
|
3120
3325
|
"description": "Add Matomo analytics to your nuxt.js application. This plugin automatically sends first page and route change events to matomo",
|
|
@@ -3140,14 +3345,14 @@
|
|
|
3140
3345
|
{
|
|
3141
3346
|
"name": "maz-ui",
|
|
3142
3347
|
"description": "install easily maz-ui library to take advantage of auto-import components, plugins, composables and CSS files.",
|
|
3143
|
-
"repo": "louismazel/maz-ui",
|
|
3348
|
+
"repo": "louismazel/maz-ui#master/packages/lib",
|
|
3144
3349
|
"npm": "maz-ui",
|
|
3145
3350
|
"icon": "maz-ui.png",
|
|
3146
3351
|
"github": "https://github.com/louismazel/maz-ui",
|
|
3147
|
-
"website": "https://
|
|
3148
|
-
"learn_more": "https://
|
|
3352
|
+
"website": "https://maz-ui.com/",
|
|
3353
|
+
"learn_more": "https://maz-ui.com/guide/nuxt",
|
|
3149
3354
|
"category": "UI",
|
|
3150
|
-
"type": "
|
|
3355
|
+
"type": "3rd-party",
|
|
3151
3356
|
"maintainers": [
|
|
3152
3357
|
{
|
|
3153
3358
|
"name": "Loïc Mazuel",
|
|
@@ -3159,6 +3364,28 @@
|
|
|
3159
3364
|
"requires": {}
|
|
3160
3365
|
}
|
|
3161
3366
|
},
|
|
3367
|
+
{
|
|
3368
|
+
"name": "mdc",
|
|
3369
|
+
"description": "MDC supercharges regular Markdown to write documents interacting deeply with any Vue component.",
|
|
3370
|
+
"repo": "nuxt-modules/mdc",
|
|
3371
|
+
"npm": "@nuxtjs/mdc",
|
|
3372
|
+
"icon": "mdc.png",
|
|
3373
|
+
"github": "https://github.com/nuxt-modules/mdc",
|
|
3374
|
+
"website": "https://github.com/nuxt-modules/mdc",
|
|
3375
|
+
"learn_more": "",
|
|
3376
|
+
"category": "Extensions",
|
|
3377
|
+
"type": "community",
|
|
3378
|
+
"maintainers": [
|
|
3379
|
+
{
|
|
3380
|
+
"name": "farnabaz",
|
|
3381
|
+
"github": "farnabaz"
|
|
3382
|
+
}
|
|
3383
|
+
],
|
|
3384
|
+
"compatibility": {
|
|
3385
|
+
"nuxt": "^3.0.0",
|
|
3386
|
+
"requires": {}
|
|
3387
|
+
}
|
|
3388
|
+
},
|
|
3162
3389
|
{
|
|
3163
3390
|
"name": "mdx",
|
|
3164
3391
|
"description": "Write JSX in your Markdown with Nuxt and import Vue Components in your .mdx files",
|
|
@@ -3255,28 +3482,6 @@
|
|
|
3255
3482
|
"requires": {}
|
|
3256
3483
|
}
|
|
3257
3484
|
},
|
|
3258
|
-
{
|
|
3259
|
-
"name": "mobile",
|
|
3260
|
-
"description": "nuxt-mobile-detect is a wrapper around mobile-detect.js for nuxtjs. It can be used client side and server side.",
|
|
3261
|
-
"repo": "ChanningDefoe/nuxt-mobile-detect",
|
|
3262
|
-
"npm": "nuxt-mobile",
|
|
3263
|
-
"icon": "",
|
|
3264
|
-
"github": "https://github.com/ChanningDefoe/nuxt-mobile-detect",
|
|
3265
|
-
"website": "https://github.com/ChanningDefoe/nuxt-mobile-detect",
|
|
3266
|
-
"learn_more": "https://github.com/hgoebl/mobile-detect.js",
|
|
3267
|
-
"category": "Extensions",
|
|
3268
|
-
"type": "3rd-party",
|
|
3269
|
-
"maintainers": [
|
|
3270
|
-
{
|
|
3271
|
-
"name": "ChanningDefoe",
|
|
3272
|
-
"github": "ChanningDefoe"
|
|
3273
|
-
}
|
|
3274
|
-
],
|
|
3275
|
-
"compatibility": {
|
|
3276
|
-
"nuxt": "^2.0.0",
|
|
3277
|
-
"requires": {}
|
|
3278
|
-
}
|
|
3279
|
-
},
|
|
3280
3485
|
{
|
|
3281
3486
|
"name": "module-feed",
|
|
3282
3487
|
"description": "Feed module enables everyone to have RSS, Atom and JSON.",
|
|
@@ -3328,20 +3533,20 @@
|
|
|
3328
3533
|
}
|
|
3329
3534
|
},
|
|
3330
3535
|
{
|
|
3331
|
-
"name": "
|
|
3332
|
-
"description": "
|
|
3333
|
-
"repo": "
|
|
3334
|
-
"npm": "nuxt-
|
|
3536
|
+
"name": "neo",
|
|
3537
|
+
"description": "A nuxt.js module that implements a universal api layer, same-way compatible between server and client side.",
|
|
3538
|
+
"repo": "ezypeeze/nuxt-neo",
|
|
3539
|
+
"npm": "nuxt-neo",
|
|
3335
3540
|
"icon": "",
|
|
3336
|
-
"github": "https://github.com/
|
|
3337
|
-
"website": "https://github.
|
|
3338
|
-
"learn_more": "
|
|
3339
|
-
"category": "
|
|
3541
|
+
"github": "https://github.com/ezypeeze/nuxt-neo",
|
|
3542
|
+
"website": "https://ezypeeze.github.io/nuxt-neo",
|
|
3543
|
+
"learn_more": "",
|
|
3544
|
+
"category": "Request",
|
|
3340
3545
|
"type": "3rd-party",
|
|
3341
3546
|
"maintainers": [
|
|
3342
3547
|
{
|
|
3343
|
-
"name": "
|
|
3344
|
-
"github": "
|
|
3548
|
+
"name": "ezypeeze",
|
|
3549
|
+
"github": "ezypeeze"
|
|
3345
3550
|
}
|
|
3346
3551
|
],
|
|
3347
3552
|
"compatibility": {
|
|
@@ -3350,24 +3555,24 @@
|
|
|
3350
3555
|
}
|
|
3351
3556
|
},
|
|
3352
3557
|
{
|
|
3353
|
-
"name": "
|
|
3354
|
-
"description": "
|
|
3355
|
-
"repo": "
|
|
3356
|
-
"npm": "nuxt-
|
|
3357
|
-
"icon": "",
|
|
3358
|
-
"github": "https://github.com/
|
|
3359
|
-
"website": "https://
|
|
3558
|
+
"name": "neo4j",
|
|
3559
|
+
"description": "Effortlessly integrate Neo4j's powerful graph database into your Nuxt applications!",
|
|
3560
|
+
"repo": "arashsheyda/nuxt-neo4j",
|
|
3561
|
+
"npm": "nuxt-neo4j",
|
|
3562
|
+
"icon": "nuxt-neo4j.png",
|
|
3563
|
+
"github": "https://github.com/arashsheyda/nuxt-neo4j",
|
|
3564
|
+
"website": "https://github.com/arashsheyda/nuxt-neo4j",
|
|
3360
3565
|
"learn_more": "",
|
|
3361
|
-
"category": "
|
|
3566
|
+
"category": "Database",
|
|
3362
3567
|
"type": "3rd-party",
|
|
3363
3568
|
"maintainers": [
|
|
3364
3569
|
{
|
|
3365
|
-
"name": "
|
|
3366
|
-
"github": "
|
|
3570
|
+
"name": "arashsheyda",
|
|
3571
|
+
"github": "arashsheyda"
|
|
3367
3572
|
}
|
|
3368
3573
|
],
|
|
3369
3574
|
"compatibility": {
|
|
3370
|
-
"nuxt": "^
|
|
3575
|
+
"nuxt": "^3.0.0",
|
|
3371
3576
|
"requires": {}
|
|
3372
3577
|
}
|
|
3373
3578
|
},
|
|
@@ -3419,12 +3624,12 @@
|
|
|
3419
3624
|
{
|
|
3420
3625
|
"name": "netlify",
|
|
3421
3626
|
"description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt projects.",
|
|
3422
|
-
"repo": "
|
|
3627
|
+
"repo": "juliomrqz/nuxt-netlify",
|
|
3423
3628
|
"npm": "@aceforth/nuxt-netlify",
|
|
3424
3629
|
"icon": "netlify.png",
|
|
3425
|
-
"github": "https://github.com/
|
|
3426
|
-
"website": "https://
|
|
3427
|
-
"learn_more": "",
|
|
3630
|
+
"github": "https://github.com/juliomrqz/nuxt-netlify",
|
|
3631
|
+
"website": "https://github.com/juliomrqz/nuxt-netlify",
|
|
3632
|
+
"learn_more": "https://github.com/juliomrqz/nuxt-netlify/tree/develop/docs",
|
|
3428
3633
|
"category": "Deployment",
|
|
3429
3634
|
"type": "3rd-party",
|
|
3430
3635
|
"maintainers": [
|
|
@@ -3532,6 +3737,29 @@
|
|
|
3532
3737
|
"requires": {}
|
|
3533
3738
|
}
|
|
3534
3739
|
},
|
|
3740
|
+
{
|
|
3741
|
+
"name": "nuxt-asciidoc",
|
|
3742
|
+
"description": "Transformer for using asciidoc in nuxt",
|
|
3743
|
+
"repo": "Chris2011/nuxt-asciidoc",
|
|
3744
|
+
"npm": "nuxt-asciidoc",
|
|
3745
|
+
"icon": "nuxt-asciidoc.svg",
|
|
3746
|
+
"github": "https://github.com/Chris2011/nuxt-asciidoc",
|
|
3747
|
+
"website": "https://github.com/Chris2011/nuxt-asciidoc",
|
|
3748
|
+
"learn_more": "https://github.com/Chris2011/nuxt-asciidoc/blob/main/README.md",
|
|
3749
|
+
"category": "Extensions",
|
|
3750
|
+
"type": "3rd-party",
|
|
3751
|
+
"maintainers": [
|
|
3752
|
+
{
|
|
3753
|
+
"name": "Christian Lenz",
|
|
3754
|
+
"github": "Chris2011",
|
|
3755
|
+
"twitter": "Chrizzly42"
|
|
3756
|
+
}
|
|
3757
|
+
],
|
|
3758
|
+
"compatibility": {
|
|
3759
|
+
"nuxt": "^3.0.0",
|
|
3760
|
+
"requires": {}
|
|
3761
|
+
}
|
|
3762
|
+
},
|
|
3535
3763
|
{
|
|
3536
3764
|
"name": "nuxt-auth-sanctum",
|
|
3537
3765
|
"description": "Nuxt module for Laravel Sanctum authentication",
|
|
@@ -3539,8 +3767,8 @@
|
|
|
3539
3767
|
"npm": "nuxt-auth-sanctum",
|
|
3540
3768
|
"icon": "laravel.svg",
|
|
3541
3769
|
"github": "https://github.com/manchenkoff/nuxt-auth-sanctum",
|
|
3542
|
-
"website": "https://
|
|
3543
|
-
"learn_more": "",
|
|
3770
|
+
"website": "https://manchenkoff.gitbook.io/nuxt-auth-sanctum/",
|
|
3771
|
+
"learn_more": "https://laravel.com/docs/10.x/sanctum",
|
|
3544
3772
|
"category": "Security",
|
|
3545
3773
|
"type": "3rd-party",
|
|
3546
3774
|
"maintainers": [
|
|
@@ -3551,7 +3779,7 @@
|
|
|
3551
3779
|
}
|
|
3552
3780
|
],
|
|
3553
3781
|
"compatibility": {
|
|
3554
|
-
"nuxt": "^3.
|
|
3782
|
+
"nuxt": "^3.9.0",
|
|
3555
3783
|
"requires": {}
|
|
3556
3784
|
}
|
|
3557
3785
|
},
|
|
@@ -3578,20 +3806,20 @@
|
|
|
3578
3806
|
}
|
|
3579
3807
|
},
|
|
3580
3808
|
{
|
|
3581
|
-
"name": "nuxt-
|
|
3582
|
-
"description": "
|
|
3583
|
-
"repo": "
|
|
3584
|
-
"npm": "nuxt-
|
|
3585
|
-
"icon": "
|
|
3586
|
-
"github": "https://github.com/
|
|
3587
|
-
"website": "https://github.com/
|
|
3588
|
-
"learn_more": "https://github.com/
|
|
3809
|
+
"name": "nuxt-bezier",
|
|
3810
|
+
"description": "Reusable transition components",
|
|
3811
|
+
"repo": "50rayn/nuxt-bezier",
|
|
3812
|
+
"npm": "nuxt-bezier",
|
|
3813
|
+
"icon": "nuxt-bezier.png",
|
|
3814
|
+
"github": "https://github.com/50rayn/nuxt-bezier",
|
|
3815
|
+
"website": "https://github.com/50rayn/nuxt-bezier",
|
|
3816
|
+
"learn_more": "https://github.com/Noction/vue-bezier",
|
|
3589
3817
|
"category": "UI",
|
|
3590
3818
|
"type": "3rd-party",
|
|
3591
3819
|
"maintainers": [
|
|
3592
3820
|
{
|
|
3593
|
-
"name": "
|
|
3594
|
-
"github": "
|
|
3821
|
+
"name": "Soryn Gitlan",
|
|
3822
|
+
"github": "50rayn"
|
|
3595
3823
|
}
|
|
3596
3824
|
],
|
|
3597
3825
|
"compatibility": {
|
|
@@ -3600,23 +3828,96 @@
|
|
|
3600
3828
|
}
|
|
3601
3829
|
},
|
|
3602
3830
|
{
|
|
3603
|
-
"name": "nuxt-
|
|
3604
|
-
"description": "
|
|
3605
|
-
"repo": "
|
|
3606
|
-
"npm": "nuxt-
|
|
3607
|
-
"icon": "
|
|
3608
|
-
"github": "https://github.com/
|
|
3609
|
-
"website": "https://github.
|
|
3610
|
-
"learn_more": "https://github.
|
|
3611
|
-
"category": "
|
|
3831
|
+
"name": "nuxt-booster",
|
|
3832
|
+
"description": "nuxt-booster will help you to improve the lighthouse performance score (100/100) of your website.",
|
|
3833
|
+
"repo": "basics/nuxt-booster",
|
|
3834
|
+
"npm": "nuxt-booster",
|
|
3835
|
+
"icon": "nuxt-booster.svg",
|
|
3836
|
+
"github": "https://github.com/basics/nuxt-booster",
|
|
3837
|
+
"website": "https://basics.github.io/nuxt-booster/",
|
|
3838
|
+
"learn_more": "https://basics.github.io/nuxt-booster/",
|
|
3839
|
+
"category": "Performance",
|
|
3612
3840
|
"type": "3rd-party",
|
|
3613
3841
|
"maintainers": [
|
|
3614
3842
|
{
|
|
3615
|
-
"name": "
|
|
3616
|
-
"github": "
|
|
3617
|
-
|
|
3618
|
-
|
|
3619
|
-
|
|
3843
|
+
"name": "Thorn Walli",
|
|
3844
|
+
"github": "ThornWalli",
|
|
3845
|
+
"avatar": "https://avatars.githubusercontent.com/u/8287751?v=4"
|
|
3846
|
+
},
|
|
3847
|
+
{
|
|
3848
|
+
"name": "Stephan Gerbeth",
|
|
3849
|
+
"github": "StephanGerbeth",
|
|
3850
|
+
"avatar": "https://avatars.githubusercontent.com/u/3775511?v=4"
|
|
3851
|
+
}
|
|
3852
|
+
],
|
|
3853
|
+
"compatibility": {
|
|
3854
|
+
"nuxt": "^3.0.0",
|
|
3855
|
+
"requires": {},
|
|
3856
|
+
"devtools": "^0.0.0"
|
|
3857
|
+
}
|
|
3858
|
+
},
|
|
3859
|
+
{
|
|
3860
|
+
"name": "nuxt-bootstrap-icons",
|
|
3861
|
+
"description": "Just a simple integration for Bootstrap Icons",
|
|
3862
|
+
"repo": "OyewoleOyedeji/nuxt-bootstrap-icons",
|
|
3863
|
+
"npm": "nuxt-bootstrap-icons",
|
|
3864
|
+
"icon": "bootstrap-icons.svg",
|
|
3865
|
+
"github": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
|
|
3866
|
+
"website": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
|
|
3867
|
+
"learn_more": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
|
|
3868
|
+
"category": "UI",
|
|
3869
|
+
"type": "3rd-party",
|
|
3870
|
+
"maintainers": [
|
|
3871
|
+
{
|
|
3872
|
+
"name": "OyewoleOyedeji",
|
|
3873
|
+
"github": "OyewoleOyedeji"
|
|
3874
|
+
}
|
|
3875
|
+
],
|
|
3876
|
+
"compatibility": {
|
|
3877
|
+
"nuxt": "^3.0.0",
|
|
3878
|
+
"requires": {}
|
|
3879
|
+
}
|
|
3880
|
+
},
|
|
3881
|
+
{
|
|
3882
|
+
"name": "nuxt-chatgpt",
|
|
3883
|
+
"description": "ChatGPT integration for Nuxt",
|
|
3884
|
+
"repo": "schnapsterdog/nuxt-chatgpt",
|
|
3885
|
+
"npm": "nuxt-chatgpt",
|
|
3886
|
+
"icon": "chatgpt.svg",
|
|
3887
|
+
"github": "https://github.com/schnapsterdog/nuxt-chatgpt",
|
|
3888
|
+
"website": "https://github.com/schnapsterdog/nuxt-chatgpt",
|
|
3889
|
+
"learn_more": "https://github.com/schnapsterdog/nuxt-chatgpt/blob/main/README.md",
|
|
3890
|
+
"category": "Libraries",
|
|
3891
|
+
"type": "3rd-party",
|
|
3892
|
+
"maintainers": [
|
|
3893
|
+
{
|
|
3894
|
+
"name": "Oliver Trajceski",
|
|
3895
|
+
"github": "schnapsterdog"
|
|
3896
|
+
}
|
|
3897
|
+
],
|
|
3898
|
+
"compatibility": {
|
|
3899
|
+
"nuxt": "^3.0.0",
|
|
3900
|
+
"requires": {}
|
|
3901
|
+
}
|
|
3902
|
+
},
|
|
3903
|
+
{
|
|
3904
|
+
"name": "nuxt-cookie-consent",
|
|
3905
|
+
"description": "Nuxt module for integrating with cookie consent providers with ease",
|
|
3906
|
+
"repo": "weareheavy/nuxt-cookie-consent",
|
|
3907
|
+
"npm": "@weareheavy/nuxt-cookie-consent",
|
|
3908
|
+
"icon": "wah.svg",
|
|
3909
|
+
"github": "https://github.com/weareheavy/nuxt-cookie-consent",
|
|
3910
|
+
"website": "https://nuxt-cookie-consent.packages.weareheavy.com",
|
|
3911
|
+
"learn_more": "",
|
|
3912
|
+
"category": "Extensions",
|
|
3913
|
+
"type": "3rd-party",
|
|
3914
|
+
"maintainers": [
|
|
3915
|
+
{
|
|
3916
|
+
"name": "weareheavy",
|
|
3917
|
+
"github": "weareheavy"
|
|
3918
|
+
}
|
|
3919
|
+
],
|
|
3920
|
+
"compatibility": {
|
|
3620
3921
|
"nuxt": "^3.0.0",
|
|
3621
3922
|
"requires": {}
|
|
3622
3923
|
}
|
|
@@ -3647,6 +3948,28 @@
|
|
|
3647
3948
|
"requires": {}
|
|
3648
3949
|
}
|
|
3649
3950
|
},
|
|
3951
|
+
{
|
|
3952
|
+
"name": "nuxt-feather-icons",
|
|
3953
|
+
"description": "The Feather Icons in Nuxt 3.",
|
|
3954
|
+
"repo": "4sllan/nuxt-feather-icons",
|
|
3955
|
+
"npm": "nuxt-feather-icons",
|
|
3956
|
+
"icon": "nuxt-feather-icons.png",
|
|
3957
|
+
"github": "https://github.com/4sllan/nuxt-feather-icons",
|
|
3958
|
+
"website": "https://github.com/4sllan/nuxt-feather-icons",
|
|
3959
|
+
"learn_more": "https://github.com/4sllan/nuxt-feather-icons",
|
|
3960
|
+
"category": "UI",
|
|
3961
|
+
"type": "3rd-party",
|
|
3962
|
+
"maintainers": [
|
|
3963
|
+
{
|
|
3964
|
+
"name": "4sllan",
|
|
3965
|
+
"github": "4sllan"
|
|
3966
|
+
}
|
|
3967
|
+
],
|
|
3968
|
+
"compatibility": {
|
|
3969
|
+
"nuxt": "^3.0.0",
|
|
3970
|
+
"requires": {}
|
|
3971
|
+
}
|
|
3972
|
+
},
|
|
3650
3973
|
{
|
|
3651
3974
|
"name": "nuxt-feedme",
|
|
3652
3975
|
"description": "The RSS feed module for Nuxt web framework with ATOM, JSON and RSS support",
|
|
@@ -3669,6 +3992,51 @@
|
|
|
3669
3992
|
"requires": {}
|
|
3670
3993
|
}
|
|
3671
3994
|
},
|
|
3995
|
+
{
|
|
3996
|
+
"name": "nuxt-file-storage",
|
|
3997
|
+
"description": "Easy solution to store files in your nuxt apps. Upload files from the frontend and recieve them from the backend to save the files in your project.",
|
|
3998
|
+
"repo": "nyllre/nuxt-file-storage",
|
|
3999
|
+
"npm": "nuxt-file-storage",
|
|
4000
|
+
"icon": "nuxt-file-storage.svg",
|
|
4001
|
+
"github": "https://github.com/nyllre/nuxt-file-storage",
|
|
4002
|
+
"website": "https://github.com/nyllre/nuxt-file-storage",
|
|
4003
|
+
"learn_more": "https://github.com/nyllre/nuxt-file-storage",
|
|
4004
|
+
"category": "Database",
|
|
4005
|
+
"type": "3rd-party",
|
|
4006
|
+
"maintainers": [
|
|
4007
|
+
{
|
|
4008
|
+
"name": "NyllRE",
|
|
4009
|
+
"github": "NyllRE"
|
|
4010
|
+
}
|
|
4011
|
+
],
|
|
4012
|
+
"compatibility": {
|
|
4013
|
+
"nuxt": "^3.0.0",
|
|
4014
|
+
"requires": {}
|
|
4015
|
+
}
|
|
4016
|
+
},
|
|
4017
|
+
{
|
|
4018
|
+
"name": "nuxt-fontawesome",
|
|
4019
|
+
"description": "Module to use Font Awesome 6 icons in your Nuxt project",
|
|
4020
|
+
"repo": "bezumkin/nuxt-fontawesome",
|
|
4021
|
+
"npm": "@vesp/nuxt-fontawesome",
|
|
4022
|
+
"icon": "nuxt-fontawesome.svg",
|
|
4023
|
+
"github": "https://github.com/bezumkin/nuxt-fontawesome",
|
|
4024
|
+
"website": "https://github.com/bezumkin/nuxt-fontawesome",
|
|
4025
|
+
"learn_more": "https://fontawesome.com",
|
|
4026
|
+
"category": "UI",
|
|
4027
|
+
"type": "3rd-party",
|
|
4028
|
+
"maintainers": [
|
|
4029
|
+
{
|
|
4030
|
+
"name": "Vasily Naumkin",
|
|
4031
|
+
"github": "bezumkin",
|
|
4032
|
+
"avatar": "https://avatars.githubusercontent.com/u/1257284"
|
|
4033
|
+
}
|
|
4034
|
+
],
|
|
4035
|
+
"compatibility": {
|
|
4036
|
+
"nuxt": "^3.0.0",
|
|
4037
|
+
"requires": {}
|
|
4038
|
+
}
|
|
4039
|
+
},
|
|
3672
4040
|
{
|
|
3673
4041
|
"name": "nuxt-graphql-middleware",
|
|
3674
4042
|
"description": "Expose GraphQL queries and mutations as server API routes.",
|
|
@@ -3676,7 +4044,7 @@
|
|
|
3676
4044
|
"npm": "nuxt-graphql-middleware",
|
|
3677
4045
|
"icon": "nuxt-graphql-middleware.svg",
|
|
3678
4046
|
"github": "https://github.com/dulnan/nuxt-graphql-middleware",
|
|
3679
|
-
"website": "https://nuxt-graphql-middleware
|
|
4047
|
+
"website": "https://github.com/dulnan/nuxt-graphql-middleware",
|
|
3680
4048
|
"learn_more": "",
|
|
3681
4049
|
"category": "Request",
|
|
3682
4050
|
"type": "3rd-party",
|
|
@@ -3734,7 +4102,7 @@
|
|
|
3734
4102
|
"maintainers": [
|
|
3735
4103
|
{
|
|
3736
4104
|
"name": "Zadig&Voltaire Team",
|
|
3737
|
-
"github": "
|
|
4105
|
+
"github": "zadigetvoltaire"
|
|
3738
4106
|
}
|
|
3739
4107
|
],
|
|
3740
4108
|
"compatibility": {
|
|
@@ -3818,8 +4186,8 @@
|
|
|
3818
4186
|
"npm": "@nuxtus/nuxt-localtunnel",
|
|
3819
4187
|
"icon": "nuxt-localtunnel.svg",
|
|
3820
4188
|
"github": "https://github.com/nuxtus/localtunnel",
|
|
3821
|
-
"website": "https://nuxtus.com",
|
|
3822
|
-
"learn_more": "https://docs.nuxtus.com
|
|
4189
|
+
"website": "https://docs.nuxtus.com",
|
|
4190
|
+
"learn_more": "https://docs.nuxtus.com/localtunnel.html",
|
|
3823
4191
|
"category": "Devtools",
|
|
3824
4192
|
"type": "3rd-party",
|
|
3825
4193
|
"maintainers": [
|
|
@@ -3923,6 +4291,29 @@
|
|
|
3923
4291
|
"requires": {}
|
|
3924
4292
|
}
|
|
3925
4293
|
},
|
|
4294
|
+
{
|
|
4295
|
+
"name": "nuxt-meta-pixel",
|
|
4296
|
+
"description": "Meta (Facebook) pixel integration for Nuxt. Multi-pixel, auto page view and more.",
|
|
4297
|
+
"repo": "tanukijs/meta-pixel#dev/packages/nuxt-meta-pixel",
|
|
4298
|
+
"npm": "nuxt-meta-pixel",
|
|
4299
|
+
"icon": "",
|
|
4300
|
+
"github": "https://github.com/tanukijs/meta-pixel",
|
|
4301
|
+
"website": "https://github.com/tanukijs/meta-pixel",
|
|
4302
|
+
"learn_more": "https://github.com/tanukijs/meta-pixel/tree/dev/packages/nuxt-meta-pixel",
|
|
4303
|
+
"category": "Analytics",
|
|
4304
|
+
"type": "3rd-party",
|
|
4305
|
+
"maintainers": [
|
|
4306
|
+
{
|
|
4307
|
+
"name": "tanukijs",
|
|
4308
|
+
"github": "tanukijs",
|
|
4309
|
+
"avatar": "https://avatars.githubusercontent.com/u/25182349?v=4"
|
|
4310
|
+
}
|
|
4311
|
+
],
|
|
4312
|
+
"compatibility": {
|
|
4313
|
+
"nuxt": "^3.0.0",
|
|
4314
|
+
"requires": {}
|
|
4315
|
+
}
|
|
4316
|
+
},
|
|
3926
4317
|
{
|
|
3927
4318
|
"name": "nuxt-monaco-editor",
|
|
3928
4319
|
"description": "Integrate monaco-editor with Nuxt",
|
|
@@ -3968,6 +4359,78 @@
|
|
|
3968
4359
|
"devtools": "^0.0.0"
|
|
3969
4360
|
}
|
|
3970
4361
|
},
|
|
4362
|
+
{
|
|
4363
|
+
"name": "nuxt-oidc-auth",
|
|
4364
|
+
"description": "Nuxt SSR OIDC (OpenID Connect) authentication with server side encrypted sessions.",
|
|
4365
|
+
"repo": "itpropro/nuxt-oidc-auth",
|
|
4366
|
+
"npm": "nuxt-oidc-auth",
|
|
4367
|
+
"icon": "",
|
|
4368
|
+
"github": "https://github.com/itpropro/nuxt-oidc-auth",
|
|
4369
|
+
"website": "https://github.com/itpropro/nuxt-oidc-auth",
|
|
4370
|
+
"learn_more": "https://github.com/itpropro/nuxt-oidc-auth",
|
|
4371
|
+
"category": "Security",
|
|
4372
|
+
"type": "3rd-party",
|
|
4373
|
+
"maintainers": [
|
|
4374
|
+
{
|
|
4375
|
+
"name": "Jan-Henrik Damaschke",
|
|
4376
|
+
"github": "itpropro",
|
|
4377
|
+
"twitter": "jandamaschke"
|
|
4378
|
+
}
|
|
4379
|
+
],
|
|
4380
|
+
"compatibility": {
|
|
4381
|
+
"nuxt": "^3.0.0",
|
|
4382
|
+
"requires": {}
|
|
4383
|
+
}
|
|
4384
|
+
},
|
|
4385
|
+
{
|
|
4386
|
+
"name": "nuxt-openapi-docs-module",
|
|
4387
|
+
"description": "Generate pages from OpenAPI specifications",
|
|
4388
|
+
"repo": "on-org/nuxt-openapi-docs-module",
|
|
4389
|
+
"npm": "nuxt-openapi-docs-module",
|
|
4390
|
+
"icon": "nuxt-openapi-docs-module.png",
|
|
4391
|
+
"github": "https://github.com/on-org/nuxt-openapi-docs-module",
|
|
4392
|
+
"website": "https://github.com/on-org/nuxt-openapi-docs-module",
|
|
4393
|
+
"learn_more": "https://www.npmjs.com/package/nuxt-openapi-docs-module",
|
|
4394
|
+
"category": "Libraries",
|
|
4395
|
+
"type": "3rd-party",
|
|
4396
|
+
"maintainers": [
|
|
4397
|
+
{
|
|
4398
|
+
"name": "Pavel Kuzmin",
|
|
4399
|
+
"github": "s00d"
|
|
4400
|
+
}
|
|
4401
|
+
],
|
|
4402
|
+
"compatibility": {
|
|
4403
|
+
"nuxt": "^3.0.0",
|
|
4404
|
+
"requires": {}
|
|
4405
|
+
}
|
|
4406
|
+
},
|
|
4407
|
+
{
|
|
4408
|
+
"name": "nuxt-openid-connect",
|
|
4409
|
+
"description": "OpenID-Connect(OIDC) integration module for nuxt 3.0.",
|
|
4410
|
+
"repo": "aborn/nuxt-openid-connect",
|
|
4411
|
+
"npm": "nuxt-openid-connect",
|
|
4412
|
+
"icon": "",
|
|
4413
|
+
"github": "https://github.com/aborn/nuxt-openid-connect",
|
|
4414
|
+
"website": "https://github.com/aborn/nuxt-openid-connect",
|
|
4415
|
+
"learn_more": "",
|
|
4416
|
+
"category": "Security",
|
|
4417
|
+
"type": "3rd-party",
|
|
4418
|
+
"maintainers": [
|
|
4419
|
+
{
|
|
4420
|
+
"name": "Aborn Jiang",
|
|
4421
|
+
"github": "aborn"
|
|
4422
|
+
},
|
|
4423
|
+
{
|
|
4424
|
+
"name": "Khaled Almana",
|
|
4425
|
+
"github": "KhaledAlMana"
|
|
4426
|
+
}
|
|
4427
|
+
],
|
|
4428
|
+
"compatibility": {
|
|
4429
|
+
"nuxt": "^3.0.0",
|
|
4430
|
+
"requires": {},
|
|
4431
|
+
"devtools": "^0.0.0"
|
|
4432
|
+
}
|
|
4433
|
+
},
|
|
3971
4434
|
{
|
|
3972
4435
|
"name": "nuxt-payload-analyzer",
|
|
3973
4436
|
"description": "Analyze Nuxt Payload Size",
|
|
@@ -3991,6 +4454,29 @@
|
|
|
3991
4454
|
"requires": {}
|
|
3992
4455
|
}
|
|
3993
4456
|
},
|
|
4457
|
+
{
|
|
4458
|
+
"name": "nuxt-pdf-frame",
|
|
4459
|
+
"description": "Nuxt module for template based PDF and Canvas rendering, powered by I2djs.",
|
|
4460
|
+
"repo": "i2djs/pdf-frame#main/packages/pdf-frame-nuxt",
|
|
4461
|
+
"npm": "@i2d/nuxt-pdf-frame",
|
|
4462
|
+
"icon": "pdf-frame.svg",
|
|
4463
|
+
"github": "https://github.com/i2djs/pdf-frame/tree/main/packages/pdf-frame-nuxt",
|
|
4464
|
+
"website": "https://www.pdf-frame.org",
|
|
4465
|
+
"learn_more": "https://github.com/I2Djs/pdf-frame/wiki/nuxt%E2%80%90pdf%E2%80%90frame",
|
|
4466
|
+
"category": "Libraries",
|
|
4467
|
+
"type": "3rd-party",
|
|
4468
|
+
"maintainers": [
|
|
4469
|
+
{
|
|
4470
|
+
"name": "Narayana Swamy",
|
|
4471
|
+
"github": "nswamy14",
|
|
4472
|
+
"email": "narayanaswamy14@gmail.com"
|
|
4473
|
+
}
|
|
4474
|
+
],
|
|
4475
|
+
"compatibility": {
|
|
4476
|
+
"nuxt": "^3.0.0",
|
|
4477
|
+
"requires": {}
|
|
4478
|
+
}
|
|
4479
|
+
},
|
|
3994
4480
|
{
|
|
3995
4481
|
"name": "nuxt-pdf",
|
|
3996
4482
|
"description": "Zero-boilerplate PDF exports of your Pages and Components",
|
|
@@ -4021,8 +4507,8 @@
|
|
|
4021
4507
|
"npm": "nuxt-phosphor-icons",
|
|
4022
4508
|
"icon": "phosphor-icons.svg",
|
|
4023
4509
|
"github": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
|
|
4024
|
-
"website": "https://
|
|
4025
|
-
"learn_more": "https://
|
|
4510
|
+
"website": "https://nuxt-phosphor-icons.vercel.app",
|
|
4511
|
+
"learn_more": "https://nuxt-phosphor-icons.vercel.app",
|
|
4026
4512
|
"category": "UI",
|
|
4027
4513
|
"type": "3rd-party",
|
|
4028
4514
|
"maintainers": [
|
|
@@ -4058,28 +4544,6 @@
|
|
|
4058
4544
|
"requires": {}
|
|
4059
4545
|
}
|
|
4060
4546
|
},
|
|
4061
|
-
{
|
|
4062
|
-
"name": "plausible",
|
|
4063
|
-
"description": "Nuxt module to natively integrate Plausible analytics",
|
|
4064
|
-
"repo": "nuxt-modules/plausible",
|
|
4065
|
-
"npm": "@nuxtjs/plausible",
|
|
4066
|
-
"icon": "plausible.png",
|
|
4067
|
-
"github": "https://github.com/nuxt-modules/plausible",
|
|
4068
|
-
"website": "https://github.com/nuxt-modules/plausible",
|
|
4069
|
-
"learn_more": "https://plausible.io/",
|
|
4070
|
-
"category": "Analytics",
|
|
4071
|
-
"type": "community",
|
|
4072
|
-
"maintainers": [
|
|
4073
|
-
{
|
|
4074
|
-
"name": "Johann Schopplich",
|
|
4075
|
-
"github": "johannschopplich"
|
|
4076
|
-
}
|
|
4077
|
-
],
|
|
4078
|
-
"compatibility": {
|
|
4079
|
-
"nuxt": "^3.0.0",
|
|
4080
|
-
"requires": {}
|
|
4081
|
-
}
|
|
4082
|
-
},
|
|
4083
4547
|
{
|
|
4084
4548
|
"name": "nuxt-plotly",
|
|
4085
4549
|
"description": "nuxt-plotly is a thin Nuxt wrapper for plotly.js",
|
|
@@ -4129,6 +4593,28 @@
|
|
|
4129
4593
|
"requires": {}
|
|
4130
4594
|
}
|
|
4131
4595
|
},
|
|
4596
|
+
{
|
|
4597
|
+
"name": "nuxt-posthog",
|
|
4598
|
+
"description": "Integrate PostHog into your application with minimal configuration",
|
|
4599
|
+
"repo": "mitjans/nuxt-posthog",
|
|
4600
|
+
"npm": "nuxt-posthog",
|
|
4601
|
+
"icon": "posthog.svg",
|
|
4602
|
+
"github": "https://github.com/mitjans/nuxt-posthog",
|
|
4603
|
+
"website": "https://nuxt-posthog.cmitjans.dev",
|
|
4604
|
+
"learn_more": "https://posthog.com",
|
|
4605
|
+
"category": "Analytics",
|
|
4606
|
+
"type": "3rd-party",
|
|
4607
|
+
"maintainers": [
|
|
4608
|
+
{
|
|
4609
|
+
"name": "Carles Mitjans",
|
|
4610
|
+
"github": "mitjans"
|
|
4611
|
+
}
|
|
4612
|
+
],
|
|
4613
|
+
"compatibility": {
|
|
4614
|
+
"nuxt": "^3.0.0",
|
|
4615
|
+
"requires": {}
|
|
4616
|
+
}
|
|
4617
|
+
},
|
|
4132
4618
|
{
|
|
4133
4619
|
"name": "nuxt-smartlook",
|
|
4134
4620
|
"description": "Integrate Smartlook in your Nuxt apps using nuxt-smartlook.",
|
|
@@ -4208,7 +4694,7 @@
|
|
|
4208
4694
|
"description": "WebStorm & PHPStorm support for Nuxt components",
|
|
4209
4695
|
"repo": "fumeapp/nuxt-storm",
|
|
4210
4696
|
"npm": "nuxt-storm",
|
|
4211
|
-
"icon": "
|
|
4697
|
+
"icon": "",
|
|
4212
4698
|
"github": "https://github.com/fumeapp/nuxt-storm",
|
|
4213
4699
|
"website": "https://github.com/fumeapp/nuxt-storm",
|
|
4214
4700
|
"learn_more": "https://github.com/fumeapp/nuxt-storm",
|
|
@@ -4225,6 +4711,30 @@
|
|
|
4225
4711
|
"requires": {}
|
|
4226
4712
|
}
|
|
4227
4713
|
},
|
|
4714
|
+
{
|
|
4715
|
+
"name": "nuxt-svgo-loader",
|
|
4716
|
+
"description": "Nuxt module to load SVG files as Vue components, using SVGO for optimization.",
|
|
4717
|
+
"repo": "Mini-ghost/nuxt-svgo-loader",
|
|
4718
|
+
"npm": "nuxt-svgo-loader",
|
|
4719
|
+
"icon": "",
|
|
4720
|
+
"github": "https://github.com/Mini-ghost/nuxt-svgo-loader",
|
|
4721
|
+
"website": "https://github.com/Mini-ghost/nuxt-svgo-loader",
|
|
4722
|
+
"learn_more": "https://github.com/Mini-ghost/nuxt-svgo-loader",
|
|
4723
|
+
"category": "Images",
|
|
4724
|
+
"type": "3rd-party",
|
|
4725
|
+
"maintainers": [
|
|
4726
|
+
{
|
|
4727
|
+
"name": "Alex Liu",
|
|
4728
|
+
"github": "Mini-ghost",
|
|
4729
|
+
"twitter": "Minighost_Alex"
|
|
4730
|
+
}
|
|
4731
|
+
],
|
|
4732
|
+
"compatibility": {
|
|
4733
|
+
"nuxt": "^3.0.0",
|
|
4734
|
+
"requires": {},
|
|
4735
|
+
"devtools": "^0.0.0"
|
|
4736
|
+
}
|
|
4737
|
+
},
|
|
4228
4738
|
{
|
|
4229
4739
|
"name": "nuxt-svgo",
|
|
4230
4740
|
"description": "Nuxt module to load optimized SVG files as Vue components",
|
|
@@ -4270,14 +4780,14 @@
|
|
|
4270
4780
|
}
|
|
4271
4781
|
},
|
|
4272
4782
|
{
|
|
4273
|
-
"name": "nuxt-use-
|
|
4274
|
-
"description": "A Nuxt module
|
|
4275
|
-
"repo": "Tahul/nuxt-use-
|
|
4276
|
-
"npm": "nuxt-use-
|
|
4277
|
-
"icon": "nuxt-use-
|
|
4278
|
-
"github": "https://github.com/Tahul/nuxt-use-
|
|
4279
|
-
"website": "https://github.com/Tahul/nuxt-use-
|
|
4280
|
-
"learn_more": "https://github.com/vueuse/
|
|
4783
|
+
"name": "nuxt-use-sound",
|
|
4784
|
+
"description": "A Nuxt module for playing sound effects.",
|
|
4785
|
+
"repo": "Tahul/nuxt-use-sound",
|
|
4786
|
+
"npm": "nuxt-use-sound",
|
|
4787
|
+
"icon": "nuxt-use-sound.svg",
|
|
4788
|
+
"github": "https://github.com/Tahul/nuxt-use-sound",
|
|
4789
|
+
"website": "https://github.com/Tahul/nuxt-use-sound",
|
|
4790
|
+
"learn_more": "https://github.com/vueuse/sound",
|
|
4281
4791
|
"category": "Libraries",
|
|
4282
4792
|
"type": "3rd-party",
|
|
4283
4793
|
"maintainers": [
|
|
@@ -4292,24 +4802,24 @@
|
|
|
4292
4802
|
}
|
|
4293
4803
|
},
|
|
4294
4804
|
{
|
|
4295
|
-
"name": "nuxt-
|
|
4296
|
-
"description": "
|
|
4297
|
-
"repo": "
|
|
4298
|
-
"npm": "nuxt-
|
|
4299
|
-
"icon": "nuxt-
|
|
4300
|
-
"github": "https://github.com/
|
|
4301
|
-
"website": "https://github.com/
|
|
4302
|
-
"learn_more": "
|
|
4303
|
-
"category": "
|
|
4805
|
+
"name": "nuxt-uswds",
|
|
4806
|
+
"description": "Vue USWDS (United States Web Design System) integration for Nuxt.js",
|
|
4807
|
+
"repo": "patrickcate/nuxt-uswds",
|
|
4808
|
+
"npm": "nuxt-uswds",
|
|
4809
|
+
"icon": "nuxt-uswds.svg",
|
|
4810
|
+
"github": "https://github.com/patrickcate/nuxt-uswds",
|
|
4811
|
+
"website": "https://github.com/patrickcate/nuxt-uswds",
|
|
4812
|
+
"learn_more": "",
|
|
4813
|
+
"category": "UI",
|
|
4304
4814
|
"type": "3rd-party",
|
|
4305
4815
|
"maintainers": [
|
|
4306
4816
|
{
|
|
4307
|
-
"name": "
|
|
4308
|
-
"github": "
|
|
4817
|
+
"name": "Patrick Cate",
|
|
4818
|
+
"github": "patrickcate"
|
|
4309
4819
|
}
|
|
4310
4820
|
],
|
|
4311
4821
|
"compatibility": {
|
|
4312
|
-
"nuxt": "^
|
|
4822
|
+
"nuxt": "^3.0.0",
|
|
4313
4823
|
"requires": {}
|
|
4314
4824
|
}
|
|
4315
4825
|
},
|
|
@@ -4360,7 +4870,7 @@
|
|
|
4360
4870
|
}
|
|
4361
4871
|
},
|
|
4362
4872
|
{
|
|
4363
|
-
"name": "
|
|
4873
|
+
"name": "nuxt-zod-i18n",
|
|
4364
4874
|
"description": "A Nuxt Module for localizing zod error messages.",
|
|
4365
4875
|
"repo": "xibman/nuxt-zod-i18n",
|
|
4366
4876
|
"npm": "nuxt-zod-i18n",
|
|
@@ -4384,7 +4894,7 @@
|
|
|
4384
4894
|
{
|
|
4385
4895
|
"name": "nuxt3-interpolation",
|
|
4386
4896
|
"description": "",
|
|
4387
|
-
"repo": "daliborgogic/interpolation
|
|
4897
|
+
"repo": "daliborgogic/interpolation",
|
|
4388
4898
|
"npm": "nuxt3-interpolation",
|
|
4389
4899
|
"icon": "",
|
|
4390
4900
|
"github": "https://github.com/daliborgogic/interpolation/tree/master",
|
|
@@ -4410,7 +4920,7 @@
|
|
|
4410
4920
|
"npm": "nuxt3-leaflet",
|
|
4411
4921
|
"icon": "leaflet.png",
|
|
4412
4922
|
"github": "https://github.com/Gugustinette/Nuxt-Leaflet",
|
|
4413
|
-
"website": "https://github.
|
|
4923
|
+
"website": "https://gugustinette.github.io/Nuxt-Leaflet",
|
|
4414
4924
|
"learn_more": "https://github.com/Gugustinette/Nuxt-Leaflet",
|
|
4415
4925
|
"category": "Libraries",
|
|
4416
4926
|
"type": "3rd-party",
|
|
@@ -4451,14 +4961,14 @@
|
|
|
4451
4961
|
{
|
|
4452
4962
|
"name": "og-image",
|
|
4453
4963
|
"description": "Enlightened runtime images generated with Vue templates.",
|
|
4454
|
-
"repo": "
|
|
4964
|
+
"repo": "nuxt-modules/og-image",
|
|
4455
4965
|
"npm": "nuxt-og-image",
|
|
4456
4966
|
"icon": "og-image.svg",
|
|
4457
|
-
"github": "https://github.com/
|
|
4967
|
+
"github": "https://github.com/nuxt-modules/og-image",
|
|
4458
4968
|
"website": "https://nuxtseo.com/og-image",
|
|
4459
4969
|
"learn_more": "https://nuxtseo.com/og-image",
|
|
4460
4970
|
"category": "SEO",
|
|
4461
|
-
"type": "
|
|
4971
|
+
"type": "community",
|
|
4462
4972
|
"maintainers": [
|
|
4463
4973
|
{
|
|
4464
4974
|
"name": "Harlan Wilton",
|
|
@@ -4503,8 +5013,8 @@
|
|
|
4503
5013
|
"npm": "@aceforth/nuxt-optimized-images",
|
|
4504
5014
|
"icon": "",
|
|
4505
5015
|
"github": "https://github.com/juliomrqz/nuxt-optimized-images",
|
|
4506
|
-
"website": "https://
|
|
4507
|
-
"learn_more": "",
|
|
5016
|
+
"website": "https://github.com/juliomrqz/nuxt-optimized-images",
|
|
5017
|
+
"learn_more": "https://github.com/juliomrqz/nuxt-optimized-images/tree/develop/docs",
|
|
4508
5018
|
"category": "Images",
|
|
4509
5019
|
"type": "3rd-party",
|
|
4510
5020
|
"maintainers": [
|
|
@@ -4657,6 +5167,28 @@
|
|
|
4657
5167
|
"requires": {}
|
|
4658
5168
|
}
|
|
4659
5169
|
},
|
|
5170
|
+
{
|
|
5171
|
+
"name": "pergel",
|
|
5172
|
+
"description": "Pergel is a tailor-made solution for Nuxt and Nitro, providing swift project kickstarts and seamless integration of various modules.",
|
|
5173
|
+
"repo": "oku-ui/pergel#main/packages-core/pergel",
|
|
5174
|
+
"npm": "pergel",
|
|
5175
|
+
"icon": "pergel.svg",
|
|
5176
|
+
"github": "https://github.com/oku-ui/pergel",
|
|
5177
|
+
"website": "https://oku-ui.com/pergel",
|
|
5178
|
+
"learn_more": "",
|
|
5179
|
+
"category": "Devtools",
|
|
5180
|
+
"type": "3rd-party",
|
|
5181
|
+
"maintainers": [
|
|
5182
|
+
{
|
|
5183
|
+
"name": "Mehmet - productdevbook",
|
|
5184
|
+
"github": "productdevbook"
|
|
5185
|
+
}
|
|
5186
|
+
],
|
|
5187
|
+
"compatibility": {
|
|
5188
|
+
"nuxt": "^3.10.0",
|
|
5189
|
+
"requires": {}
|
|
5190
|
+
}
|
|
5191
|
+
},
|
|
4660
5192
|
{
|
|
4661
5193
|
"name": "persian-datepicker",
|
|
4662
5194
|
"description": "A datepicker component for select date. (single and range selection, select date and time, select with keyboard, customizable style, localization)",
|
|
@@ -4683,7 +5215,7 @@
|
|
|
4683
5215
|
{
|
|
4684
5216
|
"name": "pinia-orm",
|
|
4685
5217
|
"description": "The Pinia plugin to enable Object-Relational Mapping access to the Pinia Store.",
|
|
4686
|
-
"repo": "CodeDredd/pinia-orm#
|
|
5218
|
+
"repo": "CodeDredd/pinia-orm#main/packages/nuxt",
|
|
4687
5219
|
"npm": "@pinia-orm/nuxt",
|
|
4688
5220
|
"icon": "pinia-orm.svg",
|
|
4689
5221
|
"github": "https://github.com/CodeDredd/pinia-orm/tree/master/packages/nuxt",
|
|
@@ -4757,20 +5289,20 @@
|
|
|
4757
5289
|
"description": "Nuxt module to natively integrate Plausible analytics",
|
|
4758
5290
|
"repo": "nuxt-modules/plausible",
|
|
4759
5291
|
"npm": "@nuxtjs/plausible",
|
|
4760
|
-
"icon": "",
|
|
5292
|
+
"icon": "plausible.svg",
|
|
4761
5293
|
"github": "https://github.com/nuxt-modules/plausible",
|
|
4762
5294
|
"website": "https://github.com/nuxt-modules/plausible",
|
|
4763
5295
|
"learn_more": "",
|
|
4764
|
-
"category": "
|
|
5296
|
+
"category": "Analytics",
|
|
4765
5297
|
"type": "community",
|
|
4766
5298
|
"maintainers": [
|
|
4767
5299
|
{
|
|
4768
|
-
"name": "
|
|
4769
|
-
"github": "
|
|
5300
|
+
"name": "Johann Schopplich",
|
|
5301
|
+
"github": "johannschopplich"
|
|
4770
5302
|
}
|
|
4771
5303
|
],
|
|
4772
5304
|
"compatibility": {
|
|
4773
|
-
"nuxt": "^2.0.0",
|
|
5305
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4774
5306
|
"requires": {}
|
|
4775
5307
|
}
|
|
4776
5308
|
},
|
|
@@ -4803,7 +5335,7 @@
|
|
|
4803
5335
|
"npm": "nuxt-prepare",
|
|
4804
5336
|
"icon": "prepare.svg",
|
|
4805
5337
|
"github": "https://github.com/johannschopplich/nuxt-prepare",
|
|
4806
|
-
"website": "https://nuxt-prepare.
|
|
5338
|
+
"website": "https://nuxt-prepare.byjohann.dev",
|
|
4807
5339
|
"learn_more": "",
|
|
4808
5340
|
"category": "Devtools",
|
|
4809
5341
|
"type": "3rd-party",
|
|
@@ -5203,7 +5735,7 @@
|
|
|
5203
5735
|
"icon": "robots.png",
|
|
5204
5736
|
"github": "https://github.com/nuxt-modules/robots",
|
|
5205
5737
|
"website": "https://github.com/nuxt-modules/robots",
|
|
5206
|
-
"learn_more": "
|
|
5738
|
+
"learn_more": "",
|
|
5207
5739
|
"category": "SEO",
|
|
5208
5740
|
"type": "community",
|
|
5209
5741
|
"maintainers": [
|
|
@@ -5312,9 +5844,32 @@
|
|
|
5312
5844
|
}
|
|
5313
5845
|
}
|
|
5314
5846
|
},
|
|
5847
|
+
{
|
|
5848
|
+
"name": "scalar",
|
|
5849
|
+
"description": "Render a beautiful API References based on a OpenAPI/Swagger file with Nuxt.",
|
|
5850
|
+
"repo": "scalar/scalar#main/packages/nuxt",
|
|
5851
|
+
"npm": "@scalar/nuxt",
|
|
5852
|
+
"icon": "scalar.svg",
|
|
5853
|
+
"github": "https://github.com/scalar/scalar/tree/main/packages/nuxt",
|
|
5854
|
+
"website": "https://github.com/scalar/scalar/tree/main/packages/nuxt",
|
|
5855
|
+
"learn_more": "https://scalar.com",
|
|
5856
|
+
"category": "Devtools",
|
|
5857
|
+
"type": "3rd-party",
|
|
5858
|
+
"maintainers": [
|
|
5859
|
+
{
|
|
5860
|
+
"name": "scalar",
|
|
5861
|
+
"github": "scalar",
|
|
5862
|
+
"twitter": "scalar"
|
|
5863
|
+
}
|
|
5864
|
+
],
|
|
5865
|
+
"compatibility": {
|
|
5866
|
+
"nuxt": "^3.0.0",
|
|
5867
|
+
"requires": {}
|
|
5868
|
+
}
|
|
5869
|
+
},
|
|
5315
5870
|
{
|
|
5316
5871
|
"name": "schema-org",
|
|
5317
|
-
"description": "Schema.org
|
|
5872
|
+
"description": "Quick and easy Schema.org graphs.",
|
|
5318
5873
|
"repo": "harlan-zw/nuxt-schema-org",
|
|
5319
5874
|
"npm": "nuxt-schema-org",
|
|
5320
5875
|
"icon": "schema-org.svg",
|
|
@@ -5336,6 +5891,29 @@
|
|
|
5336
5891
|
"requires": {}
|
|
5337
5892
|
}
|
|
5338
5893
|
},
|
|
5894
|
+
{
|
|
5895
|
+
"name": "scripts",
|
|
5896
|
+
"description": "Plug-and-play script optimization for Nuxt applications.",
|
|
5897
|
+
"repo": "nuxt/scripts",
|
|
5898
|
+
"npm": "@nuxt/scripts",
|
|
5899
|
+
"icon": "nuxt.svg",
|
|
5900
|
+
"github": "https://github.com/nuxt/scripts",
|
|
5901
|
+
"website": "https://scripts.nuxt.com",
|
|
5902
|
+
"learn_more": "",
|
|
5903
|
+
"category": "Libraries",
|
|
5904
|
+
"type": "official",
|
|
5905
|
+
"maintainers": [
|
|
5906
|
+
{
|
|
5907
|
+
"name": "Harlan Wilton",
|
|
5908
|
+
"github": "harlan-zw",
|
|
5909
|
+
"twitter": "harlan_zw"
|
|
5910
|
+
}
|
|
5911
|
+
],
|
|
5912
|
+
"compatibility": {
|
|
5913
|
+
"nuxt": "^3.0.0",
|
|
5914
|
+
"requires": {}
|
|
5915
|
+
}
|
|
5916
|
+
},
|
|
5339
5917
|
{
|
|
5340
5918
|
"name": "scss-to-js",
|
|
5341
5919
|
"description": "Load SCSS Variables into Nuxt instance for use in Templates/Scripts.",
|
|
@@ -5389,7 +5967,7 @@
|
|
|
5389
5967
|
"icon": "segment.png",
|
|
5390
5968
|
"github": "https://github.com/dansmaculotte/nuxt-segment",
|
|
5391
5969
|
"website": "https://github.com/dansmaculotte/nuxt-segment",
|
|
5392
|
-
"learn_more": "
|
|
5970
|
+
"learn_more": "",
|
|
5393
5971
|
"category": "Analytics",
|
|
5394
5972
|
"type": "3rd-party",
|
|
5395
5973
|
"maintainers": [
|
|
@@ -5427,7 +6005,7 @@
|
|
|
5427
6005
|
},
|
|
5428
6006
|
{
|
|
5429
6007
|
"name": "seo-experiments",
|
|
5430
|
-
"description": "Powerful SEO DX improvements
|
|
6008
|
+
"description": "Powerful SEO DX improvements.",
|
|
5431
6009
|
"repo": "harlan-zw/nuxt-seo-experiments",
|
|
5432
6010
|
"npm": "nuxt-seo-experiments",
|
|
5433
6011
|
"icon": "seo-experiments.svg",
|
|
@@ -5450,47 +6028,47 @@
|
|
|
5450
6028
|
}
|
|
5451
6029
|
},
|
|
5452
6030
|
{
|
|
5453
|
-
"name": "seo-
|
|
5454
|
-
"description": "
|
|
5455
|
-
"repo": "
|
|
5456
|
-
"npm": "nuxt-seo-
|
|
5457
|
-
"icon": "
|
|
5458
|
-
"github": "https://github.com/
|
|
5459
|
-
"website": "https://
|
|
6031
|
+
"name": "seo-meta",
|
|
6032
|
+
"description": "Simple generate seo metadata",
|
|
6033
|
+
"repo": "ihavecoke/nuxtjs-seo-meta#main/packages/core",
|
|
6034
|
+
"npm": "nuxt-seo-meta",
|
|
6035
|
+
"icon": "",
|
|
6036
|
+
"github": "https://github.com/ihavecoke/nuxtjs-seo-meta",
|
|
6037
|
+
"website": "https://github.com/ihavecoke/nuxtjs-seo-meta",
|
|
5460
6038
|
"learn_more": "",
|
|
5461
6039
|
"category": "SEO",
|
|
5462
6040
|
"type": "3rd-party",
|
|
5463
6041
|
"maintainers": [
|
|
5464
6042
|
{
|
|
5465
|
-
"name": "
|
|
5466
|
-
"github": "
|
|
6043
|
+
"name": "ihavecoke",
|
|
6044
|
+
"github": "ihavecoke",
|
|
6045
|
+
"avatar": "https://avatars0.githubusercontent.com/u/10757551?v=4"
|
|
5467
6046
|
}
|
|
5468
6047
|
],
|
|
5469
6048
|
"compatibility": {
|
|
5470
|
-
"nuxt": "^
|
|
6049
|
+
"nuxt": "^2.0.0",
|
|
5471
6050
|
"requires": {}
|
|
5472
6051
|
}
|
|
5473
6052
|
},
|
|
5474
6053
|
{
|
|
5475
|
-
"name": "seo
|
|
5476
|
-
"description": "
|
|
5477
|
-
"repo": "
|
|
5478
|
-
"npm": "
|
|
5479
|
-
"icon": "",
|
|
5480
|
-
"github": "https://github.com/
|
|
5481
|
-
"website": "https://
|
|
5482
|
-
"learn_more": "",
|
|
6054
|
+
"name": "seo",
|
|
6055
|
+
"description": "The complete SEO solution for Nuxt.",
|
|
6056
|
+
"repo": "harlan-zw/nuxt-seo",
|
|
6057
|
+
"npm": "@nuxtjs/seo",
|
|
6058
|
+
"icon": "nuxt.svg",
|
|
6059
|
+
"github": "https://github.com/harlan-zw/nuxt-seo",
|
|
6060
|
+
"website": "https://nuxtseo.com/",
|
|
6061
|
+
"learn_more": "https://nuxtseo.com/nuxt-seo/getting-started/installation",
|
|
5483
6062
|
"category": "SEO",
|
|
5484
6063
|
"type": "3rd-party",
|
|
5485
6064
|
"maintainers": [
|
|
5486
6065
|
{
|
|
5487
|
-
"name": "
|
|
5488
|
-
"github": "
|
|
5489
|
-
"avatar": "https://avatars0.githubusercontent.com/u/10757551?v=4"
|
|
6066
|
+
"name": "harlan-zw",
|
|
6067
|
+
"github": "harlan-zw"
|
|
5490
6068
|
}
|
|
5491
6069
|
],
|
|
5492
6070
|
"compatibility": {
|
|
5493
|
-
"nuxt": "^
|
|
6071
|
+
"nuxt": "^3.0.0",
|
|
5494
6072
|
"requires": {}
|
|
5495
6073
|
}
|
|
5496
6074
|
},
|
|
@@ -5542,7 +6120,7 @@
|
|
|
5542
6120
|
{
|
|
5543
6121
|
"name": "server-block",
|
|
5544
6122
|
"description": "Use <server> tags in your Nuxt pages components.",
|
|
5545
|
-
"repo": "Hebilicious/server-block-nuxt/packages/server-block-nuxt
|
|
6123
|
+
"repo": "Hebilicious/server-block-nuxt#main/packages/server-block-nuxt",
|
|
5546
6124
|
"npm": "@hebilicious/server-block-nuxt",
|
|
5547
6125
|
"icon": "server-block.svg",
|
|
5548
6126
|
"github": "https://github.com/Hebilicious/server-block-nuxt",
|
|
@@ -5563,21 +6141,25 @@
|
|
|
5563
6141
|
}
|
|
5564
6142
|
},
|
|
5565
6143
|
{
|
|
5566
|
-
"name": "
|
|
5567
|
-
"description": "
|
|
5568
|
-
"repo": "
|
|
5569
|
-
"npm": "
|
|
5570
|
-
"icon": "
|
|
5571
|
-
"github": "https://github.com/
|
|
5572
|
-
"website": "https://
|
|
5573
|
-
"learn_more": "https://
|
|
5574
|
-
"category": "
|
|
6144
|
+
"name": "shadcn",
|
|
6145
|
+
"description": "Re-usable components built with Radix Vue and Tailwind CSS.",
|
|
6146
|
+
"repo": "radix-vue/shadcn-vue#dev/packages/module",
|
|
6147
|
+
"npm": "shadcn-nuxt",
|
|
6148
|
+
"icon": "",
|
|
6149
|
+
"github": "https://github.com/radix-vue/shadcn-vue/tree/dev/packages/module",
|
|
6150
|
+
"website": "https://www.shadcn-vue.com",
|
|
6151
|
+
"learn_more": "https://www.shadcn-vue.com/docs/installation/nuxt",
|
|
6152
|
+
"category": "UI",
|
|
5575
6153
|
"type": "3rd-party",
|
|
5576
6154
|
"maintainers": [
|
|
5577
6155
|
{
|
|
5578
|
-
"name": "
|
|
5579
|
-
"github": "
|
|
5580
|
-
"twitter": "
|
|
6156
|
+
"name": "Zernonia",
|
|
6157
|
+
"github": "zernonia",
|
|
6158
|
+
"twitter": "zernonia"
|
|
6159
|
+
},
|
|
6160
|
+
{
|
|
6161
|
+
"name": "Sadegh Barati",
|
|
6162
|
+
"github": "sadeghbarati"
|
|
5581
6163
|
}
|
|
5582
6164
|
],
|
|
5583
6165
|
"compatibility": {
|
|
@@ -5607,6 +6189,28 @@
|
|
|
5607
6189
|
"requires": {}
|
|
5608
6190
|
}
|
|
5609
6191
|
},
|
|
6192
|
+
{
|
|
6193
|
+
"name": "shuimo-ui",
|
|
6194
|
+
"description": "A Chinese Shuimo style component library.",
|
|
6195
|
+
"repo": "shuimo-design/shuimo-ui#main/plugins/nuxt",
|
|
6196
|
+
"npm": "@shuimo-design/shuimo-ui-nuxt",
|
|
6197
|
+
"icon": "shuimo-ui.svg",
|
|
6198
|
+
"github": "https://github.com/shuimo-design/shuimo-ui",
|
|
6199
|
+
"website": "https://shuimo.design",
|
|
6200
|
+
"learn_more": "https://github.com/shuimo-design/shuimo-ui/tree/main/plugins/nuxt",
|
|
6201
|
+
"category": "UI",
|
|
6202
|
+
"type": "3rd-party",
|
|
6203
|
+
"maintainers": [
|
|
6204
|
+
{
|
|
6205
|
+
"name": "higuaifan",
|
|
6206
|
+
"github": "higuaifan"
|
|
6207
|
+
}
|
|
6208
|
+
],
|
|
6209
|
+
"compatibility": {
|
|
6210
|
+
"nuxt": "^3.0.0",
|
|
6211
|
+
"requires": {}
|
|
6212
|
+
}
|
|
6213
|
+
},
|
|
5610
6214
|
{
|
|
5611
6215
|
"name": "sidebase-auth",
|
|
5612
6216
|
"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.",
|
|
@@ -5677,41 +6281,23 @@
|
|
|
5677
6281
|
}
|
|
5678
6282
|
},
|
|
5679
6283
|
{
|
|
5680
|
-
"name": "
|
|
6284
|
+
"name": "sitemap",
|
|
5681
6285
|
"description": "Powerfully flexible XML Sitemaps that integrate seamlessly.",
|
|
5682
|
-
"repo": "
|
|
5683
|
-
"npm": "
|
|
6286
|
+
"repo": "nuxt-modules/sitemap",
|
|
6287
|
+
"npm": "@nuxtjs/sitemap",
|
|
5684
6288
|
"icon": "simple-sitemap.svg",
|
|
5685
|
-
"github": "https://github.com/
|
|
5686
|
-
"website": "https://nuxtseo.com/
|
|
5687
|
-
"learn_more": "https://nuxtseo.com/
|
|
6289
|
+
"github": "https://github.com/nuxt-modules/sitemap",
|
|
6290
|
+
"website": "https://nuxtseo.com/",
|
|
6291
|
+
"learn_more": "https://nuxtseo.com/sitemap",
|
|
5688
6292
|
"category": "SEO",
|
|
5689
|
-
"type": "
|
|
6293
|
+
"type": "community",
|
|
5690
6294
|
"maintainers": [
|
|
5691
6295
|
{
|
|
5692
6296
|
"name": "Harlan Wilton",
|
|
5693
6297
|
"github": "harlan-zw",
|
|
5694
6298
|
"twitter": "harlan_zw",
|
|
5695
6299
|
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
5696
|
-
}
|
|
5697
|
-
],
|
|
5698
|
-
"compatibility": {
|
|
5699
|
-
"nuxt": "^3.0.0",
|
|
5700
|
-
"requires": {}
|
|
5701
|
-
}
|
|
5702
|
-
},
|
|
5703
|
-
{
|
|
5704
|
-
"name": "sitemap",
|
|
5705
|
-
"description": "Automatically generate or serve dynamic sitemap.xml for Nuxt projects",
|
|
5706
|
-
"repo": "nuxt-community/sitemap-module#dev",
|
|
5707
|
-
"npm": "@nuxtjs/sitemap",
|
|
5708
|
-
"icon": "",
|
|
5709
|
-
"github": "https://github.com/nuxt-community/sitemap-module#dev",
|
|
5710
|
-
"website": "https://sitemap.nuxtjs.org",
|
|
5711
|
-
"learn_more": "",
|
|
5712
|
-
"category": "SEO",
|
|
5713
|
-
"type": "community",
|
|
5714
|
-
"maintainers": [
|
|
6300
|
+
},
|
|
5715
6301
|
{
|
|
5716
6302
|
"name": "Nicolas PENNEC",
|
|
5717
6303
|
"github": "NicoPennec",
|
|
@@ -5719,7 +6305,7 @@
|
|
|
5719
6305
|
}
|
|
5720
6306
|
],
|
|
5721
6307
|
"compatibility": {
|
|
5722
|
-
"nuxt": "^
|
|
6308
|
+
"nuxt": "^3.0.0",
|
|
5723
6309
|
"requires": {}
|
|
5724
6310
|
}
|
|
5725
6311
|
},
|
|
@@ -5753,7 +6339,7 @@
|
|
|
5753
6339
|
"icon": "snipcart.png",
|
|
5754
6340
|
"github": "https://github.com/nuxt-modules/snipcart",
|
|
5755
6341
|
"website": "https://github.com/nuxt-modules/snipcart",
|
|
5756
|
-
"learn_more": "
|
|
6342
|
+
"learn_more": "",
|
|
5757
6343
|
"category": "Ecommerce",
|
|
5758
6344
|
"type": "community",
|
|
5759
6345
|
"maintainers": [
|
|
@@ -5835,39 +6421,6 @@
|
|
|
5835
6421
|
"requires": {}
|
|
5836
6422
|
}
|
|
5837
6423
|
},
|
|
5838
|
-
{
|
|
5839
|
-
"name": "speedkit",
|
|
5840
|
-
"description": "nuxt-speedkit will help you to improve the lighthouse performance (score: 100/100) of your website.",
|
|
5841
|
-
"repo": "GrabarzUndPartner/nuxt-speedkit",
|
|
5842
|
-
"npm": "nuxt-speedkit",
|
|
5843
|
-
"icon": "speedkit.png",
|
|
5844
|
-
"github": "https://github.com/GrabarzUndPartner/nuxt-speedkit",
|
|
5845
|
-
"website": "https://nuxt-speedkit.grabarzundpartner.dev",
|
|
5846
|
-
"learn_more": "",
|
|
5847
|
-
"category": "Performance",
|
|
5848
|
-
"type": "3rd-party",
|
|
5849
|
-
"maintainers": [
|
|
5850
|
-
{
|
|
5851
|
-
"name": "Stephan Gerbeth",
|
|
5852
|
-
"github": "StephanGerbeth",
|
|
5853
|
-
"avatar": "https://avatars.githubusercontent.com/u/3775511?v=4"
|
|
5854
|
-
},
|
|
5855
|
-
{
|
|
5856
|
-
"name": "Thorn Walli",
|
|
5857
|
-
"github": "ThornWalli",
|
|
5858
|
-
"avatar": "https://avatars3.githubusercontent.com/u/8287751?v=4"
|
|
5859
|
-
},
|
|
5860
|
-
{
|
|
5861
|
-
"name": "Grabarz & Partner",
|
|
5862
|
-
"github": "GrabarzUndPartner",
|
|
5863
|
-
"avatar": "https://avatars3.githubusercontent.com/u/28385672?v=4"
|
|
5864
|
-
}
|
|
5865
|
-
],
|
|
5866
|
-
"compatibility": {
|
|
5867
|
-
"nuxt": "^2.0.0",
|
|
5868
|
-
"requires": {}
|
|
5869
|
-
}
|
|
5870
|
-
},
|
|
5871
6424
|
{
|
|
5872
6425
|
"name": "ssr-lit",
|
|
5873
6426
|
"description": "",
|
|
@@ -5914,23 +6467,29 @@
|
|
|
5914
6467
|
},
|
|
5915
6468
|
{
|
|
5916
6469
|
"name": "storefront-ui",
|
|
5917
|
-
"description": "Storefront UI
|
|
5918
|
-
"repo": "vuestorefront/storefront-ui#develop/packages/nuxt
|
|
6470
|
+
"description": "Storefront UI for Nuxt by Alokai",
|
|
6471
|
+
"repo": "vuestorefront/storefront-ui#v2-develop/packages/sfui/frameworks/nuxt",
|
|
5919
6472
|
"npm": "@storefront-ui/nuxt",
|
|
5920
6473
|
"icon": "storefront-ui.svg",
|
|
5921
|
-
"github": "https://github.com/vuestorefront/storefront-ui
|
|
5922
|
-
"website": "https://docs.storefrontui.io
|
|
5923
|
-
"learn_more": "https://docs.storefrontui.io/",
|
|
6474
|
+
"github": "https://github.com/vuestorefront/storefront-ui",
|
|
6475
|
+
"website": "https://docs.storefrontui.io/v2/",
|
|
6476
|
+
"learn_more": "https://docs.storefrontui.io/v2/getting-started/vue#nuxt-3",
|
|
5924
6477
|
"category": "UI",
|
|
5925
6478
|
"type": "3rd-party",
|
|
5926
6479
|
"maintainers": [
|
|
5927
6480
|
{
|
|
5928
|
-
"name": "
|
|
5929
|
-
"github": "
|
|
6481
|
+
"name": "Szymon Dziewoński",
|
|
6482
|
+
"github": "Szymon-dziewonski",
|
|
6483
|
+
"avatar": "https://avatars.githubusercontent.com/u/2566152?v=4"
|
|
6484
|
+
},
|
|
6485
|
+
{
|
|
6486
|
+
"name": "Jakub Freisler",
|
|
6487
|
+
"github": "FRSgit",
|
|
6488
|
+
"avatar": "https://avatars.githubusercontent.com/u/10456649?v=4"
|
|
5930
6489
|
}
|
|
5931
6490
|
],
|
|
5932
6491
|
"compatibility": {
|
|
5933
|
-
"nuxt": "^
|
|
6492
|
+
"nuxt": "^3.0.0",
|
|
5934
6493
|
"requires": {}
|
|
5935
6494
|
}
|
|
5936
6495
|
},
|
|
@@ -5959,7 +6518,7 @@
|
|
|
5959
6518
|
{
|
|
5960
6519
|
"name": "storyblok",
|
|
5961
6520
|
"description": "Storyblok Nuxt module",
|
|
5962
|
-
"repo": "storyblok/storyblok-nuxt#
|
|
6521
|
+
"repo": "storyblok/storyblok-nuxt#main",
|
|
5963
6522
|
"npm": "@storyblok/nuxt",
|
|
5964
6523
|
"icon": "storyblok.png",
|
|
5965
6524
|
"github": "https://github.com/storyblok/storyblok-nuxt",
|
|
@@ -6159,29 +6718,6 @@
|
|
|
6159
6718
|
"requires": {}
|
|
6160
6719
|
}
|
|
6161
6720
|
},
|
|
6162
|
-
{
|
|
6163
|
-
"name": "stylify",
|
|
6164
|
-
"description": "Stylify generates utility-first CSS dynamically based on what you write. Write HTML. Get CSS.",
|
|
6165
|
-
"repo": "stylify/packages#master/packages/nuxt",
|
|
6166
|
-
"npm": "@stylify/nuxt",
|
|
6167
|
-
"icon": "stylify.svg",
|
|
6168
|
-
"github": "https://github.com/stylify/packages/tree/master/packages/nuxt",
|
|
6169
|
-
"website": "https://stylifycss.com/docs/nuxt",
|
|
6170
|
-
"learn_more": "https://stylifycss.com",
|
|
6171
|
-
"category": "UI",
|
|
6172
|
-
"type": "3rd-party",
|
|
6173
|
-
"maintainers": [
|
|
6174
|
-
{
|
|
6175
|
-
"name": "Vladimír Macháček",
|
|
6176
|
-
"github": "Machy8",
|
|
6177
|
-
"twitter": "8machy"
|
|
6178
|
-
}
|
|
6179
|
-
],
|
|
6180
|
-
"compatibility": {
|
|
6181
|
-
"nuxt": "^2.0.0 || ^3.0.0",
|
|
6182
|
-
"requires": {}
|
|
6183
|
-
}
|
|
6184
|
-
},
|
|
6185
6721
|
{
|
|
6186
6722
|
"name": "supabase",
|
|
6187
6723
|
"description": "First class integration with Supabase",
|
|
@@ -6215,6 +6751,29 @@
|
|
|
6215
6751
|
"requires": {}
|
|
6216
6752
|
}
|
|
6217
6753
|
},
|
|
6754
|
+
{
|
|
6755
|
+
"name": "surrealdb",
|
|
6756
|
+
"description": "A Nuxt module aimed to simplify the use of SurrealDB",
|
|
6757
|
+
"repo": "sandros94/nuxt-surrealdb",
|
|
6758
|
+
"npm": "nuxt-surrealdb",
|
|
6759
|
+
"icon": "surrealdb.png",
|
|
6760
|
+
"github": "https://github.com/sandros94/nuxt-surrealdb",
|
|
6761
|
+
"website": "https://github.com/sandros94/nuxt-surrealdb",
|
|
6762
|
+
"learn_more": "",
|
|
6763
|
+
"category": "Database",
|
|
6764
|
+
"type": "3rd-party",
|
|
6765
|
+
"maintainers": [
|
|
6766
|
+
{
|
|
6767
|
+
"name": "Sandro Circi",
|
|
6768
|
+
"github": "sandros94",
|
|
6769
|
+
"avatar": "https://avatars.githubusercontent.com/u/13056429"
|
|
6770
|
+
}
|
|
6771
|
+
],
|
|
6772
|
+
"compatibility": {
|
|
6773
|
+
"nuxt": "^3.10.0",
|
|
6774
|
+
"requires": {}
|
|
6775
|
+
}
|
|
6776
|
+
},
|
|
6218
6777
|
{
|
|
6219
6778
|
"name": "svg-loader",
|
|
6220
6779
|
"description": "Nuxt SVG Loader - SVGs as components, also on the server side!",
|
|
@@ -6304,6 +6863,30 @@
|
|
|
6304
6863
|
"requires": {}
|
|
6305
6864
|
}
|
|
6306
6865
|
},
|
|
6866
|
+
{
|
|
6867
|
+
"name": "swiftsearch",
|
|
6868
|
+
"description": "Nuxt module for a typesafe, SSR first algolia instantsearch experience",
|
|
6869
|
+
"repo": "atoms-studio/nuxt-swiftsearch",
|
|
6870
|
+
"npm": "@atoms-studio/nuxt-swiftsearch",
|
|
6871
|
+
"icon": "nuxt-swiftsearch.svg",
|
|
6872
|
+
"github": "https://github.com/atoms-studio/nuxt-swiftsearch",
|
|
6873
|
+
"website": "https://nuxt-swiftsearch.netlify.app/",
|
|
6874
|
+
"learn_more": "",
|
|
6875
|
+
"category": "Libraries",
|
|
6876
|
+
"type": "3rd-party",
|
|
6877
|
+
"maintainers": [
|
|
6878
|
+
{
|
|
6879
|
+
"name": "Matteo Rigoni",
|
|
6880
|
+
"github": "rigo-m",
|
|
6881
|
+
"twitter": "MatteoRigoni",
|
|
6882
|
+
"avatar": "https://avatars.githubusercontent.com/rigo-m?v=4"
|
|
6883
|
+
}
|
|
6884
|
+
],
|
|
6885
|
+
"compatibility": {
|
|
6886
|
+
"nuxt": "^3.10.0",
|
|
6887
|
+
"requires": {}
|
|
6888
|
+
}
|
|
6889
|
+
},
|
|
6307
6890
|
{
|
|
6308
6891
|
"name": "swiper",
|
|
6309
6892
|
"description": "Nuxt module for Swiper.js - Most modern mobile touch slider with hardware accelerated transitions.",
|
|
@@ -6375,6 +6958,37 @@
|
|
|
6375
6958
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
6376
6959
|
"requires": {},
|
|
6377
6960
|
"devtools": "^0.0.0"
|
|
6961
|
+
},
|
|
6962
|
+
"aliases": [
|
|
6963
|
+
"tailwind"
|
|
6964
|
+
]
|
|
6965
|
+
},
|
|
6966
|
+
{
|
|
6967
|
+
"name": "test-utils",
|
|
6968
|
+
"description": "Test utilities for Nuxt",
|
|
6969
|
+
"repo": "nuxt/test-utils#main",
|
|
6970
|
+
"npm": "@nuxt/test-utils",
|
|
6971
|
+
"icon": "nuxt.svg",
|
|
6972
|
+
"github": "https://github.com/nuxt/test-utils",
|
|
6973
|
+
"website": "https://nuxt.com/docs/getting-started/testing",
|
|
6974
|
+
"learn_more": "",
|
|
6975
|
+
"category": "Devtools",
|
|
6976
|
+
"type": "official",
|
|
6977
|
+
"maintainers": [
|
|
6978
|
+
{
|
|
6979
|
+
"name": "Daniel Roe",
|
|
6980
|
+
"github": "danielroe",
|
|
6981
|
+
"twitter": "danielcroe"
|
|
6982
|
+
},
|
|
6983
|
+
{
|
|
6984
|
+
"name": "Anthony Fu",
|
|
6985
|
+
"github": "antfu",
|
|
6986
|
+
"twitter": "antfu7"
|
|
6987
|
+
}
|
|
6988
|
+
],
|
|
6989
|
+
"compatibility": {
|
|
6990
|
+
"nuxt": "^3.0.0",
|
|
6991
|
+
"requires": {}
|
|
6378
6992
|
}
|
|
6379
6993
|
},
|
|
6380
6994
|
{
|
|
@@ -6422,6 +7036,28 @@
|
|
|
6422
7036
|
"requires": {}
|
|
6423
7037
|
}
|
|
6424
7038
|
},
|
|
7039
|
+
{
|
|
7040
|
+
"name": "tiptap",
|
|
7041
|
+
"description": "Essentials to Quickly Integrate TipTap Editor into your Nuxt App",
|
|
7042
|
+
"repo": "modbender/nuxt-tiptap-editor",
|
|
7043
|
+
"npm": "nuxt-tiptap-editor",
|
|
7044
|
+
"icon": "tiptap.png",
|
|
7045
|
+
"github": "https://github.com/modbender/nuxt-tiptap-editor",
|
|
7046
|
+
"website": "https://nuxt-tiptap-editor.vercel.app",
|
|
7047
|
+
"learn_more": "https://nuxt-tiptap-editor.vercel.app",
|
|
7048
|
+
"category": "Libraries",
|
|
7049
|
+
"type": "3rd-party",
|
|
7050
|
+
"maintainers": [
|
|
7051
|
+
{
|
|
7052
|
+
"name": "modbender",
|
|
7053
|
+
"github": "modbender"
|
|
7054
|
+
}
|
|
7055
|
+
],
|
|
7056
|
+
"compatibility": {
|
|
7057
|
+
"nuxt": "^3.0.0",
|
|
7058
|
+
"requires": {}
|
|
7059
|
+
}
|
|
7060
|
+
},
|
|
6425
7061
|
{
|
|
6426
7062
|
"name": "toast",
|
|
6427
7063
|
"description": "Responsive Touch Compatible Toast plugin for Nuxt using vue-toasted",
|
|
@@ -6445,6 +7081,50 @@
|
|
|
6445
7081
|
"requires": {}
|
|
6446
7082
|
}
|
|
6447
7083
|
},
|
|
7084
|
+
{
|
|
7085
|
+
"name": "tradingview",
|
|
7086
|
+
"description": "Use the TradingView Widgets in your Nuxt Application",
|
|
7087
|
+
"repo": "volkanakkus/nuxt-tradingview",
|
|
7088
|
+
"npm": "nuxt-tradingview",
|
|
7089
|
+
"icon": "tradingview.svg",
|
|
7090
|
+
"github": "https://github.com/volkanakkus/nuxt-tradingview",
|
|
7091
|
+
"website": "https://nuxt-tradingview.volkanakkus.com",
|
|
7092
|
+
"learn_more": "https://nuxt-tradingview.volkanakkus.com/documentation/getting-started/setup",
|
|
7093
|
+
"category": "Extensions",
|
|
7094
|
+
"type": "3rd-party",
|
|
7095
|
+
"maintainers": [
|
|
7096
|
+
{
|
|
7097
|
+
"name": "Volkan Akkuş",
|
|
7098
|
+
"github": "volkanakkus"
|
|
7099
|
+
}
|
|
7100
|
+
],
|
|
7101
|
+
"compatibility": {
|
|
7102
|
+
"nuxt": "^3.0.0",
|
|
7103
|
+
"requires": {}
|
|
7104
|
+
}
|
|
7105
|
+
},
|
|
7106
|
+
{
|
|
7107
|
+
"name": "translation-manager",
|
|
7108
|
+
"description": "Simple and easy to use translation manager for Nuxt and Nuxt-i18n that allows translation management from a single CSV file.",
|
|
7109
|
+
"repo": "samk-dev/nuxt-translation-manager",
|
|
7110
|
+
"npm": "nuxt-translation-manager",
|
|
7111
|
+
"icon": "translation-manager.png",
|
|
7112
|
+
"github": "https://github.com/samk-dev/nuxt-translation-manager",
|
|
7113
|
+
"website": "https://github.com/samk-dev/nuxt-translation-manager",
|
|
7114
|
+
"learn_more": "",
|
|
7115
|
+
"category": "Extensions",
|
|
7116
|
+
"type": "3rd-party",
|
|
7117
|
+
"maintainers": [
|
|
7118
|
+
{
|
|
7119
|
+
"name": "Sam K",
|
|
7120
|
+
"github": "samk-dev"
|
|
7121
|
+
}
|
|
7122
|
+
],
|
|
7123
|
+
"compatibility": {
|
|
7124
|
+
"nuxt": "^3.0.0",
|
|
7125
|
+
"requires": {}
|
|
7126
|
+
}
|
|
7127
|
+
},
|
|
6448
7128
|
{
|
|
6449
7129
|
"name": "tresjs",
|
|
6450
7130
|
"description": "Create 3D experiences in your Nuxt application using TresJS.",
|
|
@@ -6774,28 +7454,6 @@
|
|
|
6774
7454
|
}
|
|
6775
7455
|
}
|
|
6776
7456
|
},
|
|
6777
|
-
{
|
|
6778
|
-
"name": "unhead",
|
|
6779
|
-
"description": "Experimental features for Nuxt SEO / head management.",
|
|
6780
|
-
"repo": "harlan-zw/nuxt-seo-experiments",
|
|
6781
|
-
"npm": "nuxt-seo-experiments",
|
|
6782
|
-
"icon": "",
|
|
6783
|
-
"github": "https://github.com/harlan-zw/nuxt-seo-experiments",
|
|
6784
|
-
"website": "https://github.com/harlan-zw/nuxt-seo-experiments",
|
|
6785
|
-
"learn_more": "",
|
|
6786
|
-
"category": "SEO",
|
|
6787
|
-
"type": "3rd-party",
|
|
6788
|
-
"maintainers": [
|
|
6789
|
-
{
|
|
6790
|
-
"name": "harlan-zw",
|
|
6791
|
-
"github": "harlan-zw"
|
|
6792
|
-
}
|
|
6793
|
-
],
|
|
6794
|
-
"compatibility": {
|
|
6795
|
-
"nuxt": "^3.0.0",
|
|
6796
|
-
"requires": {}
|
|
6797
|
-
}
|
|
6798
|
-
},
|
|
6799
7457
|
{
|
|
6800
7458
|
"name": "universal-storage",
|
|
6801
7459
|
"description": "Universal Storage Utilities for Nuxt",
|
|
@@ -6827,7 +7485,7 @@
|
|
|
6827
7485
|
{
|
|
6828
7486
|
"name": "unlazy",
|
|
6829
7487
|
"description": "Lazy loading library for placeholder images",
|
|
6830
|
-
"repo": "johannschopplich/unlazy/packages/nuxt",
|
|
7488
|
+
"repo": "johannschopplich/unlazy#main/packages/nuxt",
|
|
6831
7489
|
"npm": "@unlazy/nuxt",
|
|
6832
7490
|
"icon": "unlazy.svg",
|
|
6833
7491
|
"github": "https://github.com/johannschopplich/unlazy/tree/main/packages/nuxt",
|
|
@@ -6846,32 +7504,6 @@
|
|
|
6846
7504
|
"requires": {}
|
|
6847
7505
|
}
|
|
6848
7506
|
},
|
|
6849
|
-
{
|
|
6850
|
-
"name": "unlighthouse",
|
|
6851
|
-
"description": "Unlighthouse scans your entire site using Google Lighthouse, with a modern UI, minimal config and smart sampling.",
|
|
6852
|
-
"repo": "harlan-zw/unlighthouse#main/integrations/nuxt",
|
|
6853
|
-
"npm": "@unlighthouse/nuxt",
|
|
6854
|
-
"icon": "unlighthouse.svg",
|
|
6855
|
-
"github": "https://github.com/harlan-zw/unlighthouse",
|
|
6856
|
-
"website": "https://github.com/harlan-zw/unlighthouse",
|
|
6857
|
-
"learn_more": "https://github.com/harlan-zw/unlighthouse",
|
|
6858
|
-
"category": "Devtools",
|
|
6859
|
-
"type": "3rd-party",
|
|
6860
|
-
"maintainers": [
|
|
6861
|
-
{
|
|
6862
|
-
"name": "Harlan Wilton",
|
|
6863
|
-
"github": "harlan-zw",
|
|
6864
|
-
"twitter": "harlan_zw",
|
|
6865
|
-
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
6866
|
-
}
|
|
6867
|
-
],
|
|
6868
|
-
"compatibility": {
|
|
6869
|
-
"nuxt": "^2.0.0 || ^3.0.0",
|
|
6870
|
-
"requires": {
|
|
6871
|
-
"bridge": "optional"
|
|
6872
|
-
}
|
|
6873
|
-
}
|
|
6874
|
-
},
|
|
6875
7507
|
{
|
|
6876
7508
|
"name": "unocss",
|
|
6877
7509
|
"description": "The instant on-demand atomic CSS engine.",
|
|
@@ -6906,8 +7538,8 @@
|
|
|
6906
7538
|
"npm": "nuxt-ununura",
|
|
6907
7539
|
"icon": "ununuracss.png",
|
|
6908
7540
|
"github": "https://github.com/novout/ununuracss",
|
|
6909
|
-
"website": "https://
|
|
6910
|
-
"learn_more": "https://
|
|
7541
|
+
"website": "https://github.com/novout/ununuracss",
|
|
7542
|
+
"learn_more": "https://github.com/novout/ununuracss",
|
|
6911
7543
|
"category": "UI",
|
|
6912
7544
|
"type": "3rd-party",
|
|
6913
7545
|
"maintainers": [
|
|
@@ -6922,6 +7554,28 @@
|
|
|
6922
7554
|
"requires": {}
|
|
6923
7555
|
}
|
|
6924
7556
|
},
|
|
7557
|
+
{
|
|
7558
|
+
"name": "use-bootstrap",
|
|
7559
|
+
"description": "This module is a wrapper to front-end framework based on Nuxt3 and Bootstrap5",
|
|
7560
|
+
"repo": "simplise/use-bootstrap",
|
|
7561
|
+
"npm": "usebootstrap",
|
|
7562
|
+
"icon": "use-bootstrap.svg",
|
|
7563
|
+
"github": "https://github.com/simplise/use-bootstrap",
|
|
7564
|
+
"website": "https://usebootstrap.org/",
|
|
7565
|
+
"learn_more": "https://usebootstrap.org/",
|
|
7566
|
+
"category": "UI",
|
|
7567
|
+
"type": "3rd-party",
|
|
7568
|
+
"maintainers": [
|
|
7569
|
+
{
|
|
7570
|
+
"name": "KoujiSano",
|
|
7571
|
+
"github": "KoujiSano"
|
|
7572
|
+
}
|
|
7573
|
+
],
|
|
7574
|
+
"compatibility": {
|
|
7575
|
+
"nuxt": "^3.0.0",
|
|
7576
|
+
"requires": {}
|
|
7577
|
+
}
|
|
7578
|
+
},
|
|
6925
7579
|
{
|
|
6926
7580
|
"name": "use-wagmi",
|
|
6927
7581
|
"description": "Vue Composition for Ethereum based on wagmi",
|
|
@@ -6968,28 +7622,6 @@
|
|
|
6968
7622
|
"requires": {}
|
|
6969
7623
|
}
|
|
6970
7624
|
},
|
|
6971
|
-
{
|
|
6972
|
-
"name": "validate",
|
|
6973
|
-
"description": "Simple Nuxt input validation module using vee-validate",
|
|
6974
|
-
"repo": "lewyuburi/nuxt-validate",
|
|
6975
|
-
"npm": "nuxt-validate",
|
|
6976
|
-
"icon": "vee-validate.png",
|
|
6977
|
-
"github": "https://github.com/lewyuburi/nuxt-validate",
|
|
6978
|
-
"website": "https://github.com/lewyuburi/nuxt-validate",
|
|
6979
|
-
"learn_more": "https://logaretm.github.io/vee-validate/",
|
|
6980
|
-
"category": "Libraries",
|
|
6981
|
-
"type": "3rd-party",
|
|
6982
|
-
"maintainers": [
|
|
6983
|
-
{
|
|
6984
|
-
"name": "lewyuburi",
|
|
6985
|
-
"github": "lewyuburi"
|
|
6986
|
-
}
|
|
6987
|
-
],
|
|
6988
|
-
"compatibility": {
|
|
6989
|
-
"nuxt": "^2.0.0",
|
|
6990
|
-
"requires": {}
|
|
6991
|
-
}
|
|
6992
|
-
},
|
|
6993
7625
|
{
|
|
6994
7626
|
"name": "vant",
|
|
6995
7627
|
"description": "A lightweight, customizable Vue UI library for mobile web apps.",
|
|
@@ -7021,7 +7653,7 @@
|
|
|
7021
7653
|
"npm": "@varlet/nuxt",
|
|
7022
7654
|
"icon": "varlet.svg",
|
|
7023
7655
|
"github": "https://github.com/varletjs/varlet",
|
|
7024
|
-
"website": "https://varlet.
|
|
7656
|
+
"website": "https://varlet.pages.dev/#/en-US/index",
|
|
7025
7657
|
"learn_more": "https://github.com/varletjs/varlet-nuxt",
|
|
7026
7658
|
"category": "UI",
|
|
7027
7659
|
"type": "3rd-party",
|
|
@@ -7044,8 +7676,8 @@
|
|
|
7044
7676
|
"repo": "samk-dev/nuxt-vcalendar",
|
|
7045
7677
|
"npm": "@samk-dev/nuxt-vcalendar",
|
|
7046
7678
|
"icon": "vcalendar.png",
|
|
7047
|
-
"github": "https://github.com/samk-dev/vcalendar",
|
|
7048
|
-
"website": "https://github.com/samk-dev/vcalendar",
|
|
7679
|
+
"github": "https://github.com/samk-dev/nuxt-vcalendar",
|
|
7680
|
+
"website": "https://github.com/samk-dev/nuxt-vcalendar",
|
|
7049
7681
|
"learn_more": "",
|
|
7050
7682
|
"category": "Libraries",
|
|
7051
7683
|
"type": "3rd-party",
|
|
@@ -7178,42 +7810,15 @@
|
|
|
7178
7810
|
"requires": {}
|
|
7179
7811
|
}
|
|
7180
7812
|
},
|
|
7181
|
-
{
|
|
7182
|
-
"name": "vitest",
|
|
7183
|
-
"description": "Vitest integration with Nuxt",
|
|
7184
|
-
"repo": "danielroe/nuxt-vitest",
|
|
7185
|
-
"npm": "nuxt-vitest",
|
|
7186
|
-
"icon": "vitest.svg",
|
|
7187
|
-
"github": "https://github.com/danielroe/nuxt-vitest",
|
|
7188
|
-
"website": "https://github.com/danielroe/nuxt-vitest",
|
|
7189
|
-
"learn_more": "",
|
|
7190
|
-
"category": "Devtools",
|
|
7191
|
-
"type": "3rd-party",
|
|
7192
|
-
"maintainers": [
|
|
7193
|
-
{
|
|
7194
|
-
"name": "Daniel Roe",
|
|
7195
|
-
"github": "danielroe"
|
|
7196
|
-
},
|
|
7197
|
-
{
|
|
7198
|
-
"name": "Anthony Fu",
|
|
7199
|
-
"github": "antfu"
|
|
7200
|
-
}
|
|
7201
|
-
],
|
|
7202
|
-
"compatibility": {
|
|
7203
|
-
"nuxt": "^3.0.0",
|
|
7204
|
-
"requires": {},
|
|
7205
|
-
"devtools": "^0.0.0"
|
|
7206
|
-
}
|
|
7207
|
-
},
|
|
7208
7813
|
{
|
|
7209
7814
|
"name": "vue-email",
|
|
7210
7815
|
"description": "💌 Write email templates with vue",
|
|
7211
|
-
"repo": "
|
|
7212
|
-
"npm": "vue-email",
|
|
7816
|
+
"repo": "vue-email/nuxt",
|
|
7817
|
+
"npm": "@vue-email/nuxt",
|
|
7213
7818
|
"icon": "vue-email.svg",
|
|
7214
|
-
"github": "https://github.com/
|
|
7215
|
-
"website": "https://
|
|
7216
|
-
"learn_more": "https://
|
|
7819
|
+
"github": "https://github.com/vue-email/nuxt",
|
|
7820
|
+
"website": "https://vuemail.net/",
|
|
7821
|
+
"learn_more": "https://vuemail.net/ssr/nuxt",
|
|
7217
7822
|
"category": "UI",
|
|
7218
7823
|
"type": "3rd-party",
|
|
7219
7824
|
"maintainers": [
|
|
@@ -7239,7 +7844,7 @@
|
|
|
7239
7844
|
{
|
|
7240
7845
|
"name": "vue-final-modal",
|
|
7241
7846
|
"description": "The most powerful yet most light-weight modal library for Vue 3.",
|
|
7242
|
-
"repo": "vue-final/vue-final-modal",
|
|
7847
|
+
"repo": "vue-final/vue-final-modal#master/packages/nuxt",
|
|
7243
7848
|
"npm": "@vue-final-modal/nuxt",
|
|
7244
7849
|
"icon": "vue-final-modal.svg",
|
|
7245
7850
|
"github": "https://github.com/vue-final/vue-final-modal",
|
|
@@ -7334,7 +7939,7 @@
|
|
|
7334
7939
|
"description": "Plausible analytics for Vue.js and Nuxt",
|
|
7335
7940
|
"repo": "moritzsternemann/vue-plausible",
|
|
7336
7941
|
"npm": "vue-plausible",
|
|
7337
|
-
"icon": "plausible.
|
|
7942
|
+
"icon": "plausible.svg",
|
|
7338
7943
|
"github": "https://github.com/moritzsternemann/vue-plausible",
|
|
7339
7944
|
"website": "https://github.com/moritzsternemann/vue-plausible",
|
|
7340
7945
|
"learn_more": "",
|
|
@@ -7354,7 +7959,7 @@
|
|
|
7354
7959
|
{
|
|
7355
7960
|
"name": "vue-query",
|
|
7356
7961
|
"description": "0 config lightweight Nuxt module for @tanstack/vue-query.",
|
|
7357
|
-
"repo": "Hebilicious/vue-query-nuxt/packages/vue-query-nuxt
|
|
7962
|
+
"repo": "Hebilicious/vue-query-nuxt#main/packages/vue-query-nuxt",
|
|
7358
7963
|
"npm": "@hebilicious/vue-query-nuxt",
|
|
7359
7964
|
"icon": "vue-query.svg",
|
|
7360
7965
|
"github": "https://github.com/Hebilicious/vue-query-nuxt",
|
|
@@ -7451,7 +8056,7 @@
|
|
|
7451
8056
|
"npm": "vue3-carousel-nuxt",
|
|
7452
8057
|
"icon": "",
|
|
7453
8058
|
"github": "https://github.com/gaetansenn/vue3-carousel-nuxt",
|
|
7454
|
-
"website": "",
|
|
8059
|
+
"website": "https://github.com/gaetansenn/vue3-carousel-nuxt",
|
|
7455
8060
|
"learn_more": "",
|
|
7456
8061
|
"category": "UI",
|
|
7457
8062
|
"type": "3rd-party",
|
|
@@ -7470,7 +8075,7 @@
|
|
|
7470
8075
|
{
|
|
7471
8076
|
"name": "vuefire",
|
|
7472
8077
|
"description": "Idiomatic composables for the Firebase SDK",
|
|
7473
|
-
"repo": "vuejs/vuefire/packages/nuxt",
|
|
8078
|
+
"repo": "vuejs/vuefire#main/packages/nuxt",
|
|
7474
8079
|
"npm": "nuxt-vuefire",
|
|
7475
8080
|
"icon": "vuefire.svg",
|
|
7476
8081
|
"github": "https://github.com/vuejs/vuefire/tree/main/packages/nuxt",
|
|
@@ -7492,7 +8097,7 @@
|
|
|
7492
8097
|
{
|
|
7493
8098
|
"name": "vueform-builder",
|
|
7494
8099
|
"description": "Official Vueform Builder module for Nuxt",
|
|
7495
|
-
"repo": "vueform/builder/nuxt",
|
|
8100
|
+
"repo": "vueform/builder#main/nuxt",
|
|
7496
8101
|
"npm": "@vueform/builder-nuxt",
|
|
7497
8102
|
"icon": "vueform.svg",
|
|
7498
8103
|
"github": "https://github.com/vueform/builder",
|
|
@@ -7515,7 +8120,7 @@
|
|
|
7515
8120
|
{
|
|
7516
8121
|
"name": "vueform",
|
|
7517
8122
|
"description": "Official Vueform module for Nuxt",
|
|
7518
|
-
"repo": "vueform/vueform/nuxt",
|
|
8123
|
+
"repo": "vueform/vueform#main/nuxt",
|
|
7519
8124
|
"npm": "@vueform/nuxt",
|
|
7520
8125
|
"icon": "vueform.svg",
|
|
7521
8126
|
"github": "https://github.com/vueform/vueform",
|
|
@@ -7542,8 +8147,8 @@
|
|
|
7542
8147
|
"npm": "@vuestic/nuxt",
|
|
7543
8148
|
"icon": "vuestic.png",
|
|
7544
8149
|
"github": "https://github.com/epicmaxco/vuestic-ui/tree/develop/packages/nuxt",
|
|
7545
|
-
"website": "https://vuestic.dev",
|
|
7546
|
-
"learn_more": "https://vuestic.dev/
|
|
8150
|
+
"website": "https://ui.vuestic.dev",
|
|
8151
|
+
"learn_more": "https://ui.vuestic.dev/getting-started/nuxt",
|
|
7547
8152
|
"category": "UI",
|
|
7548
8153
|
"type": "3rd-party",
|
|
7549
8154
|
"maintainers": [
|
|
@@ -7810,7 +8415,7 @@
|
|
|
7810
8415
|
"icon": "webpack.png",
|
|
7811
8416
|
"github": "https://github.com/nuxt-community/webpackmonitor-module",
|
|
7812
8417
|
"website": "https://github.com/nuxt-community/webpackmonitor-module",
|
|
7813
|
-
"learn_more": "
|
|
8418
|
+
"learn_more": "",
|
|
7814
8419
|
"category": "Devtools",
|
|
7815
8420
|
"type": "community",
|
|
7816
8421
|
"maintainers": [
|