@nuxt/modules 0.6.0-61ddab → 0.6.0-6346b6
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 +670 -365
- package/package.json +2 -1
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",
|
|
@@ -384,7 +362,7 @@
|
|
|
384
362
|
"github": "https://github.com/atinux/nuxt-auth-utils",
|
|
385
363
|
"website": "https://github.com/atinux/nuxt-auth-utils",
|
|
386
364
|
"learn_more": "",
|
|
387
|
-
"category": "
|
|
365
|
+
"category": "Security",
|
|
388
366
|
"type": "3rd-party",
|
|
389
367
|
"maintainers": [
|
|
390
368
|
{
|
|
@@ -778,10 +756,10 @@
|
|
|
778
756
|
"description": "Privacy-first, end-to-end encrypted analytics",
|
|
779
757
|
"repo": "chiffre-io/nuxt-chiffre",
|
|
780
758
|
"npm": "nuxt-chiffre",
|
|
781
|
-
"icon": "
|
|
759
|
+
"icon": "chiffre.png",
|
|
782
760
|
"github": "https://github.com/chiffre-io/nuxt-chiffre",
|
|
783
761
|
"website": "https://github.com/chiffre-io/nuxt-chiffre",
|
|
784
|
-
"learn_more": "https://chiffre.io",
|
|
762
|
+
"learn_more": "https://chiffre.io/",
|
|
785
763
|
"category": "Analytics",
|
|
786
764
|
"type": "3rd-party",
|
|
787
765
|
"maintainers": [
|
|
@@ -1013,7 +991,7 @@
|
|
|
1013
991
|
"npm": "@nuxt/content",
|
|
1014
992
|
"icon": "nuxt.svg",
|
|
1015
993
|
"github": "https://github.com/nuxt/content",
|
|
1016
|
-
"website": "https://content.
|
|
994
|
+
"website": "https://content.nuxt.com",
|
|
1017
995
|
"learn_more": "",
|
|
1018
996
|
"category": "CMS",
|
|
1019
997
|
"type": "official",
|
|
@@ -1298,7 +1276,7 @@
|
|
|
1298
1276
|
"npm": "@nuxt/devtools",
|
|
1299
1277
|
"icon": "nuxt.svg",
|
|
1300
1278
|
"github": "https://github.com/nuxt/devtools",
|
|
1301
|
-
"website": "https://devtools.
|
|
1279
|
+
"website": "https://devtools.nuxt.com",
|
|
1302
1280
|
"learn_more": "",
|
|
1303
1281
|
"category": "Devtools",
|
|
1304
1282
|
"type": "official",
|
|
@@ -1557,7 +1535,7 @@
|
|
|
1557
1535
|
}
|
|
1558
1536
|
},
|
|
1559
1537
|
{
|
|
1560
|
-
"name": "eslint",
|
|
1538
|
+
"name": "eslint-module",
|
|
1561
1539
|
"description": "ESLint module for Nuxt",
|
|
1562
1540
|
"repo": "nuxt-community/eslint-module",
|
|
1563
1541
|
"npm": "@nuxtjs/eslint-module",
|
|
@@ -1578,6 +1556,29 @@
|
|
|
1578
1556
|
"requires": {}
|
|
1579
1557
|
}
|
|
1580
1558
|
},
|
|
1559
|
+
{
|
|
1560
|
+
"name": "eslint",
|
|
1561
|
+
"description": "All-in-one ESLint module for Nuxt, provides project-aware, easy-to-use, extensible and future-proof integrations.",
|
|
1562
|
+
"repo": "nuxt/eslint",
|
|
1563
|
+
"npm": "@nuxt/eslint",
|
|
1564
|
+
"icon": "nuxt.svg",
|
|
1565
|
+
"github": "https://github.com/nuxt/eslint",
|
|
1566
|
+
"website": "https://eslint.nuxt.com",
|
|
1567
|
+
"learn_more": "https://eslint.nuxt.com/packages/module",
|
|
1568
|
+
"category": "Devtools",
|
|
1569
|
+
"type": "official",
|
|
1570
|
+
"maintainers": [
|
|
1571
|
+
{
|
|
1572
|
+
"name": "Anthony Fu",
|
|
1573
|
+
"github": "antfu",
|
|
1574
|
+
"twitter": "antfu7"
|
|
1575
|
+
}
|
|
1576
|
+
],
|
|
1577
|
+
"compatibility": {
|
|
1578
|
+
"nuxt": "^3.0.0",
|
|
1579
|
+
"requires": {}
|
|
1580
|
+
}
|
|
1581
|
+
},
|
|
1581
1582
|
{
|
|
1582
1583
|
"name": "event-trace",
|
|
1583
1584
|
"description": "Module for event trace in Nuxt",
|
|
@@ -1823,10 +1824,33 @@
|
|
|
1823
1824
|
"requires": {}
|
|
1824
1825
|
}
|
|
1825
1826
|
},
|
|
1827
|
+
{
|
|
1828
|
+
"name": "fonts",
|
|
1829
|
+
"description": "Plug-and-play web font optimization and configuration for Nuxt apps.",
|
|
1830
|
+
"repo": "nuxt/fonts",
|
|
1831
|
+
"npm": "@nuxt/fonts",
|
|
1832
|
+
"icon": "nuxt.svg",
|
|
1833
|
+
"github": "https://github.com/nuxt/fonts",
|
|
1834
|
+
"website": "https://github.com/nuxt/fonts",
|
|
1835
|
+
"learn_more": "",
|
|
1836
|
+
"category": "Libraries",
|
|
1837
|
+
"type": "official",
|
|
1838
|
+
"maintainers": [
|
|
1839
|
+
{
|
|
1840
|
+
"name": "Daniel Roe",
|
|
1841
|
+
"github": "danielroe",
|
|
1842
|
+
"twitter": "danielcroe"
|
|
1843
|
+
}
|
|
1844
|
+
],
|
|
1845
|
+
"compatibility": {
|
|
1846
|
+
"nuxt": "^3.0.0",
|
|
1847
|
+
"requires": {}
|
|
1848
|
+
}
|
|
1849
|
+
},
|
|
1826
1850
|
{
|
|
1827
1851
|
"name": "form-actions",
|
|
1828
1852
|
"description": "A set of features and composables to interact with forms and server data.",
|
|
1829
|
-
"repo": "Hebilicious/form-actions-nuxt#main/packages/form-
|
|
1853
|
+
"repo": "Hebilicious/form-actions-nuxt#main/packages/form-actions-nuxt",
|
|
1830
1854
|
"npm": "@hebilicious/form-actions-nuxt",
|
|
1831
1855
|
"icon": "form-actions.svg",
|
|
1832
1856
|
"github": "https://github.com/Hebilicious/form-actions-nuxt",
|
|
@@ -1854,7 +1878,7 @@
|
|
|
1854
1878
|
"icon": "formkit.png",
|
|
1855
1879
|
"github": "https://github.com/formkit/formkit",
|
|
1856
1880
|
"website": "https://formkit.com",
|
|
1857
|
-
"learn_more": "https://formkit.com/
|
|
1881
|
+
"learn_more": "https://formkit.com/getting-started/installation",
|
|
1858
1882
|
"category": "Libraries",
|
|
1859
1883
|
"type": "3rd-party",
|
|
1860
1884
|
"maintainers": [
|
|
@@ -2067,7 +2091,7 @@
|
|
|
2067
2091
|
"icon": "graphql-client.svg",
|
|
2068
2092
|
"github": "https://github.com/diizzayy/nuxt-graphql-client",
|
|
2069
2093
|
"website": "https://github.com/diizzayy/nuxt-graphql-client",
|
|
2070
|
-
"learn_more": "https://
|
|
2094
|
+
"learn_more": "https://nuxt-graphql-client.web.app/",
|
|
2071
2095
|
"category": "Request",
|
|
2072
2096
|
"type": "3rd-party",
|
|
2073
2097
|
"maintainers": [
|
|
@@ -2128,7 +2152,7 @@
|
|
|
2128
2152
|
},
|
|
2129
2153
|
{
|
|
2130
2154
|
"name": "gtag",
|
|
2131
|
-
"description": "Google Analytics integration for Nuxt",
|
|
2155
|
+
"description": "Google Analytics integration for Nuxt: Google Analytics, Google Ads and more",
|
|
2132
2156
|
"repo": "johannschopplich/nuxt-gtag",
|
|
2133
2157
|
"npm": "nuxt-gtag",
|
|
2134
2158
|
"icon": "gtag.svg",
|
|
@@ -2351,6 +2375,28 @@
|
|
|
2351
2375
|
"requires": {}
|
|
2352
2376
|
}
|
|
2353
2377
|
},
|
|
2378
|
+
{
|
|
2379
|
+
"name": "hotjar",
|
|
2380
|
+
"description": "Add HotJar to your Nuxt application",
|
|
2381
|
+
"repo": "damevin/nuxt-module-hotjar",
|
|
2382
|
+
"npm": "nuxt-module-hotjar",
|
|
2383
|
+
"icon": "hotjar.png",
|
|
2384
|
+
"github": "https://github.com/damevin/nuxt-module-hotjar",
|
|
2385
|
+
"website": "https://github.com/damevin/nuxt-module-hotjar",
|
|
2386
|
+
"learn_more": "https://github.com/damevin/nuxt-module-hotjar#nuxt-hotjar",
|
|
2387
|
+
"category": "SEO",
|
|
2388
|
+
"type": "3rd-party",
|
|
2389
|
+
"maintainers": [
|
|
2390
|
+
{
|
|
2391
|
+
"name": "Raphaël DAMEVIN",
|
|
2392
|
+
"github": "damevin"
|
|
2393
|
+
}
|
|
2394
|
+
],
|
|
2395
|
+
"compatibility": {
|
|
2396
|
+
"nuxt": "^3.0.0",
|
|
2397
|
+
"requires": {}
|
|
2398
|
+
}
|
|
2399
|
+
},
|
|
2354
2400
|
{
|
|
2355
2401
|
"name": "html-minifier",
|
|
2356
2402
|
"description": "Minify the html for each request served by nuxt server (nuxt start)",
|
|
@@ -2380,7 +2426,7 @@
|
|
|
2380
2426
|
"npm": "@nuxtjs/html-validator",
|
|
2381
2427
|
"icon": "html-validator.png",
|
|
2382
2428
|
"github": "https://github.com/nuxt-modules/html-validator",
|
|
2383
|
-
"website": "https://html-validator
|
|
2429
|
+
"website": "https://github.com/nuxt-modules/html-validator",
|
|
2384
2430
|
"learn_more": "https://html-validate.org",
|
|
2385
2431
|
"category": "Performance",
|
|
2386
2432
|
"type": "community",
|
|
@@ -2426,6 +2472,44 @@
|
|
|
2426
2472
|
"requires": {}
|
|
2427
2473
|
}
|
|
2428
2474
|
},
|
|
2475
|
+
{
|
|
2476
|
+
"name": "hub",
|
|
2477
|
+
"description": "Build full-stack Nuxt applications on the edge, with zero configuration.",
|
|
2478
|
+
"repo": "nuxt-hub/core",
|
|
2479
|
+
"npm": "@nuxthub/core",
|
|
2480
|
+
"icon": "nuxthub.svg",
|
|
2481
|
+
"github": "https://github.com/nuxt-hub/core",
|
|
2482
|
+
"website": "https://hub.nuxt.com",
|
|
2483
|
+
"learn_more": "",
|
|
2484
|
+
"category": "Database",
|
|
2485
|
+
"type": "3rd-party",
|
|
2486
|
+
"maintainers": [
|
|
2487
|
+
{
|
|
2488
|
+
"name": "Sebastien Chopin",
|
|
2489
|
+
"github": "Atinux"
|
|
2490
|
+
},
|
|
2491
|
+
{
|
|
2492
|
+
"name": "Ahad Birang",
|
|
2493
|
+
"github": "farnabaz"
|
|
2494
|
+
},
|
|
2495
|
+
{
|
|
2496
|
+
"name": "Sylvain Marroufin",
|
|
2497
|
+
"github": "smarroufin"
|
|
2498
|
+
},
|
|
2499
|
+
{
|
|
2500
|
+
"name": "Florent Delerue",
|
|
2501
|
+
"github": "flosciante"
|
|
2502
|
+
},
|
|
2503
|
+
{
|
|
2504
|
+
"name": "NuxtLabs",
|
|
2505
|
+
"github": "nuxtlabs"
|
|
2506
|
+
}
|
|
2507
|
+
],
|
|
2508
|
+
"compatibility": {
|
|
2509
|
+
"nuxt": "^3.0.0",
|
|
2510
|
+
"requires": {}
|
|
2511
|
+
}
|
|
2512
|
+
},
|
|
2429
2513
|
{
|
|
2430
2514
|
"name": "humans-txt",
|
|
2431
2515
|
"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.",
|
|
@@ -2456,8 +2540,8 @@
|
|
|
2456
2540
|
"npm": "@nuxtjs/i18n",
|
|
2457
2541
|
"icon": "i18n.png",
|
|
2458
2542
|
"github": "https://github.com/nuxt-modules/i18n",
|
|
2459
|
-
"website": "https://
|
|
2460
|
-
"learn_more": "https://
|
|
2543
|
+
"website": "https://i18n.nuxtjs.org",
|
|
2544
|
+
"learn_more": "https://vue-i18n.intlify.dev/",
|
|
2461
2545
|
"category": "Extensions",
|
|
2462
2546
|
"type": "community",
|
|
2463
2547
|
"maintainers": [
|
|
@@ -2468,6 +2552,10 @@
|
|
|
2468
2552
|
{
|
|
2469
2553
|
"name": "Kazuya Kawaguchi",
|
|
2470
2554
|
"github": "kazupon"
|
|
2555
|
+
},
|
|
2556
|
+
{
|
|
2557
|
+
"name": "Bobbie Goede",
|
|
2558
|
+
"github": "BobbieGoede"
|
|
2471
2559
|
}
|
|
2472
2560
|
],
|
|
2473
2561
|
"compatibility": {
|
|
@@ -2788,7 +2876,8 @@
|
|
|
2788
2876
|
"compatibility": {
|
|
2789
2877
|
"nuxt": "^3.0.0",
|
|
2790
2878
|
"requires": {}
|
|
2791
|
-
}
|
|
2879
|
+
},
|
|
2880
|
+
"sponsor": true
|
|
2792
2881
|
},
|
|
2793
2882
|
{
|
|
2794
2883
|
"name": "kql",
|
|
@@ -2797,7 +2886,7 @@
|
|
|
2797
2886
|
"npm": "nuxt-kql",
|
|
2798
2887
|
"icon": "kql.svg",
|
|
2799
2888
|
"github": "https://github.com/johannschopplich/nuxt-kql",
|
|
2800
|
-
"website": "https://nuxt-kql.
|
|
2889
|
+
"website": "https://nuxt-kql.byjohann.dev/",
|
|
2801
2890
|
"learn_more": "",
|
|
2802
2891
|
"category": "CMS",
|
|
2803
2892
|
"type": "3rd-party",
|
|
@@ -2926,7 +3015,7 @@
|
|
|
2926
3015
|
},
|
|
2927
3016
|
{
|
|
2928
3017
|
"name": "link-checker",
|
|
2929
|
-
"description": "Find and magically fix links that may be negatively effecting your
|
|
3018
|
+
"description": "Find and magically fix links that may be negatively effecting your SEO.",
|
|
2930
3019
|
"repo": "harlan-zw/nuxt-link-checker",
|
|
2931
3020
|
"npm": "nuxt-link-checker",
|
|
2932
3021
|
"icon": "link-checker.svg",
|
|
@@ -3095,10 +3184,10 @@
|
|
|
3095
3184
|
{
|
|
3096
3185
|
"name": "magic-regexp",
|
|
3097
3186
|
"description": "A compiled-away, type-safe, readable RegExp alternative",
|
|
3098
|
-
"repo": "
|
|
3187
|
+
"repo": "unjs/magic-regexp",
|
|
3099
3188
|
"npm": "magic-regexp",
|
|
3100
3189
|
"icon": "magic-regexp.svg",
|
|
3101
|
-
"github": "https://github.com/
|
|
3190
|
+
"github": "https://github.com/unjs/magic-regexp",
|
|
3102
3191
|
"website": "https://magic-regexp.roe.dev",
|
|
3103
3192
|
"learn_more": "https://magic-regexp.roe.dev",
|
|
3104
3193
|
"category": "Libraries",
|
|
@@ -3115,6 +3204,29 @@
|
|
|
3115
3204
|
"requires": {}
|
|
3116
3205
|
}
|
|
3117
3206
|
},
|
|
3207
|
+
{
|
|
3208
|
+
"name": "mailpit",
|
|
3209
|
+
"description": "Integrates Mailpit web UI in Nuxt devtools",
|
|
3210
|
+
"repo": "tdolsen/nuxt-mailpit",
|
|
3211
|
+
"npm": "nuxt-mailpit",
|
|
3212
|
+
"icon": "mailpit.svg",
|
|
3213
|
+
"github": "https://github.com/tdolsen/nuxt-mailpit",
|
|
3214
|
+
"website": "https://github.com/tdolsen/nuxt-mailpit",
|
|
3215
|
+
"learn_more": "https://github.com/tdolsen/nuxt-mailpit",
|
|
3216
|
+
"category": "Devtools",
|
|
3217
|
+
"type": "3rd-party",
|
|
3218
|
+
"maintainers": [
|
|
3219
|
+
{
|
|
3220
|
+
"name": "Torkild Dyvik Olsen",
|
|
3221
|
+
"github": "tdolsen",
|
|
3222
|
+
"twitter": "tdolsen"
|
|
3223
|
+
}
|
|
3224
|
+
],
|
|
3225
|
+
"compatibility": {
|
|
3226
|
+
"nuxt": "^3.8.0",
|
|
3227
|
+
"requires": {}
|
|
3228
|
+
}
|
|
3229
|
+
},
|
|
3118
3230
|
{
|
|
3119
3231
|
"name": "markdownit",
|
|
3120
3232
|
"description": "Use Markdown in your Nuxt application with the markdownit-loader",
|
|
@@ -3138,6 +3250,30 @@
|
|
|
3138
3250
|
"requires": {}
|
|
3139
3251
|
}
|
|
3140
3252
|
},
|
|
3253
|
+
{
|
|
3254
|
+
"name": "marquee",
|
|
3255
|
+
"description": "A lightweight Nuxt 3 module that harnesses the power of CSS animations to create silky smooth marquees.",
|
|
3256
|
+
"repo": "hanzydev/nuxt-marquee",
|
|
3257
|
+
"npm": "nuxt-marquee",
|
|
3258
|
+
"icon": "marquee.png",
|
|
3259
|
+
"github": "https://github.com/hanzydev/nuxt-marquee/",
|
|
3260
|
+
"website": "https://hanzydev.github.io/nuxt-marquee/",
|
|
3261
|
+
"learn_more": "",
|
|
3262
|
+
"category": "UI",
|
|
3263
|
+
"type": "3rd-party",
|
|
3264
|
+
"maintainers": [
|
|
3265
|
+
{
|
|
3266
|
+
"name": "Hànzy",
|
|
3267
|
+
"github": "hanzydev",
|
|
3268
|
+
"avatar": "https://avatars.githubusercontent.com/u/77491112?v=4"
|
|
3269
|
+
}
|
|
3270
|
+
],
|
|
3271
|
+
"compatibility": {
|
|
3272
|
+
"nuxt": "^3.0.0",
|
|
3273
|
+
"requires": {},
|
|
3274
|
+
"devtools": "^0.0.0"
|
|
3275
|
+
}
|
|
3276
|
+
},
|
|
3141
3277
|
{
|
|
3142
3278
|
"name": "matomo",
|
|
3143
3279
|
"description": "Add Matomo analytics to your nuxt.js application. This plugin automatically sends first page and route change events to matomo",
|
|
@@ -3163,14 +3299,14 @@
|
|
|
3163
3299
|
{
|
|
3164
3300
|
"name": "maz-ui",
|
|
3165
3301
|
"description": "install easily maz-ui library to take advantage of auto-import components, plugins, composables and CSS files.",
|
|
3166
|
-
"repo": "louismazel/maz-ui",
|
|
3302
|
+
"repo": "louismazel/maz-ui#master/packages/lib",
|
|
3167
3303
|
"npm": "maz-ui",
|
|
3168
3304
|
"icon": "maz-ui.png",
|
|
3169
3305
|
"github": "https://github.com/louismazel/maz-ui",
|
|
3170
|
-
"website": "https://
|
|
3171
|
-
"learn_more": "https://
|
|
3306
|
+
"website": "https://maz-ui.com/",
|
|
3307
|
+
"learn_more": "https://maz-ui.com/guide/nuxt",
|
|
3172
3308
|
"category": "UI",
|
|
3173
|
-
"type": "
|
|
3309
|
+
"type": "3rd-party",
|
|
3174
3310
|
"maintainers": [
|
|
3175
3311
|
{
|
|
3176
3312
|
"name": "Loïc Mazuel",
|
|
@@ -3182,6 +3318,28 @@
|
|
|
3182
3318
|
"requires": {}
|
|
3183
3319
|
}
|
|
3184
3320
|
},
|
|
3321
|
+
{
|
|
3322
|
+
"name": "mdc",
|
|
3323
|
+
"description": "MDC supercharges regular Markdown to write documents interacting deeply with any Vue component.",
|
|
3324
|
+
"repo": "nuxt-modules/mdc",
|
|
3325
|
+
"npm": "@nuxtjs/mdc",
|
|
3326
|
+
"icon": "mdc.png",
|
|
3327
|
+
"github": "https://github.com/nuxt-modules/mdc",
|
|
3328
|
+
"website": "https://github.com/nuxt-modules/mdc",
|
|
3329
|
+
"learn_more": "",
|
|
3330
|
+
"category": "Extensions",
|
|
3331
|
+
"type": "community",
|
|
3332
|
+
"maintainers": [
|
|
3333
|
+
{
|
|
3334
|
+
"name": "farnabaz",
|
|
3335
|
+
"github": "farnabaz"
|
|
3336
|
+
}
|
|
3337
|
+
],
|
|
3338
|
+
"compatibility": {
|
|
3339
|
+
"nuxt": "^3.0.0",
|
|
3340
|
+
"requires": {}
|
|
3341
|
+
}
|
|
3342
|
+
},
|
|
3185
3343
|
{
|
|
3186
3344
|
"name": "mdx",
|
|
3187
3345
|
"description": "Write JSX in your Markdown with Nuxt and import Vue Components in your .mdx files",
|
|
@@ -3278,28 +3436,6 @@
|
|
|
3278
3436
|
"requires": {}
|
|
3279
3437
|
}
|
|
3280
3438
|
},
|
|
3281
|
-
{
|
|
3282
|
-
"name": "mobile",
|
|
3283
|
-
"description": "nuxt-mobile-detect is a wrapper around mobile-detect.js for nuxtjs. It can be used client side and server side.",
|
|
3284
|
-
"repo": "ChanningDefoe/nuxt-mobile-detect",
|
|
3285
|
-
"npm": "nuxt-mobile",
|
|
3286
|
-
"icon": "",
|
|
3287
|
-
"github": "https://github.com/ChanningDefoe/nuxt-mobile-detect",
|
|
3288
|
-
"website": "https://github.com/ChanningDefoe/nuxt-mobile-detect",
|
|
3289
|
-
"learn_more": "https://github.com/hgoebl/mobile-detect.js",
|
|
3290
|
-
"category": "Extensions",
|
|
3291
|
-
"type": "3rd-party",
|
|
3292
|
-
"maintainers": [
|
|
3293
|
-
{
|
|
3294
|
-
"name": "ChanningDefoe",
|
|
3295
|
-
"github": "ChanningDefoe"
|
|
3296
|
-
}
|
|
3297
|
-
],
|
|
3298
|
-
"compatibility": {
|
|
3299
|
-
"nuxt": "^2.0.0",
|
|
3300
|
-
"requires": {}
|
|
3301
|
-
}
|
|
3302
|
-
},
|
|
3303
3439
|
{
|
|
3304
3440
|
"name": "module-feed",
|
|
3305
3441
|
"description": "Feed module enables everyone to have RSS, Atom and JSON.",
|
|
@@ -3351,20 +3487,20 @@
|
|
|
3351
3487
|
}
|
|
3352
3488
|
},
|
|
3353
3489
|
{
|
|
3354
|
-
"name": "
|
|
3355
|
-
"description": "
|
|
3356
|
-
"repo": "
|
|
3357
|
-
"npm": "nuxt-
|
|
3490
|
+
"name": "neo",
|
|
3491
|
+
"description": "A nuxt.js module that implements a universal api layer, same-way compatible between server and client side.",
|
|
3492
|
+
"repo": "ezypeeze/nuxt-neo",
|
|
3493
|
+
"npm": "nuxt-neo",
|
|
3358
3494
|
"icon": "",
|
|
3359
|
-
"github": "https://github.com/
|
|
3360
|
-
"website": "https://github.
|
|
3361
|
-
"learn_more": "
|
|
3362
|
-
"category": "
|
|
3495
|
+
"github": "https://github.com/ezypeeze/nuxt-neo",
|
|
3496
|
+
"website": "https://ezypeeze.github.io/nuxt-neo",
|
|
3497
|
+
"learn_more": "",
|
|
3498
|
+
"category": "Request",
|
|
3363
3499
|
"type": "3rd-party",
|
|
3364
3500
|
"maintainers": [
|
|
3365
3501
|
{
|
|
3366
|
-
"name": "
|
|
3367
|
-
"github": "
|
|
3502
|
+
"name": "ezypeeze",
|
|
3503
|
+
"github": "ezypeeze"
|
|
3368
3504
|
}
|
|
3369
3505
|
],
|
|
3370
3506
|
"compatibility": {
|
|
@@ -3373,24 +3509,24 @@
|
|
|
3373
3509
|
}
|
|
3374
3510
|
},
|
|
3375
3511
|
{
|
|
3376
|
-
"name": "
|
|
3377
|
-
"description": "
|
|
3378
|
-
"repo": "
|
|
3379
|
-
"npm": "nuxt-
|
|
3380
|
-
"icon": "",
|
|
3381
|
-
"github": "https://github.com/
|
|
3382
|
-
"website": "https://
|
|
3512
|
+
"name": "neo4j",
|
|
3513
|
+
"description": "Effortlessly integrate Neo4j's powerful graph database into your Nuxt applications!",
|
|
3514
|
+
"repo": "arashsheyda/nuxt-neo4j",
|
|
3515
|
+
"npm": "nuxt-neo4j",
|
|
3516
|
+
"icon": "nuxt-neo4j.png",
|
|
3517
|
+
"github": "https://github.com/arashsheyda/nuxt-neo4j",
|
|
3518
|
+
"website": "https://github.com/arashsheyda/nuxt-neo4j",
|
|
3383
3519
|
"learn_more": "",
|
|
3384
|
-
"category": "
|
|
3520
|
+
"category": "Database",
|
|
3385
3521
|
"type": "3rd-party",
|
|
3386
3522
|
"maintainers": [
|
|
3387
3523
|
{
|
|
3388
|
-
"name": "
|
|
3389
|
-
"github": "
|
|
3524
|
+
"name": "arashsheyda",
|
|
3525
|
+
"github": "arashsheyda"
|
|
3390
3526
|
}
|
|
3391
3527
|
],
|
|
3392
3528
|
"compatibility": {
|
|
3393
|
-
"nuxt": "^
|
|
3529
|
+
"nuxt": "^3.0.0",
|
|
3394
3530
|
"requires": {}
|
|
3395
3531
|
}
|
|
3396
3532
|
},
|
|
@@ -3442,12 +3578,12 @@
|
|
|
3442
3578
|
{
|
|
3443
3579
|
"name": "netlify",
|
|
3444
3580
|
"description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt projects.",
|
|
3445
|
-
"repo": "
|
|
3581
|
+
"repo": "juliomrqz/nuxt-netlify",
|
|
3446
3582
|
"npm": "@aceforth/nuxt-netlify",
|
|
3447
3583
|
"icon": "netlify.png",
|
|
3448
|
-
"github": "https://github.com/
|
|
3449
|
-
"website": "https://
|
|
3450
|
-
"learn_more": "",
|
|
3584
|
+
"github": "https://github.com/juliomrqz/nuxt-netlify",
|
|
3585
|
+
"website": "https://github.com/juliomrqz/nuxt-netlify",
|
|
3586
|
+
"learn_more": "https://github.com/juliomrqz/nuxt-netlify/tree/develop/docs",
|
|
3451
3587
|
"category": "Deployment",
|
|
3452
3588
|
"type": "3rd-party",
|
|
3453
3589
|
"maintainers": [
|
|
@@ -3555,6 +3691,29 @@
|
|
|
3555
3691
|
"requires": {}
|
|
3556
3692
|
}
|
|
3557
3693
|
},
|
|
3694
|
+
{
|
|
3695
|
+
"name": "nuxt-asciidoc",
|
|
3696
|
+
"description": "Transformer for using asciidoc in nuxt",
|
|
3697
|
+
"repo": "Chris2011/nuxt-asciidoc",
|
|
3698
|
+
"npm": "nuxt-asciidoc",
|
|
3699
|
+
"icon": "nuxt-asciidoc.svg",
|
|
3700
|
+
"github": "https://github.com/Chris2011/nuxt-asciidoc",
|
|
3701
|
+
"website": "https://github.com/Chris2011/nuxt-asciidoc",
|
|
3702
|
+
"learn_more": "https://github.com/Chris2011/nuxt-asciidoc/blob/main/README.md",
|
|
3703
|
+
"category": "Extensions",
|
|
3704
|
+
"type": "3rd-party",
|
|
3705
|
+
"maintainers": [
|
|
3706
|
+
{
|
|
3707
|
+
"name": "Christian Lenz",
|
|
3708
|
+
"github": "Chris2011",
|
|
3709
|
+
"twitter": "Chrizzly42"
|
|
3710
|
+
}
|
|
3711
|
+
],
|
|
3712
|
+
"compatibility": {
|
|
3713
|
+
"nuxt": "^3.0.0",
|
|
3714
|
+
"requires": {}
|
|
3715
|
+
}
|
|
3716
|
+
},
|
|
3558
3717
|
{
|
|
3559
3718
|
"name": "nuxt-auth-sanctum",
|
|
3560
3719
|
"description": "Nuxt module for Laravel Sanctum authentication",
|
|
@@ -3562,8 +3721,8 @@
|
|
|
3562
3721
|
"npm": "nuxt-auth-sanctum",
|
|
3563
3722
|
"icon": "laravel.svg",
|
|
3564
3723
|
"github": "https://github.com/manchenkoff/nuxt-auth-sanctum",
|
|
3565
|
-
"website": "https://
|
|
3566
|
-
"learn_more": "",
|
|
3724
|
+
"website": "https://manchenkoff.gitbook.io/nuxt-auth-sanctum/",
|
|
3725
|
+
"learn_more": "https://laravel.com/docs/10.x/sanctum",
|
|
3567
3726
|
"category": "Security",
|
|
3568
3727
|
"type": "3rd-party",
|
|
3569
3728
|
"maintainers": [
|
|
@@ -3574,7 +3733,7 @@
|
|
|
3574
3733
|
}
|
|
3575
3734
|
],
|
|
3576
3735
|
"compatibility": {
|
|
3577
|
-
"nuxt": "^3.
|
|
3736
|
+
"nuxt": "^3.9.0",
|
|
3578
3737
|
"requires": {}
|
|
3579
3738
|
}
|
|
3580
3739
|
},
|
|
@@ -3600,6 +3759,28 @@
|
|
|
3600
3759
|
"requires": {}
|
|
3601
3760
|
}
|
|
3602
3761
|
},
|
|
3762
|
+
{
|
|
3763
|
+
"name": "nuxt-bezier",
|
|
3764
|
+
"description": "Reusable transition components",
|
|
3765
|
+
"repo": "50rayn/nuxt-bezier",
|
|
3766
|
+
"npm": "nuxt-bezier",
|
|
3767
|
+
"icon": "nuxt-bezier.png",
|
|
3768
|
+
"github": "https://github.com/50rayn/nuxt-bezier",
|
|
3769
|
+
"website": "https://github.com/50rayn/nuxt-bezier",
|
|
3770
|
+
"learn_more": "https://github.com/Noction/vue-bezier",
|
|
3771
|
+
"category": "UI",
|
|
3772
|
+
"type": "3rd-party",
|
|
3773
|
+
"maintainers": [
|
|
3774
|
+
{
|
|
3775
|
+
"name": "Soryn Gitlan",
|
|
3776
|
+
"github": "50rayn"
|
|
3777
|
+
}
|
|
3778
|
+
],
|
|
3779
|
+
"compatibility": {
|
|
3780
|
+
"nuxt": "^3.0.0",
|
|
3781
|
+
"requires": {}
|
|
3782
|
+
}
|
|
3783
|
+
},
|
|
3603
3784
|
{
|
|
3604
3785
|
"name": "nuxt-bootstrap-icons",
|
|
3605
3786
|
"description": "Just a simple integration for Bootstrap Icons",
|
|
@@ -3644,6 +3825,28 @@
|
|
|
3644
3825
|
"requires": {}
|
|
3645
3826
|
}
|
|
3646
3827
|
},
|
|
3828
|
+
{
|
|
3829
|
+
"name": "nuxt-cookie-consent",
|
|
3830
|
+
"description": "Nuxt module for integrating with cookie consent providers with ease",
|
|
3831
|
+
"repo": "weareheavy/nuxt-cookie-consent",
|
|
3832
|
+
"npm": "@weareheavy/nuxt-cookie-consent",
|
|
3833
|
+
"icon": "wah.svg",
|
|
3834
|
+
"github": "https://github.com/weareheavy/nuxt-cookie-consent",
|
|
3835
|
+
"website": "https://nuxt-cookie-consent.packages.weareheavy.com",
|
|
3836
|
+
"learn_more": "",
|
|
3837
|
+
"category": "Extensions",
|
|
3838
|
+
"type": "3rd-party",
|
|
3839
|
+
"maintainers": [
|
|
3840
|
+
{
|
|
3841
|
+
"name": "weareheavy",
|
|
3842
|
+
"github": "weareheavy"
|
|
3843
|
+
}
|
|
3844
|
+
],
|
|
3845
|
+
"compatibility": {
|
|
3846
|
+
"nuxt": "^3.0.0",
|
|
3847
|
+
"requires": {}
|
|
3848
|
+
}
|
|
3849
|
+
},
|
|
3647
3850
|
{
|
|
3648
3851
|
"name": "nuxt-facebook-chat",
|
|
3649
3852
|
"description": "nuxt-plotly module is thin Nuxt wrapper for Facebook's Customer Chat SDK",
|
|
@@ -3670,6 +3873,28 @@
|
|
|
3670
3873
|
"requires": {}
|
|
3671
3874
|
}
|
|
3672
3875
|
},
|
|
3876
|
+
{
|
|
3877
|
+
"name": "nuxt-feather-icons",
|
|
3878
|
+
"description": "The Feather Icons in Nuxt 3.",
|
|
3879
|
+
"repo": "4sllan/nuxt-feather-icons",
|
|
3880
|
+
"npm": "nuxt-feather-icons",
|
|
3881
|
+
"icon": "nuxt-feather-icons.png",
|
|
3882
|
+
"github": "https://github.com/4sllan/nuxt-feather-icons",
|
|
3883
|
+
"website": "https://github.com/4sllan/nuxt-feather-icons",
|
|
3884
|
+
"learn_more": "https://github.com/4sllan/nuxt-feather-icons",
|
|
3885
|
+
"category": "UI",
|
|
3886
|
+
"type": "3rd-party",
|
|
3887
|
+
"maintainers": [
|
|
3888
|
+
{
|
|
3889
|
+
"name": "4sllan",
|
|
3890
|
+
"github": "4sllan"
|
|
3891
|
+
}
|
|
3892
|
+
],
|
|
3893
|
+
"compatibility": {
|
|
3894
|
+
"nuxt": "^3.0.0",
|
|
3895
|
+
"requires": {}
|
|
3896
|
+
}
|
|
3897
|
+
},
|
|
3673
3898
|
{
|
|
3674
3899
|
"name": "nuxt-feedme",
|
|
3675
3900
|
"description": "The RSS feed module for Nuxt web framework with ATOM, JSON and RSS support",
|
|
@@ -3692,6 +3917,29 @@
|
|
|
3692
3917
|
"requires": {}
|
|
3693
3918
|
}
|
|
3694
3919
|
},
|
|
3920
|
+
{
|
|
3921
|
+
"name": "nuxt-fontawesome",
|
|
3922
|
+
"description": "Module to use Font Awesome 6 icons in your Nuxt project",
|
|
3923
|
+
"repo": "bezumkin/nuxt-fontawesome",
|
|
3924
|
+
"npm": "@vesp/nuxt-fontawesome",
|
|
3925
|
+
"icon": "nuxt-fontawesome.svg",
|
|
3926
|
+
"github": "https://github.com/bezumkin/nuxt-fontawesome",
|
|
3927
|
+
"website": "https://github.com/bezumkin/nuxt-fontawesome",
|
|
3928
|
+
"learn_more": "https://fontawesome.com",
|
|
3929
|
+
"category": "UI",
|
|
3930
|
+
"type": "3rd-party",
|
|
3931
|
+
"maintainers": [
|
|
3932
|
+
{
|
|
3933
|
+
"name": "Vasily Naumkin",
|
|
3934
|
+
"github": "bezumkin",
|
|
3935
|
+
"avatar": "https://avatars.githubusercontent.com/u/1257284"
|
|
3936
|
+
}
|
|
3937
|
+
],
|
|
3938
|
+
"compatibility": {
|
|
3939
|
+
"nuxt": "^3.0.0",
|
|
3940
|
+
"requires": {}
|
|
3941
|
+
}
|
|
3942
|
+
},
|
|
3695
3943
|
{
|
|
3696
3944
|
"name": "nuxt-graphql-middleware",
|
|
3697
3945
|
"description": "Expose GraphQL queries and mutations as server API routes.",
|
|
@@ -3699,7 +3947,7 @@
|
|
|
3699
3947
|
"npm": "nuxt-graphql-middleware",
|
|
3700
3948
|
"icon": "nuxt-graphql-middleware.svg",
|
|
3701
3949
|
"github": "https://github.com/dulnan/nuxt-graphql-middleware",
|
|
3702
|
-
"website": "https://nuxt-graphql-middleware
|
|
3950
|
+
"website": "https://github.com/dulnan/nuxt-graphql-middleware",
|
|
3703
3951
|
"learn_more": "",
|
|
3704
3952
|
"category": "Request",
|
|
3705
3953
|
"type": "3rd-party",
|
|
@@ -3757,7 +4005,7 @@
|
|
|
3757
4005
|
"maintainers": [
|
|
3758
4006
|
{
|
|
3759
4007
|
"name": "Zadig&Voltaire Team",
|
|
3760
|
-
"github": "
|
|
4008
|
+
"github": "zadigetvoltaire"
|
|
3761
4009
|
}
|
|
3762
4010
|
],
|
|
3763
4011
|
"compatibility": {
|
|
@@ -3841,8 +4089,8 @@
|
|
|
3841
4089
|
"npm": "@nuxtus/nuxt-localtunnel",
|
|
3842
4090
|
"icon": "nuxt-localtunnel.svg",
|
|
3843
4091
|
"github": "https://github.com/nuxtus/localtunnel",
|
|
3844
|
-
"website": "https://nuxtus.com",
|
|
3845
|
-
"learn_more": "https://docs.nuxtus.com
|
|
4092
|
+
"website": "https://docs.nuxtus.com",
|
|
4093
|
+
"learn_more": "https://docs.nuxtus.com/localtunnel.html",
|
|
3846
4094
|
"category": "Devtools",
|
|
3847
4095
|
"type": "3rd-party",
|
|
3848
4096
|
"maintainers": [
|
|
@@ -3992,20 +4240,21 @@
|
|
|
3992
4240
|
}
|
|
3993
4241
|
},
|
|
3994
4242
|
{
|
|
3995
|
-
"name": "nuxt-
|
|
3996
|
-
"description": "
|
|
3997
|
-
"repo": "
|
|
3998
|
-
"npm": "nuxt-
|
|
3999
|
-
"icon": "
|
|
4000
|
-
"github": "https://github.com/
|
|
4001
|
-
"website": "https://github.com/
|
|
4002
|
-
"learn_more": "https://
|
|
4003
|
-
"category": "
|
|
4243
|
+
"name": "nuxt-oidc-auth",
|
|
4244
|
+
"description": "Nuxt SSR OIDC (OpenID Connect) authentication with server side encrypted sessions.",
|
|
4245
|
+
"repo": "itpropro/nuxt-oidc-auth",
|
|
4246
|
+
"npm": "nuxt-oidc-auth",
|
|
4247
|
+
"icon": "",
|
|
4248
|
+
"github": "https://github.com/itpropro/nuxt-oidc-auth",
|
|
4249
|
+
"website": "https://github.com/itpropro/nuxt-oidc-auth",
|
|
4250
|
+
"learn_more": "https://github.com/itpropro/nuxt-oidc-auth",
|
|
4251
|
+
"category": "Security",
|
|
4004
4252
|
"type": "3rd-party",
|
|
4005
4253
|
"maintainers": [
|
|
4006
4254
|
{
|
|
4007
|
-
"name": "
|
|
4008
|
-
"github": "
|
|
4255
|
+
"name": "Jan-Henrik Damaschke",
|
|
4256
|
+
"github": "itpropro",
|
|
4257
|
+
"twitter": "jandamaschke"
|
|
4009
4258
|
}
|
|
4010
4259
|
],
|
|
4011
4260
|
"compatibility": {
|
|
@@ -4014,7 +4263,56 @@
|
|
|
4014
4263
|
}
|
|
4015
4264
|
},
|
|
4016
4265
|
{
|
|
4017
|
-
"name": "nuxt-
|
|
4266
|
+
"name": "nuxt-openapi-docs-module",
|
|
4267
|
+
"description": "Generate pages from OpenAPI specifications",
|
|
4268
|
+
"repo": "on-org/nuxt-openapi-docs-module",
|
|
4269
|
+
"npm": "nuxt-openapi-docs-module",
|
|
4270
|
+
"icon": "nuxt-openapi-docs-module.png",
|
|
4271
|
+
"github": "https://github.com/on-org/nuxt-openapi-docs-module",
|
|
4272
|
+
"website": "https://github.com/on-org/nuxt-openapi-docs-module",
|
|
4273
|
+
"learn_more": "https://www.npmjs.com/package/nuxt-openapi-docs-module",
|
|
4274
|
+
"category": "Libraries",
|
|
4275
|
+
"type": "3rd-party",
|
|
4276
|
+
"maintainers": [
|
|
4277
|
+
{
|
|
4278
|
+
"name": "Pavel Kuzmin",
|
|
4279
|
+
"github": "s00d"
|
|
4280
|
+
}
|
|
4281
|
+
],
|
|
4282
|
+
"compatibility": {
|
|
4283
|
+
"nuxt": "^3.0.0",
|
|
4284
|
+
"requires": {}
|
|
4285
|
+
}
|
|
4286
|
+
},
|
|
4287
|
+
{
|
|
4288
|
+
"name": "nuxt-openid-connect",
|
|
4289
|
+
"description": "OpenID-Connect(OIDC) integration module for nuxt 3.0.",
|
|
4290
|
+
"repo": "aborn/nuxt-openid-connect",
|
|
4291
|
+
"npm": "nuxt-openid-connect",
|
|
4292
|
+
"icon": "",
|
|
4293
|
+
"github": "https://github.com/aborn/nuxt-openid-connect",
|
|
4294
|
+
"website": "https://github.com/aborn/nuxt-openid-connect",
|
|
4295
|
+
"learn_more": "",
|
|
4296
|
+
"category": "Security",
|
|
4297
|
+
"type": "3rd-party",
|
|
4298
|
+
"maintainers": [
|
|
4299
|
+
{
|
|
4300
|
+
"name": "Aborn Jiang",
|
|
4301
|
+
"github": "aborn"
|
|
4302
|
+
},
|
|
4303
|
+
{
|
|
4304
|
+
"name": "Khaled Almana",
|
|
4305
|
+
"github": "KhaledAlMana"
|
|
4306
|
+
}
|
|
4307
|
+
],
|
|
4308
|
+
"compatibility": {
|
|
4309
|
+
"nuxt": "^3.0.0",
|
|
4310
|
+
"requires": {},
|
|
4311
|
+
"devtools": "^0.0.0"
|
|
4312
|
+
}
|
|
4313
|
+
},
|
|
4314
|
+
{
|
|
4315
|
+
"name": "nuxt-payload-analyzer",
|
|
4018
4316
|
"description": "Analyze Nuxt Payload Size",
|
|
4019
4317
|
"repo": "barbapapazes/nuxt-payload-analyzer",
|
|
4020
4318
|
"npm": "nuxt-payload-analyzer",
|
|
@@ -4066,8 +4364,8 @@
|
|
|
4066
4364
|
"npm": "nuxt-phosphor-icons",
|
|
4067
4365
|
"icon": "phosphor-icons.svg",
|
|
4068
4366
|
"github": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
|
|
4069
|
-
"website": "https://
|
|
4070
|
-
"learn_more": "https://
|
|
4367
|
+
"website": "https://nuxt-phosphor-icons.vercel.app",
|
|
4368
|
+
"learn_more": "https://nuxt-phosphor-icons.vercel.app",
|
|
4071
4369
|
"category": "UI",
|
|
4072
4370
|
"type": "3rd-party",
|
|
4073
4371
|
"maintainers": [
|
|
@@ -4103,28 +4401,6 @@
|
|
|
4103
4401
|
"requires": {}
|
|
4104
4402
|
}
|
|
4105
4403
|
},
|
|
4106
|
-
{
|
|
4107
|
-
"name": "plausible",
|
|
4108
|
-
"description": "Nuxt module to natively integrate Plausible analytics",
|
|
4109
|
-
"repo": "nuxt-modules/plausible",
|
|
4110
|
-
"npm": "@nuxtjs/plausible",
|
|
4111
|
-
"icon": "plausible.png",
|
|
4112
|
-
"github": "https://github.com/nuxt-modules/plausible",
|
|
4113
|
-
"website": "https://github.com/nuxt-modules/plausible",
|
|
4114
|
-
"learn_more": "https://plausible.io/",
|
|
4115
|
-
"category": "Analytics",
|
|
4116
|
-
"type": "community",
|
|
4117
|
-
"maintainers": [
|
|
4118
|
-
{
|
|
4119
|
-
"name": "Johann Schopplich",
|
|
4120
|
-
"github": "johannschopplich"
|
|
4121
|
-
}
|
|
4122
|
-
],
|
|
4123
|
-
"compatibility": {
|
|
4124
|
-
"nuxt": "^3.0.0",
|
|
4125
|
-
"requires": {}
|
|
4126
|
-
}
|
|
4127
|
-
},
|
|
4128
4404
|
{
|
|
4129
4405
|
"name": "nuxt-plotly",
|
|
4130
4406
|
"description": "nuxt-plotly is a thin Nuxt wrapper for plotly.js",
|
|
@@ -4174,6 +4450,28 @@
|
|
|
4174
4450
|
"requires": {}
|
|
4175
4451
|
}
|
|
4176
4452
|
},
|
|
4453
|
+
{
|
|
4454
|
+
"name": "nuxt-posthog",
|
|
4455
|
+
"description": "Integrate PostHog into your application with minimal configuration",
|
|
4456
|
+
"repo": "mitjans/nuxt-posthog",
|
|
4457
|
+
"npm": "nuxt-posthog",
|
|
4458
|
+
"icon": "posthog.svg",
|
|
4459
|
+
"github": "https://github.com/mitjans/nuxt-posthog",
|
|
4460
|
+
"website": "https://nuxt-posthog.cmitjans.dev",
|
|
4461
|
+
"learn_more": "https://posthog.com",
|
|
4462
|
+
"category": "Analytics",
|
|
4463
|
+
"type": "3rd-party",
|
|
4464
|
+
"maintainers": [
|
|
4465
|
+
{
|
|
4466
|
+
"name": "Carles Mitjans",
|
|
4467
|
+
"github": "mitjans"
|
|
4468
|
+
}
|
|
4469
|
+
],
|
|
4470
|
+
"compatibility": {
|
|
4471
|
+
"nuxt": "^3.0.0",
|
|
4472
|
+
"requires": {}
|
|
4473
|
+
}
|
|
4474
|
+
},
|
|
4177
4475
|
{
|
|
4178
4476
|
"name": "nuxt-smartlook",
|
|
4179
4477
|
"description": "Integrate Smartlook in your Nuxt apps using nuxt-smartlook.",
|
|
@@ -4253,7 +4551,7 @@
|
|
|
4253
4551
|
"description": "WebStorm & PHPStorm support for Nuxt components",
|
|
4254
4552
|
"repo": "fumeapp/nuxt-storm",
|
|
4255
4553
|
"npm": "nuxt-storm",
|
|
4256
|
-
"icon": "
|
|
4554
|
+
"icon": "",
|
|
4257
4555
|
"github": "https://github.com/fumeapp/nuxt-storm",
|
|
4258
4556
|
"website": "https://github.com/fumeapp/nuxt-storm",
|
|
4259
4557
|
"learn_more": "https://github.com/fumeapp/nuxt-storm",
|
|
@@ -4270,6 +4568,30 @@
|
|
|
4270
4568
|
"requires": {}
|
|
4271
4569
|
}
|
|
4272
4570
|
},
|
|
4571
|
+
{
|
|
4572
|
+
"name": "nuxt-svgo-loader",
|
|
4573
|
+
"description": "Nuxt module to load SVG files as Vue components, using SVGO for optimization.",
|
|
4574
|
+
"repo": "Mini-ghost/nuxt-svgo-loader",
|
|
4575
|
+
"npm": "nuxt-svgo-loader",
|
|
4576
|
+
"icon": "",
|
|
4577
|
+
"github": "https://github.com/Mini-ghost/nuxt-svgo-loader",
|
|
4578
|
+
"website": "https://github.com/Mini-ghost/nuxt-svgo-loader",
|
|
4579
|
+
"learn_more": "https://github.com/Mini-ghost/nuxt-svgo-loader",
|
|
4580
|
+
"category": "Images",
|
|
4581
|
+
"type": "3rd-party",
|
|
4582
|
+
"maintainers": [
|
|
4583
|
+
{
|
|
4584
|
+
"name": "Alex Liu",
|
|
4585
|
+
"github": "Mini-ghost",
|
|
4586
|
+
"twitter": "Minighost_Alex"
|
|
4587
|
+
}
|
|
4588
|
+
],
|
|
4589
|
+
"compatibility": {
|
|
4590
|
+
"nuxt": "^3.0.0",
|
|
4591
|
+
"requires": {},
|
|
4592
|
+
"devtools": "^0.0.0"
|
|
4593
|
+
}
|
|
4594
|
+
},
|
|
4273
4595
|
{
|
|
4274
4596
|
"name": "nuxt-svgo",
|
|
4275
4597
|
"description": "Nuxt module to load optimized SVG files as Vue components",
|
|
@@ -4314,28 +4636,6 @@
|
|
|
4314
4636
|
"requires": {}
|
|
4315
4637
|
}
|
|
4316
4638
|
},
|
|
4317
|
-
{
|
|
4318
|
-
"name": "nuxt-use-motion",
|
|
4319
|
-
"description": "A Nuxt module putting your components in motion",
|
|
4320
|
-
"repo": "Tahul/nuxt-use-motion",
|
|
4321
|
-
"npm": "nuxt-use-motion",
|
|
4322
|
-
"icon": "nuxt-use-motion.svg",
|
|
4323
|
-
"github": "https://github.com/Tahul/nuxt-use-motion",
|
|
4324
|
-
"website": "https://github.com/Tahul/nuxt-use-motion",
|
|
4325
|
-
"learn_more": "https://github.com/vueuse/motion",
|
|
4326
|
-
"category": "Libraries",
|
|
4327
|
-
"type": "3rd-party",
|
|
4328
|
-
"maintainers": [
|
|
4329
|
-
{
|
|
4330
|
-
"name": "Tahul",
|
|
4331
|
-
"github": "Tahul"
|
|
4332
|
-
}
|
|
4333
|
-
],
|
|
4334
|
-
"compatibility": {
|
|
4335
|
-
"nuxt": "^2.0.0",
|
|
4336
|
-
"requires": {}
|
|
4337
|
-
}
|
|
4338
|
-
},
|
|
4339
4639
|
{
|
|
4340
4640
|
"name": "nuxt-use-sound",
|
|
4341
4641
|
"description": "A Nuxt module for playing sound effects.",
|
|
@@ -4405,7 +4705,7 @@
|
|
|
4405
4705
|
}
|
|
4406
4706
|
},
|
|
4407
4707
|
{
|
|
4408
|
-
"name": "
|
|
4708
|
+
"name": "nuxt-zod-i18n",
|
|
4409
4709
|
"description": "A Nuxt Module for localizing zod error messages.",
|
|
4410
4710
|
"repo": "xibman/nuxt-zod-i18n",
|
|
4411
4711
|
"npm": "nuxt-zod-i18n",
|
|
@@ -4429,7 +4729,7 @@
|
|
|
4429
4729
|
{
|
|
4430
4730
|
"name": "nuxt3-interpolation",
|
|
4431
4731
|
"description": "",
|
|
4432
|
-
"repo": "daliborgogic/interpolation
|
|
4732
|
+
"repo": "daliborgogic/interpolation",
|
|
4433
4733
|
"npm": "nuxt3-interpolation",
|
|
4434
4734
|
"icon": "",
|
|
4435
4735
|
"github": "https://github.com/daliborgogic/interpolation/tree/master",
|
|
@@ -4496,14 +4796,14 @@
|
|
|
4496
4796
|
{
|
|
4497
4797
|
"name": "og-image",
|
|
4498
4798
|
"description": "Enlightened runtime images generated with Vue templates.",
|
|
4499
|
-
"repo": "
|
|
4799
|
+
"repo": "nuxt-modules/og-image",
|
|
4500
4800
|
"npm": "nuxt-og-image",
|
|
4501
4801
|
"icon": "og-image.svg",
|
|
4502
|
-
"github": "https://github.com/
|
|
4802
|
+
"github": "https://github.com/nuxt-modules/og-image",
|
|
4503
4803
|
"website": "https://nuxtseo.com/og-image",
|
|
4504
4804
|
"learn_more": "https://nuxtseo.com/og-image",
|
|
4505
4805
|
"category": "SEO",
|
|
4506
|
-
"type": "
|
|
4806
|
+
"type": "community",
|
|
4507
4807
|
"maintainers": [
|
|
4508
4808
|
{
|
|
4509
4809
|
"name": "Harlan Wilton",
|
|
@@ -4548,8 +4848,8 @@
|
|
|
4548
4848
|
"npm": "@aceforth/nuxt-optimized-images",
|
|
4549
4849
|
"icon": "",
|
|
4550
4850
|
"github": "https://github.com/juliomrqz/nuxt-optimized-images",
|
|
4551
|
-
"website": "https://
|
|
4552
|
-
"learn_more": "",
|
|
4851
|
+
"website": "https://github.com/juliomrqz/nuxt-optimized-images",
|
|
4852
|
+
"learn_more": "https://github.com/juliomrqz/nuxt-optimized-images/tree/develop/docs",
|
|
4553
4853
|
"category": "Images",
|
|
4554
4854
|
"type": "3rd-party",
|
|
4555
4855
|
"maintainers": [
|
|
@@ -4702,6 +5002,28 @@
|
|
|
4702
5002
|
"requires": {}
|
|
4703
5003
|
}
|
|
4704
5004
|
},
|
|
5005
|
+
{
|
|
5006
|
+
"name": "pergel",
|
|
5007
|
+
"description": "Pergel is a tailor-made solution for Nuxt and Nitro, providing swift project kickstarts and seamless integration of various modules.",
|
|
5008
|
+
"repo": "oku-ui/pergel#main/packages-core/pergel",
|
|
5009
|
+
"npm": "pergel",
|
|
5010
|
+
"icon": "pergel.svg",
|
|
5011
|
+
"github": "https://github.com/oku-ui/pergel",
|
|
5012
|
+
"website": "https://oku-ui.com/pergel",
|
|
5013
|
+
"learn_more": "",
|
|
5014
|
+
"category": "Devtools",
|
|
5015
|
+
"type": "3rd-party",
|
|
5016
|
+
"maintainers": [
|
|
5017
|
+
{
|
|
5018
|
+
"name": "Mehmet - productdevbook",
|
|
5019
|
+
"github": "productdevbook"
|
|
5020
|
+
}
|
|
5021
|
+
],
|
|
5022
|
+
"compatibility": {
|
|
5023
|
+
"nuxt": "^3.10.0",
|
|
5024
|
+
"requires": {}
|
|
5025
|
+
}
|
|
5026
|
+
},
|
|
4705
5027
|
{
|
|
4706
5028
|
"name": "persian-datepicker",
|
|
4707
5029
|
"description": "A datepicker component for select date. (single and range selection, select date and time, select with keyboard, customizable style, localization)",
|
|
@@ -4728,7 +5050,7 @@
|
|
|
4728
5050
|
{
|
|
4729
5051
|
"name": "pinia-orm",
|
|
4730
5052
|
"description": "The Pinia plugin to enable Object-Relational Mapping access to the Pinia Store.",
|
|
4731
|
-
"repo": "CodeDredd/pinia-orm#
|
|
5053
|
+
"repo": "CodeDredd/pinia-orm#main/packages/nuxt",
|
|
4732
5054
|
"npm": "@pinia-orm/nuxt",
|
|
4733
5055
|
"icon": "pinia-orm.svg",
|
|
4734
5056
|
"github": "https://github.com/CodeDredd/pinia-orm/tree/master/packages/nuxt",
|
|
@@ -4802,7 +5124,7 @@
|
|
|
4802
5124
|
"description": "Nuxt module to natively integrate Plausible analytics",
|
|
4803
5125
|
"repo": "nuxt-modules/plausible",
|
|
4804
5126
|
"npm": "@nuxtjs/plausible",
|
|
4805
|
-
"icon": "",
|
|
5127
|
+
"icon": "plausible.svg",
|
|
4806
5128
|
"github": "https://github.com/nuxt-modules/plausible",
|
|
4807
5129
|
"website": "https://github.com/nuxt-modules/plausible",
|
|
4808
5130
|
"learn_more": "",
|
|
@@ -4810,12 +5132,12 @@
|
|
|
4810
5132
|
"type": "community",
|
|
4811
5133
|
"maintainers": [
|
|
4812
5134
|
{
|
|
4813
|
-
"name": "
|
|
4814
|
-
"github": "
|
|
5135
|
+
"name": "Johann Schopplich",
|
|
5136
|
+
"github": "johannschopplich"
|
|
4815
5137
|
}
|
|
4816
5138
|
],
|
|
4817
5139
|
"compatibility": {
|
|
4818
|
-
"nuxt": "^2.0.0",
|
|
5140
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4819
5141
|
"requires": {}
|
|
4820
5142
|
}
|
|
4821
5143
|
},
|
|
@@ -4848,7 +5170,7 @@
|
|
|
4848
5170
|
"npm": "nuxt-prepare",
|
|
4849
5171
|
"icon": "prepare.svg",
|
|
4850
5172
|
"github": "https://github.com/johannschopplich/nuxt-prepare",
|
|
4851
|
-
"website": "https://nuxt-prepare.
|
|
5173
|
+
"website": "https://nuxt-prepare.byjohann.dev",
|
|
4852
5174
|
"learn_more": "",
|
|
4853
5175
|
"category": "Devtools",
|
|
4854
5176
|
"type": "3rd-party",
|
|
@@ -5248,7 +5570,7 @@
|
|
|
5248
5570
|
"icon": "robots.png",
|
|
5249
5571
|
"github": "https://github.com/nuxt-modules/robots",
|
|
5250
5572
|
"website": "https://github.com/nuxt-modules/robots",
|
|
5251
|
-
"learn_more": "
|
|
5573
|
+
"learn_more": "",
|
|
5252
5574
|
"category": "SEO",
|
|
5253
5575
|
"type": "community",
|
|
5254
5576
|
"maintainers": [
|
|
@@ -5359,7 +5681,7 @@
|
|
|
5359
5681
|
},
|
|
5360
5682
|
{
|
|
5361
5683
|
"name": "schema-org",
|
|
5362
|
-
"description": "Schema.org
|
|
5684
|
+
"description": "Quick and easy Schema.org graphs.",
|
|
5363
5685
|
"repo": "harlan-zw/nuxt-schema-org",
|
|
5364
5686
|
"npm": "nuxt-schema-org",
|
|
5365
5687
|
"icon": "schema-org.svg",
|
|
@@ -5434,7 +5756,7 @@
|
|
|
5434
5756
|
"icon": "segment.png",
|
|
5435
5757
|
"github": "https://github.com/dansmaculotte/nuxt-segment",
|
|
5436
5758
|
"website": "https://github.com/dansmaculotte/nuxt-segment",
|
|
5437
|
-
"learn_more": "
|
|
5759
|
+
"learn_more": "",
|
|
5438
5760
|
"category": "Analytics",
|
|
5439
5761
|
"type": "3rd-party",
|
|
5440
5762
|
"maintainers": [
|
|
@@ -5472,7 +5794,7 @@
|
|
|
5472
5794
|
},
|
|
5473
5795
|
{
|
|
5474
5796
|
"name": "seo-experiments",
|
|
5475
|
-
"description": "Powerful SEO DX improvements
|
|
5797
|
+
"description": "Powerful SEO DX improvements.",
|
|
5476
5798
|
"repo": "harlan-zw/nuxt-seo-experiments",
|
|
5477
5799
|
"npm": "nuxt-seo-experiments",
|
|
5478
5800
|
"icon": "seo-experiments.svg",
|
|
@@ -5494,28 +5816,6 @@
|
|
|
5494
5816
|
"requires": {}
|
|
5495
5817
|
}
|
|
5496
5818
|
},
|
|
5497
|
-
{
|
|
5498
|
-
"name": "seo-kit",
|
|
5499
|
-
"description": "The complete SEO solution for Nuxt.",
|
|
5500
|
-
"repo": "harlan-zw/nuxt-seo-kit#main/layer",
|
|
5501
|
-
"npm": "nuxt-seo-kit",
|
|
5502
|
-
"icon": "seo-kit.svg",
|
|
5503
|
-
"github": "https://github.com/harlan-zw/nuxt-seo-kit",
|
|
5504
|
-
"website": "https://nuxtseo.com/nuxt-seo/getting-started/installation",
|
|
5505
|
-
"learn_more": "",
|
|
5506
|
-
"category": "SEO",
|
|
5507
|
-
"type": "3rd-party",
|
|
5508
|
-
"maintainers": [
|
|
5509
|
-
{
|
|
5510
|
-
"name": "harlan-zw",
|
|
5511
|
-
"github": "harlan-zw"
|
|
5512
|
-
}
|
|
5513
|
-
],
|
|
5514
|
-
"compatibility": {
|
|
5515
|
-
"nuxt": "^3.0.0",
|
|
5516
|
-
"requires": {}
|
|
5517
|
-
}
|
|
5518
|
-
},
|
|
5519
5819
|
{
|
|
5520
5820
|
"name": "seo-meta",
|
|
5521
5821
|
"description": "Simple generate seo metadata",
|
|
@@ -5539,6 +5839,28 @@
|
|
|
5539
5839
|
"requires": {}
|
|
5540
5840
|
}
|
|
5541
5841
|
},
|
|
5842
|
+
{
|
|
5843
|
+
"name": "seo",
|
|
5844
|
+
"description": "The complete SEO solution for Nuxt.",
|
|
5845
|
+
"repo": "harlan-zw/nuxt-seo",
|
|
5846
|
+
"npm": "@nuxtjs/seo",
|
|
5847
|
+
"icon": "nuxt.svg",
|
|
5848
|
+
"github": "https://github.com/harlan-zw/nuxt-seo",
|
|
5849
|
+
"website": "https://nuxtseo.com/",
|
|
5850
|
+
"learn_more": "https://nuxtseo.com/nuxt-seo/getting-started/installation",
|
|
5851
|
+
"category": "SEO",
|
|
5852
|
+
"type": "3rd-party",
|
|
5853
|
+
"maintainers": [
|
|
5854
|
+
{
|
|
5855
|
+
"name": "harlan-zw",
|
|
5856
|
+
"github": "harlan-zw"
|
|
5857
|
+
}
|
|
5858
|
+
],
|
|
5859
|
+
"compatibility": {
|
|
5860
|
+
"nuxt": "^3.0.0",
|
|
5861
|
+
"requires": {}
|
|
5862
|
+
}
|
|
5863
|
+
},
|
|
5542
5864
|
{
|
|
5543
5865
|
"name": "seomatic-meta",
|
|
5544
5866
|
"description": "A Nuxt module connecting Nuxt to the Craft CMS SEOmatic plugin",
|
|
@@ -5587,7 +5909,7 @@
|
|
|
5587
5909
|
{
|
|
5588
5910
|
"name": "server-block",
|
|
5589
5911
|
"description": "Use <server> tags in your Nuxt pages components.",
|
|
5590
|
-
"repo": "Hebilicious/server-block-nuxt/packages/server-block-nuxt
|
|
5912
|
+
"repo": "Hebilicious/server-block-nuxt#main/packages/server-block-nuxt",
|
|
5591
5913
|
"npm": "@hebilicious/server-block-nuxt",
|
|
5592
5914
|
"icon": "server-block.svg",
|
|
5593
5915
|
"github": "https://github.com/Hebilicious/server-block-nuxt",
|
|
@@ -5607,29 +5929,6 @@
|
|
|
5607
5929
|
"requires": {}
|
|
5608
5930
|
}
|
|
5609
5931
|
},
|
|
5610
|
-
{
|
|
5611
|
-
"name": "session",
|
|
5612
|
-
"description": "Session middleware to persist user data across requests, a client-side useSession composable to interact with the session, supports many storage backends via unjs/unstorage",
|
|
5613
|
-
"repo": "sidebase/nuxt-session",
|
|
5614
|
-
"npm": "@sidebase/nuxt-session",
|
|
5615
|
-
"icon": "session.png",
|
|
5616
|
-
"github": "https://github.com/sidebase/nuxt-session",
|
|
5617
|
-
"website": "https://github.com/sidebase/nuxt-session",
|
|
5618
|
-
"learn_more": "https://github.com/sidebase",
|
|
5619
|
-
"category": "Security",
|
|
5620
|
-
"type": "3rd-party",
|
|
5621
|
-
"maintainers": [
|
|
5622
|
-
{
|
|
5623
|
-
"name": "sidebase",
|
|
5624
|
-
"github": "sidebase",
|
|
5625
|
-
"twitter": "sidebase_io"
|
|
5626
|
-
}
|
|
5627
|
-
],
|
|
5628
|
-
"compatibility": {
|
|
5629
|
-
"nuxt": "^3.0.0",
|
|
5630
|
-
"requires": {}
|
|
5631
|
-
}
|
|
5632
|
-
},
|
|
5633
5932
|
{
|
|
5634
5933
|
"name": "shopify",
|
|
5635
5934
|
"description": "Easy Shopify Buy client module with Nuxt for ecommerce websites.",
|
|
@@ -5652,6 +5951,28 @@
|
|
|
5652
5951
|
"requires": {}
|
|
5653
5952
|
}
|
|
5654
5953
|
},
|
|
5954
|
+
{
|
|
5955
|
+
"name": "shuimo-ui",
|
|
5956
|
+
"description": "A Chinese Shuimo style component library.",
|
|
5957
|
+
"repo": "shuimo-design/shuimo-ui#main/plugins/nuxt",
|
|
5958
|
+
"npm": "@shuimo-design/shuimo-ui-nuxt",
|
|
5959
|
+
"icon": "shuimo-ui.svg",
|
|
5960
|
+
"github": "https://github.com/shuimo-design/shuimo-ui",
|
|
5961
|
+
"website": "https://shuimo.design",
|
|
5962
|
+
"learn_more": "https://github.com/shuimo-design/shuimo-ui/tree/main/plugins/nuxt",
|
|
5963
|
+
"category": "UI",
|
|
5964
|
+
"type": "3rd-party",
|
|
5965
|
+
"maintainers": [
|
|
5966
|
+
{
|
|
5967
|
+
"name": "higuaifan",
|
|
5968
|
+
"github": "higuaifan"
|
|
5969
|
+
}
|
|
5970
|
+
],
|
|
5971
|
+
"compatibility": {
|
|
5972
|
+
"nuxt": "^3.0.0",
|
|
5973
|
+
"requires": {}
|
|
5974
|
+
}
|
|
5975
|
+
},
|
|
5655
5976
|
{
|
|
5656
5977
|
"name": "sidebase-auth",
|
|
5657
5978
|
"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.",
|
|
@@ -5722,41 +6043,23 @@
|
|
|
5722
6043
|
}
|
|
5723
6044
|
},
|
|
5724
6045
|
{
|
|
5725
|
-
"name": "
|
|
6046
|
+
"name": "sitemap",
|
|
5726
6047
|
"description": "Powerfully flexible XML Sitemaps that integrate seamlessly.",
|
|
5727
|
-
"repo": "
|
|
5728
|
-
"npm": "
|
|
6048
|
+
"repo": "nuxt-modules/sitemap",
|
|
6049
|
+
"npm": "@nuxtjs/sitemap",
|
|
5729
6050
|
"icon": "simple-sitemap.svg",
|
|
5730
|
-
"github": "https://github.com/
|
|
5731
|
-
"website": "https://nuxtseo.com/
|
|
5732
|
-
"learn_more": "https://nuxtseo.com/
|
|
6051
|
+
"github": "https://github.com/nuxt-modules/sitemap",
|
|
6052
|
+
"website": "https://nuxtseo.com/",
|
|
6053
|
+
"learn_more": "https://nuxtseo.com/sitemap",
|
|
5733
6054
|
"category": "SEO",
|
|
5734
|
-
"type": "
|
|
6055
|
+
"type": "community",
|
|
5735
6056
|
"maintainers": [
|
|
5736
6057
|
{
|
|
5737
6058
|
"name": "Harlan Wilton",
|
|
5738
6059
|
"github": "harlan-zw",
|
|
5739
6060
|
"twitter": "harlan_zw",
|
|
5740
6061
|
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
5741
|
-
}
|
|
5742
|
-
],
|
|
5743
|
-
"compatibility": {
|
|
5744
|
-
"nuxt": "^3.0.0",
|
|
5745
|
-
"requires": {}
|
|
5746
|
-
}
|
|
5747
|
-
},
|
|
5748
|
-
{
|
|
5749
|
-
"name": "sitemap",
|
|
5750
|
-
"description": "Automatically generate or serve dynamic sitemap.xml for Nuxt projects",
|
|
5751
|
-
"repo": "nuxt-community/sitemap-module#dev",
|
|
5752
|
-
"npm": "@nuxtjs/sitemap",
|
|
5753
|
-
"icon": "",
|
|
5754
|
-
"github": "https://github.com/nuxt-community/sitemap-module#dev",
|
|
5755
|
-
"website": "https://sitemap.nuxtjs.org",
|
|
5756
|
-
"learn_more": "",
|
|
5757
|
-
"category": "SEO",
|
|
5758
|
-
"type": "community",
|
|
5759
|
-
"maintainers": [
|
|
6062
|
+
},
|
|
5760
6063
|
{
|
|
5761
6064
|
"name": "Nicolas PENNEC",
|
|
5762
6065
|
"github": "NicoPennec",
|
|
@@ -5764,7 +6067,7 @@
|
|
|
5764
6067
|
}
|
|
5765
6068
|
],
|
|
5766
6069
|
"compatibility": {
|
|
5767
|
-
"nuxt": "^
|
|
6070
|
+
"nuxt": "^3.0.0",
|
|
5768
6071
|
"requires": {}
|
|
5769
6072
|
}
|
|
5770
6073
|
},
|
|
@@ -6004,7 +6307,7 @@
|
|
|
6004
6307
|
{
|
|
6005
6308
|
"name": "storyblok",
|
|
6006
6309
|
"description": "Storyblok Nuxt module",
|
|
6007
|
-
"repo": "storyblok/storyblok-nuxt#
|
|
6310
|
+
"repo": "storyblok/storyblok-nuxt#main",
|
|
6008
6311
|
"npm": "@storyblok/nuxt",
|
|
6009
6312
|
"icon": "storyblok.png",
|
|
6010
6313
|
"github": "https://github.com/storyblok/storyblok-nuxt",
|
|
@@ -6349,6 +6652,30 @@
|
|
|
6349
6652
|
"requires": {}
|
|
6350
6653
|
}
|
|
6351
6654
|
},
|
|
6655
|
+
{
|
|
6656
|
+
"name": "swiftsearch",
|
|
6657
|
+
"description": "Nuxt module for a typesafe, SSR first algolia instantsearch experience",
|
|
6658
|
+
"repo": "atoms-studio/nuxt-swiftsearch",
|
|
6659
|
+
"npm": "@atoms-studio/nuxt-swiftsearch",
|
|
6660
|
+
"icon": "nuxt-swiftsearch.svg",
|
|
6661
|
+
"github": "https://github.com/atoms-studio/nuxt-swiftsearch",
|
|
6662
|
+
"website": "https://nuxt-swiftsearch.netlify.app/",
|
|
6663
|
+
"learn_more": "",
|
|
6664
|
+
"category": "Libraries",
|
|
6665
|
+
"type": "3rd-party",
|
|
6666
|
+
"maintainers": [
|
|
6667
|
+
{
|
|
6668
|
+
"name": "Matteo Rigoni",
|
|
6669
|
+
"github": "rigo-m",
|
|
6670
|
+
"twitter": "MatteoRigoni",
|
|
6671
|
+
"avatar": "https://avatars.githubusercontent.com/rigo-m?v=4"
|
|
6672
|
+
}
|
|
6673
|
+
],
|
|
6674
|
+
"compatibility": {
|
|
6675
|
+
"nuxt": "^3.10.0",
|
|
6676
|
+
"requires": {}
|
|
6677
|
+
}
|
|
6678
|
+
},
|
|
6352
6679
|
{
|
|
6353
6680
|
"name": "swiper",
|
|
6354
6681
|
"description": "Nuxt module for Swiper.js - Most modern mobile touch slider with hardware accelerated transitions.",
|
|
@@ -6420,6 +6747,37 @@
|
|
|
6420
6747
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
6421
6748
|
"requires": {},
|
|
6422
6749
|
"devtools": "^0.0.0"
|
|
6750
|
+
},
|
|
6751
|
+
"aliases": [
|
|
6752
|
+
"tailwind"
|
|
6753
|
+
]
|
|
6754
|
+
},
|
|
6755
|
+
{
|
|
6756
|
+
"name": "test-utils",
|
|
6757
|
+
"description": "Test utilities for Nuxt",
|
|
6758
|
+
"repo": "nuxt/test-utils#main",
|
|
6759
|
+
"npm": "@nuxt/test-utils",
|
|
6760
|
+
"icon": "nuxt.svg",
|
|
6761
|
+
"github": "https://github.com/nuxt/test-utils",
|
|
6762
|
+
"website": "https://nuxt.com/docs/getting-started/testing",
|
|
6763
|
+
"learn_more": "",
|
|
6764
|
+
"category": "Devtools",
|
|
6765
|
+
"type": "official",
|
|
6766
|
+
"maintainers": [
|
|
6767
|
+
{
|
|
6768
|
+
"name": "Daniel Roe",
|
|
6769
|
+
"github": "danielroe",
|
|
6770
|
+
"twitter": "danielcroe"
|
|
6771
|
+
},
|
|
6772
|
+
{
|
|
6773
|
+
"name": "Anthony Fu",
|
|
6774
|
+
"github": "antfu",
|
|
6775
|
+
"twitter": "antfu7"
|
|
6776
|
+
}
|
|
6777
|
+
],
|
|
6778
|
+
"compatibility": {
|
|
6779
|
+
"nuxt": "^3.0.0",
|
|
6780
|
+
"requires": {}
|
|
6423
6781
|
}
|
|
6424
6782
|
},
|
|
6425
6783
|
{
|
|
@@ -6474,8 +6832,8 @@
|
|
|
6474
6832
|
"npm": "nuxt-tiptap-editor",
|
|
6475
6833
|
"icon": "tiptap.png",
|
|
6476
6834
|
"github": "https://github.com/modbender/nuxt-tiptap-editor",
|
|
6477
|
-
"website": "https://
|
|
6478
|
-
"learn_more": "https://
|
|
6835
|
+
"website": "https://nuxt-tiptap-editor.vercel.app",
|
|
6836
|
+
"learn_more": "https://nuxt-tiptap-editor.vercel.app",
|
|
6479
6837
|
"category": "Libraries",
|
|
6480
6838
|
"type": "3rd-party",
|
|
6481
6839
|
"maintainers": [
|
|
@@ -6512,6 +6870,28 @@
|
|
|
6512
6870
|
"requires": {}
|
|
6513
6871
|
}
|
|
6514
6872
|
},
|
|
6873
|
+
{
|
|
6874
|
+
"name": "tradingview",
|
|
6875
|
+
"description": "Use the TradingView Widgets in your Nuxt Application",
|
|
6876
|
+
"repo": "volkanakkus/nuxt-tradingview",
|
|
6877
|
+
"npm": "nuxt-tradingview",
|
|
6878
|
+
"icon": "tradingview.svg",
|
|
6879
|
+
"github": "https://github.com/volkanakkus/nuxt-tradingview",
|
|
6880
|
+
"website": "https://nuxt-tradingview.volkanakkus.com",
|
|
6881
|
+
"learn_more": "https://nuxt-tradingview.volkanakkus.com/documentation/getting-started/setup",
|
|
6882
|
+
"category": "Extensions",
|
|
6883
|
+
"type": "3rd-party",
|
|
6884
|
+
"maintainers": [
|
|
6885
|
+
{
|
|
6886
|
+
"name": "Volkan Akkuş",
|
|
6887
|
+
"github": "volkanakkus"
|
|
6888
|
+
}
|
|
6889
|
+
],
|
|
6890
|
+
"compatibility": {
|
|
6891
|
+
"nuxt": "^3.0.0",
|
|
6892
|
+
"requires": {}
|
|
6893
|
+
}
|
|
6894
|
+
},
|
|
6515
6895
|
{
|
|
6516
6896
|
"name": "translation-manager",
|
|
6517
6897
|
"description": "Simple and easy to use translation manager for Nuxt and Nuxt-i18n that allows translation management from a single CSV file.",
|
|
@@ -6863,28 +7243,6 @@
|
|
|
6863
7243
|
}
|
|
6864
7244
|
}
|
|
6865
7245
|
},
|
|
6866
|
-
{
|
|
6867
|
-
"name": "unhead",
|
|
6868
|
-
"description": "Experimental features for Nuxt SEO / head management.",
|
|
6869
|
-
"repo": "harlan-zw/nuxt-seo-experiments",
|
|
6870
|
-
"npm": "nuxt-seo-experiments",
|
|
6871
|
-
"icon": "",
|
|
6872
|
-
"github": "https://github.com/harlan-zw/nuxt-seo-experiments",
|
|
6873
|
-
"website": "https://github.com/harlan-zw/nuxt-seo-experiments",
|
|
6874
|
-
"learn_more": "",
|
|
6875
|
-
"category": "SEO",
|
|
6876
|
-
"type": "3rd-party",
|
|
6877
|
-
"maintainers": [
|
|
6878
|
-
{
|
|
6879
|
-
"name": "harlan-zw",
|
|
6880
|
-
"github": "harlan-zw"
|
|
6881
|
-
}
|
|
6882
|
-
],
|
|
6883
|
-
"compatibility": {
|
|
6884
|
-
"nuxt": "^3.0.0",
|
|
6885
|
-
"requires": {}
|
|
6886
|
-
}
|
|
6887
|
-
},
|
|
6888
7246
|
{
|
|
6889
7247
|
"name": "universal-storage",
|
|
6890
7248
|
"description": "Universal Storage Utilities for Nuxt",
|
|
@@ -6916,7 +7274,7 @@
|
|
|
6916
7274
|
{
|
|
6917
7275
|
"name": "unlazy",
|
|
6918
7276
|
"description": "Lazy loading library for placeholder images",
|
|
6919
|
-
"repo": "johannschopplich/unlazy/packages/nuxt",
|
|
7277
|
+
"repo": "johannschopplich/unlazy#main/packages/nuxt",
|
|
6920
7278
|
"npm": "@unlazy/nuxt",
|
|
6921
7279
|
"icon": "unlazy.svg",
|
|
6922
7280
|
"github": "https://github.com/johannschopplich/unlazy/tree/main/packages/nuxt",
|
|
@@ -6935,32 +7293,6 @@
|
|
|
6935
7293
|
"requires": {}
|
|
6936
7294
|
}
|
|
6937
7295
|
},
|
|
6938
|
-
{
|
|
6939
|
-
"name": "unlighthouse",
|
|
6940
|
-
"description": "Unlighthouse scans your entire site using Google Lighthouse, with a modern UI, minimal config and smart sampling.",
|
|
6941
|
-
"repo": "harlan-zw/unlighthouse#main/integrations/nuxt",
|
|
6942
|
-
"npm": "@unlighthouse/nuxt",
|
|
6943
|
-
"icon": "unlighthouse.svg",
|
|
6944
|
-
"github": "https://github.com/harlan-zw/unlighthouse",
|
|
6945
|
-
"website": "https://github.com/harlan-zw/unlighthouse",
|
|
6946
|
-
"learn_more": "https://github.com/harlan-zw/unlighthouse",
|
|
6947
|
-
"category": "Devtools",
|
|
6948
|
-
"type": "3rd-party",
|
|
6949
|
-
"maintainers": [
|
|
6950
|
-
{
|
|
6951
|
-
"name": "Harlan Wilton",
|
|
6952
|
-
"github": "harlan-zw",
|
|
6953
|
-
"twitter": "harlan_zw",
|
|
6954
|
-
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
6955
|
-
}
|
|
6956
|
-
],
|
|
6957
|
-
"compatibility": {
|
|
6958
|
-
"nuxt": "^2.0.0 || ^3.0.0",
|
|
6959
|
-
"requires": {
|
|
6960
|
-
"bridge": "optional"
|
|
6961
|
-
}
|
|
6962
|
-
}
|
|
6963
|
-
},
|
|
6964
7296
|
{
|
|
6965
7297
|
"name": "unocss",
|
|
6966
7298
|
"description": "The instant on-demand atomic CSS engine.",
|
|
@@ -6995,8 +7327,8 @@
|
|
|
6995
7327
|
"npm": "nuxt-ununura",
|
|
6996
7328
|
"icon": "ununuracss.png",
|
|
6997
7329
|
"github": "https://github.com/novout/ununuracss",
|
|
6998
|
-
"website": "https://
|
|
6999
|
-
"learn_more": "https://
|
|
7330
|
+
"website": "https://github.com/novout/ununuracss",
|
|
7331
|
+
"learn_more": "https://github.com/novout/ununuracss",
|
|
7000
7332
|
"category": "UI",
|
|
7001
7333
|
"type": "3rd-party",
|
|
7002
7334
|
"maintainers": [
|
|
@@ -7011,6 +7343,28 @@
|
|
|
7011
7343
|
"requires": {}
|
|
7012
7344
|
}
|
|
7013
7345
|
},
|
|
7346
|
+
{
|
|
7347
|
+
"name": "use-bootstrap",
|
|
7348
|
+
"description": "This module is a wrapper to front-end framework based on Nuxt3 and Bootstrap5",
|
|
7349
|
+
"repo": "simplise/use-bootstrap",
|
|
7350
|
+
"npm": "usebootstrap",
|
|
7351
|
+
"icon": "use-bootstrap.svg",
|
|
7352
|
+
"github": "https://github.com/simplise/use-bootstrap",
|
|
7353
|
+
"website": "https://usebootstrap.org/",
|
|
7354
|
+
"learn_more": "https://usebootstrap.org/",
|
|
7355
|
+
"category": "UI",
|
|
7356
|
+
"type": "3rd-party",
|
|
7357
|
+
"maintainers": [
|
|
7358
|
+
{
|
|
7359
|
+
"name": "KoujiSano",
|
|
7360
|
+
"github": "KoujiSano"
|
|
7361
|
+
}
|
|
7362
|
+
],
|
|
7363
|
+
"compatibility": {
|
|
7364
|
+
"nuxt": "^3.0.0",
|
|
7365
|
+
"requires": {}
|
|
7366
|
+
}
|
|
7367
|
+
},
|
|
7014
7368
|
{
|
|
7015
7369
|
"name": "use-wagmi",
|
|
7016
7370
|
"description": "Vue Composition for Ethereum based on wagmi",
|
|
@@ -7057,28 +7411,6 @@
|
|
|
7057
7411
|
"requires": {}
|
|
7058
7412
|
}
|
|
7059
7413
|
},
|
|
7060
|
-
{
|
|
7061
|
-
"name": "validate",
|
|
7062
|
-
"description": "Simple Nuxt input validation module using vee-validate",
|
|
7063
|
-
"repo": "lewyuburi/nuxt-validate",
|
|
7064
|
-
"npm": "nuxt-validate",
|
|
7065
|
-
"icon": "vee-validate.png",
|
|
7066
|
-
"github": "https://github.com/lewyuburi/nuxt-validate",
|
|
7067
|
-
"website": "https://github.com/lewyuburi/nuxt-validate",
|
|
7068
|
-
"learn_more": "https://logaretm.github.io/vee-validate/",
|
|
7069
|
-
"category": "Libraries",
|
|
7070
|
-
"type": "3rd-party",
|
|
7071
|
-
"maintainers": [
|
|
7072
|
-
{
|
|
7073
|
-
"name": "lewyuburi",
|
|
7074
|
-
"github": "lewyuburi"
|
|
7075
|
-
}
|
|
7076
|
-
],
|
|
7077
|
-
"compatibility": {
|
|
7078
|
-
"nuxt": "^2.0.0",
|
|
7079
|
-
"requires": {}
|
|
7080
|
-
}
|
|
7081
|
-
},
|
|
7082
7414
|
{
|
|
7083
7415
|
"name": "vant",
|
|
7084
7416
|
"description": "A lightweight, customizable Vue UI library for mobile web apps.",
|
|
@@ -7133,8 +7465,8 @@
|
|
|
7133
7465
|
"repo": "samk-dev/nuxt-vcalendar",
|
|
7134
7466
|
"npm": "@samk-dev/nuxt-vcalendar",
|
|
7135
7467
|
"icon": "vcalendar.png",
|
|
7136
|
-
"github": "https://github.com/samk-dev/vcalendar",
|
|
7137
|
-
"website": "https://github.com/samk-dev/vcalendar",
|
|
7468
|
+
"github": "https://github.com/samk-dev/nuxt-vcalendar",
|
|
7469
|
+
"website": "https://github.com/samk-dev/nuxt-vcalendar",
|
|
7138
7470
|
"learn_more": "",
|
|
7139
7471
|
"category": "Libraries",
|
|
7140
7472
|
"type": "3rd-party",
|
|
@@ -7267,33 +7599,6 @@
|
|
|
7267
7599
|
"requires": {}
|
|
7268
7600
|
}
|
|
7269
7601
|
},
|
|
7270
|
-
{
|
|
7271
|
-
"name": "vitest",
|
|
7272
|
-
"description": "Vitest integration with Nuxt",
|
|
7273
|
-
"repo": "danielroe/nuxt-vitest",
|
|
7274
|
-
"npm": "nuxt-vitest",
|
|
7275
|
-
"icon": "vitest.svg",
|
|
7276
|
-
"github": "https://github.com/danielroe/nuxt-vitest",
|
|
7277
|
-
"website": "https://github.com/danielroe/nuxt-vitest",
|
|
7278
|
-
"learn_more": "",
|
|
7279
|
-
"category": "Devtools",
|
|
7280
|
-
"type": "3rd-party",
|
|
7281
|
-
"maintainers": [
|
|
7282
|
-
{
|
|
7283
|
-
"name": "Daniel Roe",
|
|
7284
|
-
"github": "danielroe"
|
|
7285
|
-
},
|
|
7286
|
-
{
|
|
7287
|
-
"name": "Anthony Fu",
|
|
7288
|
-
"github": "antfu"
|
|
7289
|
-
}
|
|
7290
|
-
],
|
|
7291
|
-
"compatibility": {
|
|
7292
|
-
"nuxt": "^3.0.0",
|
|
7293
|
-
"requires": {},
|
|
7294
|
-
"devtools": "^0.0.0"
|
|
7295
|
-
}
|
|
7296
|
-
},
|
|
7297
7602
|
{
|
|
7298
7603
|
"name": "vue-email",
|
|
7299
7604
|
"description": "💌 Write email templates with vue",
|
|
@@ -7328,7 +7633,7 @@
|
|
|
7328
7633
|
{
|
|
7329
7634
|
"name": "vue-final-modal",
|
|
7330
7635
|
"description": "The most powerful yet most light-weight modal library for Vue 3.",
|
|
7331
|
-
"repo": "vue-final/vue-final-modal",
|
|
7636
|
+
"repo": "vue-final/vue-final-modal#master/packages/nuxt",
|
|
7332
7637
|
"npm": "@vue-final-modal/nuxt",
|
|
7333
7638
|
"icon": "vue-final-modal.svg",
|
|
7334
7639
|
"github": "https://github.com/vue-final/vue-final-modal",
|
|
@@ -7423,7 +7728,7 @@
|
|
|
7423
7728
|
"description": "Plausible analytics for Vue.js and Nuxt",
|
|
7424
7729
|
"repo": "moritzsternemann/vue-plausible",
|
|
7425
7730
|
"npm": "vue-plausible",
|
|
7426
|
-
"icon": "plausible.
|
|
7731
|
+
"icon": "plausible.svg",
|
|
7427
7732
|
"github": "https://github.com/moritzsternemann/vue-plausible",
|
|
7428
7733
|
"website": "https://github.com/moritzsternemann/vue-plausible",
|
|
7429
7734
|
"learn_more": "",
|
|
@@ -7443,7 +7748,7 @@
|
|
|
7443
7748
|
{
|
|
7444
7749
|
"name": "vue-query",
|
|
7445
7750
|
"description": "0 config lightweight Nuxt module for @tanstack/vue-query.",
|
|
7446
|
-
"repo": "Hebilicious/vue-query-nuxt/packages/vue-query-nuxt
|
|
7751
|
+
"repo": "Hebilicious/vue-query-nuxt#main/packages/vue-query-nuxt",
|
|
7447
7752
|
"npm": "@hebilicious/vue-query-nuxt",
|
|
7448
7753
|
"icon": "vue-query.svg",
|
|
7449
7754
|
"github": "https://github.com/Hebilicious/vue-query-nuxt",
|
|
@@ -7540,7 +7845,7 @@
|
|
|
7540
7845
|
"npm": "vue3-carousel-nuxt",
|
|
7541
7846
|
"icon": "",
|
|
7542
7847
|
"github": "https://github.com/gaetansenn/vue3-carousel-nuxt",
|
|
7543
|
-
"website": "",
|
|
7848
|
+
"website": "https://github.com/gaetansenn/vue3-carousel-nuxt",
|
|
7544
7849
|
"learn_more": "",
|
|
7545
7850
|
"category": "UI",
|
|
7546
7851
|
"type": "3rd-party",
|
|
@@ -7559,7 +7864,7 @@
|
|
|
7559
7864
|
{
|
|
7560
7865
|
"name": "vuefire",
|
|
7561
7866
|
"description": "Idiomatic composables for the Firebase SDK",
|
|
7562
|
-
"repo": "vuejs/vuefire/packages/nuxt",
|
|
7867
|
+
"repo": "vuejs/vuefire#main/packages/nuxt",
|
|
7563
7868
|
"npm": "nuxt-vuefire",
|
|
7564
7869
|
"icon": "vuefire.svg",
|
|
7565
7870
|
"github": "https://github.com/vuejs/vuefire/tree/main/packages/nuxt",
|
|
@@ -7581,7 +7886,7 @@
|
|
|
7581
7886
|
{
|
|
7582
7887
|
"name": "vueform-builder",
|
|
7583
7888
|
"description": "Official Vueform Builder module for Nuxt",
|
|
7584
|
-
"repo": "vueform/builder/nuxt",
|
|
7889
|
+
"repo": "vueform/builder#main/nuxt",
|
|
7585
7890
|
"npm": "@vueform/builder-nuxt",
|
|
7586
7891
|
"icon": "vueform.svg",
|
|
7587
7892
|
"github": "https://github.com/vueform/builder",
|
|
@@ -7604,7 +7909,7 @@
|
|
|
7604
7909
|
{
|
|
7605
7910
|
"name": "vueform",
|
|
7606
7911
|
"description": "Official Vueform module for Nuxt",
|
|
7607
|
-
"repo": "vueform/vueform/nuxt",
|
|
7912
|
+
"repo": "vueform/vueform#main/nuxt",
|
|
7608
7913
|
"npm": "@vueform/nuxt",
|
|
7609
7914
|
"icon": "vueform.svg",
|
|
7610
7915
|
"github": "https://github.com/vueform/vueform",
|
|
@@ -7631,8 +7936,8 @@
|
|
|
7631
7936
|
"npm": "@vuestic/nuxt",
|
|
7632
7937
|
"icon": "vuestic.png",
|
|
7633
7938
|
"github": "https://github.com/epicmaxco/vuestic-ui/tree/develop/packages/nuxt",
|
|
7634
|
-
"website": "https://vuestic.dev",
|
|
7635
|
-
"learn_more": "https://vuestic.dev/
|
|
7939
|
+
"website": "https://ui.vuestic.dev",
|
|
7940
|
+
"learn_more": "https://ui.vuestic.dev/getting-started/nuxt",
|
|
7636
7941
|
"category": "UI",
|
|
7637
7942
|
"type": "3rd-party",
|
|
7638
7943
|
"maintainers": [
|
|
@@ -7899,7 +8204,7 @@
|
|
|
7899
8204
|
"icon": "webpack.png",
|
|
7900
8205
|
"github": "https://github.com/nuxt-community/webpackmonitor-module",
|
|
7901
8206
|
"website": "https://github.com/nuxt-community/webpackmonitor-module",
|
|
7902
|
-
"learn_more": "
|
|
8207
|
+
"learn_more": "",
|
|
7903
8208
|
"category": "Devtools",
|
|
7904
8209
|
"type": "community",
|
|
7905
8210
|
"maintainers": [
|