@nuxt/modules 0.6.0-2f0eac → 0.6.0-305961
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 +666 -318
- 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",
|
|
@@ -3329,20 +3487,20 @@
|
|
|
3329
3487
|
}
|
|
3330
3488
|
},
|
|
3331
3489
|
{
|
|
3332
|
-
"name": "
|
|
3333
|
-
"description": "
|
|
3334
|
-
"repo": "
|
|
3335
|
-
"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",
|
|
3336
3494
|
"icon": "",
|
|
3337
|
-
"github": "https://github.com/
|
|
3338
|
-
"website": "https://github.
|
|
3339
|
-
"learn_more": "
|
|
3340
|
-
"category": "
|
|
3495
|
+
"github": "https://github.com/ezypeeze/nuxt-neo",
|
|
3496
|
+
"website": "https://ezypeeze.github.io/nuxt-neo",
|
|
3497
|
+
"learn_more": "",
|
|
3498
|
+
"category": "Request",
|
|
3341
3499
|
"type": "3rd-party",
|
|
3342
3500
|
"maintainers": [
|
|
3343
3501
|
{
|
|
3344
|
-
"name": "
|
|
3345
|
-
"github": "
|
|
3502
|
+
"name": "ezypeeze",
|
|
3503
|
+
"github": "ezypeeze"
|
|
3346
3504
|
}
|
|
3347
3505
|
],
|
|
3348
3506
|
"compatibility": {
|
|
@@ -3351,24 +3509,24 @@
|
|
|
3351
3509
|
}
|
|
3352
3510
|
},
|
|
3353
3511
|
{
|
|
3354
|
-
"name": "
|
|
3355
|
-
"description": "
|
|
3356
|
-
"repo": "
|
|
3357
|
-
"npm": "nuxt-
|
|
3358
|
-
"icon": "",
|
|
3359
|
-
"github": "https://github.com/
|
|
3360
|
-
"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",
|
|
3361
3519
|
"learn_more": "",
|
|
3362
|
-
"category": "
|
|
3520
|
+
"category": "Database",
|
|
3363
3521
|
"type": "3rd-party",
|
|
3364
3522
|
"maintainers": [
|
|
3365
3523
|
{
|
|
3366
|
-
"name": "
|
|
3367
|
-
"github": "
|
|
3524
|
+
"name": "arashsheyda",
|
|
3525
|
+
"github": "arashsheyda"
|
|
3368
3526
|
}
|
|
3369
3527
|
],
|
|
3370
3528
|
"compatibility": {
|
|
3371
|
-
"nuxt": "^
|
|
3529
|
+
"nuxt": "^3.0.0",
|
|
3372
3530
|
"requires": {}
|
|
3373
3531
|
}
|
|
3374
3532
|
},
|
|
@@ -3420,12 +3578,12 @@
|
|
|
3420
3578
|
{
|
|
3421
3579
|
"name": "netlify",
|
|
3422
3580
|
"description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt projects.",
|
|
3423
|
-
"repo": "
|
|
3581
|
+
"repo": "juliomrqz/nuxt-netlify",
|
|
3424
3582
|
"npm": "@aceforth/nuxt-netlify",
|
|
3425
3583
|
"icon": "netlify.png",
|
|
3426
|
-
"github": "https://github.com/
|
|
3427
|
-
"website": "https://
|
|
3428
|
-
"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",
|
|
3429
3587
|
"category": "Deployment",
|
|
3430
3588
|
"type": "3rd-party",
|
|
3431
3589
|
"maintainers": [
|
|
@@ -3533,6 +3691,29 @@
|
|
|
3533
3691
|
"requires": {}
|
|
3534
3692
|
}
|
|
3535
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
|
+
},
|
|
3536
3717
|
{
|
|
3537
3718
|
"name": "nuxt-auth-sanctum",
|
|
3538
3719
|
"description": "Nuxt module for Laravel Sanctum authentication",
|
|
@@ -3540,8 +3721,8 @@
|
|
|
3540
3721
|
"npm": "nuxt-auth-sanctum",
|
|
3541
3722
|
"icon": "laravel.svg",
|
|
3542
3723
|
"github": "https://github.com/manchenkoff/nuxt-auth-sanctum",
|
|
3543
|
-
"website": "https://
|
|
3544
|
-
"learn_more": "",
|
|
3724
|
+
"website": "https://manchenkoff.gitbook.io/nuxt-auth-sanctum/",
|
|
3725
|
+
"learn_more": "https://laravel.com/docs/10.x/sanctum",
|
|
3545
3726
|
"category": "Security",
|
|
3546
3727
|
"type": "3rd-party",
|
|
3547
3728
|
"maintainers": [
|
|
@@ -3552,7 +3733,7 @@
|
|
|
3552
3733
|
}
|
|
3553
3734
|
],
|
|
3554
3735
|
"compatibility": {
|
|
3555
|
-
"nuxt": "^3.
|
|
3736
|
+
"nuxt": "^3.9.0",
|
|
3556
3737
|
"requires": {}
|
|
3557
3738
|
}
|
|
3558
3739
|
},
|
|
@@ -3578,6 +3759,28 @@
|
|
|
3578
3759
|
"requires": {}
|
|
3579
3760
|
}
|
|
3580
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
|
+
},
|
|
3581
3784
|
{
|
|
3582
3785
|
"name": "nuxt-bootstrap-icons",
|
|
3583
3786
|
"description": "Just a simple integration for Bootstrap Icons",
|
|
@@ -3622,6 +3825,28 @@
|
|
|
3622
3825
|
"requires": {}
|
|
3623
3826
|
}
|
|
3624
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
|
+
},
|
|
3625
3850
|
{
|
|
3626
3851
|
"name": "nuxt-facebook-chat",
|
|
3627
3852
|
"description": "nuxt-plotly module is thin Nuxt wrapper for Facebook's Customer Chat SDK",
|
|
@@ -3648,6 +3873,28 @@
|
|
|
3648
3873
|
"requires": {}
|
|
3649
3874
|
}
|
|
3650
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
|
+
},
|
|
3651
3898
|
{
|
|
3652
3899
|
"name": "nuxt-feedme",
|
|
3653
3900
|
"description": "The RSS feed module for Nuxt web framework with ATOM, JSON and RSS support",
|
|
@@ -3670,6 +3917,29 @@
|
|
|
3670
3917
|
"requires": {}
|
|
3671
3918
|
}
|
|
3672
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
|
+
},
|
|
3673
3943
|
{
|
|
3674
3944
|
"name": "nuxt-graphql-middleware",
|
|
3675
3945
|
"description": "Expose GraphQL queries and mutations as server API routes.",
|
|
@@ -3677,7 +3947,7 @@
|
|
|
3677
3947
|
"npm": "nuxt-graphql-middleware",
|
|
3678
3948
|
"icon": "nuxt-graphql-middleware.svg",
|
|
3679
3949
|
"github": "https://github.com/dulnan/nuxt-graphql-middleware",
|
|
3680
|
-
"website": "https://nuxt-graphql-middleware
|
|
3950
|
+
"website": "https://github.com/dulnan/nuxt-graphql-middleware",
|
|
3681
3951
|
"learn_more": "",
|
|
3682
3952
|
"category": "Request",
|
|
3683
3953
|
"type": "3rd-party",
|
|
@@ -3735,7 +4005,7 @@
|
|
|
3735
4005
|
"maintainers": [
|
|
3736
4006
|
{
|
|
3737
4007
|
"name": "Zadig&Voltaire Team",
|
|
3738
|
-
"github": "
|
|
4008
|
+
"github": "zadigetvoltaire"
|
|
3739
4009
|
}
|
|
3740
4010
|
],
|
|
3741
4011
|
"compatibility": {
|
|
@@ -3819,8 +4089,8 @@
|
|
|
3819
4089
|
"npm": "@nuxtus/nuxt-localtunnel",
|
|
3820
4090
|
"icon": "nuxt-localtunnel.svg",
|
|
3821
4091
|
"github": "https://github.com/nuxtus/localtunnel",
|
|
3822
|
-
"website": "https://nuxtus.com",
|
|
3823
|
-
"learn_more": "https://docs.nuxtus.com
|
|
4092
|
+
"website": "https://docs.nuxtus.com",
|
|
4093
|
+
"learn_more": "https://docs.nuxtus.com/localtunnel.html",
|
|
3824
4094
|
"category": "Devtools",
|
|
3825
4095
|
"type": "3rd-party",
|
|
3826
4096
|
"maintainers": [
|
|
@@ -3969,12 +4239,35 @@
|
|
|
3969
4239
|
"devtools": "^0.0.0"
|
|
3970
4240
|
}
|
|
3971
4241
|
},
|
|
4242
|
+
{
|
|
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",
|
|
4252
|
+
"type": "3rd-party",
|
|
4253
|
+
"maintainers": [
|
|
4254
|
+
{
|
|
4255
|
+
"name": "Jan-Henrik Damaschke",
|
|
4256
|
+
"github": "itpropro",
|
|
4257
|
+
"twitter": "jandamaschke"
|
|
4258
|
+
}
|
|
4259
|
+
],
|
|
4260
|
+
"compatibility": {
|
|
4261
|
+
"nuxt": "^3.0.0",
|
|
4262
|
+
"requires": {}
|
|
4263
|
+
}
|
|
4264
|
+
},
|
|
3972
4265
|
{
|
|
3973
4266
|
"name": "nuxt-openapi-docs-module",
|
|
3974
4267
|
"description": "Generate pages from OpenAPI specifications",
|
|
3975
4268
|
"repo": "on-org/nuxt-openapi-docs-module",
|
|
3976
4269
|
"npm": "nuxt-openapi-docs-module",
|
|
3977
|
-
"icon": "nuxt-openapi-docs-module.
|
|
4270
|
+
"icon": "nuxt-openapi-docs-module.png",
|
|
3978
4271
|
"github": "https://github.com/on-org/nuxt-openapi-docs-module",
|
|
3979
4272
|
"website": "https://github.com/on-org/nuxt-openapi-docs-module",
|
|
3980
4273
|
"learn_more": "https://www.npmjs.com/package/nuxt-openapi-docs-module",
|
|
@@ -3992,22 +4285,72 @@
|
|
|
3992
4285
|
}
|
|
3993
4286
|
},
|
|
3994
4287
|
{
|
|
3995
|
-
"name": "nuxt-
|
|
3996
|
-
"description": "
|
|
3997
|
-
"repo": "
|
|
3998
|
-
"npm": "nuxt-
|
|
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",
|
|
3999
4292
|
"icon": "",
|
|
4000
|
-
"github": "https://github.com/
|
|
4001
|
-
"website": "https://github.com/
|
|
4293
|
+
"github": "https://github.com/aborn/nuxt-openid-connect",
|
|
4294
|
+
"website": "https://github.com/aborn/nuxt-openid-connect",
|
|
4002
4295
|
"learn_more": "",
|
|
4003
|
-
"category": "
|
|
4296
|
+
"category": "Security",
|
|
4004
4297
|
"type": "3rd-party",
|
|
4005
4298
|
"maintainers": [
|
|
4006
4299
|
{
|
|
4007
|
-
"name": "
|
|
4008
|
-
"github": "
|
|
4009
|
-
|
|
4010
|
-
|
|
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",
|
|
4316
|
+
"description": "Analyze Nuxt Payload Size",
|
|
4317
|
+
"repo": "barbapapazes/nuxt-payload-analyzer",
|
|
4318
|
+
"npm": "nuxt-payload-analyzer",
|
|
4319
|
+
"icon": "",
|
|
4320
|
+
"github": "https://github.com/barbapapazes/nuxt-payload-analyzer",
|
|
4321
|
+
"website": "https://github.com/barbapapazes/nuxt-payload-analyzer#readme",
|
|
4322
|
+
"learn_more": "",
|
|
4323
|
+
"category": "Performance",
|
|
4324
|
+
"type": "3rd-party",
|
|
4325
|
+
"maintainers": [
|
|
4326
|
+
{
|
|
4327
|
+
"name": "Barbapapazes",
|
|
4328
|
+
"github": "Barbapapazes",
|
|
4329
|
+
"twitter": "soubiran_"
|
|
4330
|
+
}
|
|
4331
|
+
],
|
|
4332
|
+
"compatibility": {
|
|
4333
|
+
"nuxt": "^3.0.0",
|
|
4334
|
+
"requires": {}
|
|
4335
|
+
}
|
|
4336
|
+
},
|
|
4337
|
+
{
|
|
4338
|
+
"name": "nuxt-pdf-frame",
|
|
4339
|
+
"description": "Nuxt module for template based PDF and Canvas rendering, powered by I2djs.",
|
|
4340
|
+
"repo": "i2djs/pdf-frame#main/packages/pdf-frame-nuxt",
|
|
4341
|
+
"npm": "@i2d/nuxt-pdf-frame",
|
|
4342
|
+
"icon": "pdf-frame.svg",
|
|
4343
|
+
"github": "https://github.com/i2djs/pdf-frame/tree/main/packages/pdf-frame-nuxt",
|
|
4344
|
+
"website": "https://www.pdf-frame.org",
|
|
4345
|
+
"learn_more": "https://github.com/I2Djs/pdf-frame/wiki/nuxt%E2%80%90pdf%E2%80%90frame",
|
|
4346
|
+
"category": "Libraries",
|
|
4347
|
+
"type": "3rd-party",
|
|
4348
|
+
"maintainers": [
|
|
4349
|
+
{
|
|
4350
|
+
"name": "Narayana Swamy",
|
|
4351
|
+
"github": "nswamy14",
|
|
4352
|
+
"email": "narayanaswamy14@gmail.com"
|
|
4353
|
+
}
|
|
4011
4354
|
],
|
|
4012
4355
|
"compatibility": {
|
|
4013
4356
|
"nuxt": "^3.0.0",
|
|
@@ -4081,28 +4424,6 @@
|
|
|
4081
4424
|
"requires": {}
|
|
4082
4425
|
}
|
|
4083
4426
|
},
|
|
4084
|
-
{
|
|
4085
|
-
"name": "plausible",
|
|
4086
|
-
"description": "Nuxt module to natively integrate Plausible analytics",
|
|
4087
|
-
"repo": "nuxt-modules/plausible",
|
|
4088
|
-
"npm": "@nuxtjs/plausible",
|
|
4089
|
-
"icon": "plausible.png",
|
|
4090
|
-
"github": "https://github.com/nuxt-modules/plausible",
|
|
4091
|
-
"website": "https://github.com/nuxt-modules/plausible",
|
|
4092
|
-
"learn_more": "https://plausible.io/",
|
|
4093
|
-
"category": "Analytics",
|
|
4094
|
-
"type": "community",
|
|
4095
|
-
"maintainers": [
|
|
4096
|
-
{
|
|
4097
|
-
"name": "Johann Schopplich",
|
|
4098
|
-
"github": "johannschopplich"
|
|
4099
|
-
}
|
|
4100
|
-
],
|
|
4101
|
-
"compatibility": {
|
|
4102
|
-
"nuxt": "^3.0.0",
|
|
4103
|
-
"requires": {}
|
|
4104
|
-
}
|
|
4105
|
-
},
|
|
4106
4427
|
{
|
|
4107
4428
|
"name": "nuxt-plotly",
|
|
4108
4429
|
"description": "nuxt-plotly is a thin Nuxt wrapper for plotly.js",
|
|
@@ -4152,6 +4473,28 @@
|
|
|
4152
4473
|
"requires": {}
|
|
4153
4474
|
}
|
|
4154
4475
|
},
|
|
4476
|
+
{
|
|
4477
|
+
"name": "nuxt-posthog",
|
|
4478
|
+
"description": "Integrate PostHog into your application with minimal configuration",
|
|
4479
|
+
"repo": "mitjans/nuxt-posthog",
|
|
4480
|
+
"npm": "nuxt-posthog",
|
|
4481
|
+
"icon": "posthog.svg",
|
|
4482
|
+
"github": "https://github.com/mitjans/nuxt-posthog",
|
|
4483
|
+
"website": "https://nuxt-posthog.cmitjans.dev",
|
|
4484
|
+
"learn_more": "https://posthog.com",
|
|
4485
|
+
"category": "Analytics",
|
|
4486
|
+
"type": "3rd-party",
|
|
4487
|
+
"maintainers": [
|
|
4488
|
+
{
|
|
4489
|
+
"name": "Carles Mitjans",
|
|
4490
|
+
"github": "mitjans"
|
|
4491
|
+
}
|
|
4492
|
+
],
|
|
4493
|
+
"compatibility": {
|
|
4494
|
+
"nuxt": "^3.0.0",
|
|
4495
|
+
"requires": {}
|
|
4496
|
+
}
|
|
4497
|
+
},
|
|
4155
4498
|
{
|
|
4156
4499
|
"name": "nuxt-smartlook",
|
|
4157
4500
|
"description": "Integrate Smartlook in your Nuxt apps using nuxt-smartlook.",
|
|
@@ -4231,7 +4574,7 @@
|
|
|
4231
4574
|
"description": "WebStorm & PHPStorm support for Nuxt components",
|
|
4232
4575
|
"repo": "fumeapp/nuxt-storm",
|
|
4233
4576
|
"npm": "nuxt-storm",
|
|
4234
|
-
"icon": "
|
|
4577
|
+
"icon": "",
|
|
4235
4578
|
"github": "https://github.com/fumeapp/nuxt-storm",
|
|
4236
4579
|
"website": "https://github.com/fumeapp/nuxt-storm",
|
|
4237
4580
|
"learn_more": "https://github.com/fumeapp/nuxt-storm",
|
|
@@ -4385,7 +4728,7 @@
|
|
|
4385
4728
|
}
|
|
4386
4729
|
},
|
|
4387
4730
|
{
|
|
4388
|
-
"name": "
|
|
4731
|
+
"name": "nuxt-zod-i18n",
|
|
4389
4732
|
"description": "A Nuxt Module for localizing zod error messages.",
|
|
4390
4733
|
"repo": "xibman/nuxt-zod-i18n",
|
|
4391
4734
|
"npm": "nuxt-zod-i18n",
|
|
@@ -4409,7 +4752,7 @@
|
|
|
4409
4752
|
{
|
|
4410
4753
|
"name": "nuxt3-interpolation",
|
|
4411
4754
|
"description": "",
|
|
4412
|
-
"repo": "daliborgogic/interpolation
|
|
4755
|
+
"repo": "daliborgogic/interpolation",
|
|
4413
4756
|
"npm": "nuxt3-interpolation",
|
|
4414
4757
|
"icon": "",
|
|
4415
4758
|
"github": "https://github.com/daliborgogic/interpolation/tree/master",
|
|
@@ -4476,14 +4819,14 @@
|
|
|
4476
4819
|
{
|
|
4477
4820
|
"name": "og-image",
|
|
4478
4821
|
"description": "Enlightened runtime images generated with Vue templates.",
|
|
4479
|
-
"repo": "
|
|
4822
|
+
"repo": "nuxt-modules/og-image",
|
|
4480
4823
|
"npm": "nuxt-og-image",
|
|
4481
4824
|
"icon": "og-image.svg",
|
|
4482
|
-
"github": "https://github.com/
|
|
4825
|
+
"github": "https://github.com/nuxt-modules/og-image",
|
|
4483
4826
|
"website": "https://nuxtseo.com/og-image",
|
|
4484
4827
|
"learn_more": "https://nuxtseo.com/og-image",
|
|
4485
4828
|
"category": "SEO",
|
|
4486
|
-
"type": "
|
|
4829
|
+
"type": "community",
|
|
4487
4830
|
"maintainers": [
|
|
4488
4831
|
{
|
|
4489
4832
|
"name": "Harlan Wilton",
|
|
@@ -4528,8 +4871,8 @@
|
|
|
4528
4871
|
"npm": "@aceforth/nuxt-optimized-images",
|
|
4529
4872
|
"icon": "",
|
|
4530
4873
|
"github": "https://github.com/juliomrqz/nuxt-optimized-images",
|
|
4531
|
-
"website": "https://
|
|
4532
|
-
"learn_more": "",
|
|
4874
|
+
"website": "https://github.com/juliomrqz/nuxt-optimized-images",
|
|
4875
|
+
"learn_more": "https://github.com/juliomrqz/nuxt-optimized-images/tree/develop/docs",
|
|
4533
4876
|
"category": "Images",
|
|
4534
4877
|
"type": "3rd-party",
|
|
4535
4878
|
"maintainers": [
|
|
@@ -4682,6 +5025,28 @@
|
|
|
4682
5025
|
"requires": {}
|
|
4683
5026
|
}
|
|
4684
5027
|
},
|
|
5028
|
+
{
|
|
5029
|
+
"name": "pergel",
|
|
5030
|
+
"description": "Pergel is a tailor-made solution for Nuxt and Nitro, providing swift project kickstarts and seamless integration of various modules.",
|
|
5031
|
+
"repo": "oku-ui/pergel#main/packages-core/pergel",
|
|
5032
|
+
"npm": "pergel",
|
|
5033
|
+
"icon": "pergel.svg",
|
|
5034
|
+
"github": "https://github.com/oku-ui/pergel",
|
|
5035
|
+
"website": "https://oku-ui.com/pergel",
|
|
5036
|
+
"learn_more": "",
|
|
5037
|
+
"category": "Devtools",
|
|
5038
|
+
"type": "3rd-party",
|
|
5039
|
+
"maintainers": [
|
|
5040
|
+
{
|
|
5041
|
+
"name": "Mehmet - productdevbook",
|
|
5042
|
+
"github": "productdevbook"
|
|
5043
|
+
}
|
|
5044
|
+
],
|
|
5045
|
+
"compatibility": {
|
|
5046
|
+
"nuxt": "^3.10.0",
|
|
5047
|
+
"requires": {}
|
|
5048
|
+
}
|
|
5049
|
+
},
|
|
4685
5050
|
{
|
|
4686
5051
|
"name": "persian-datepicker",
|
|
4687
5052
|
"description": "A datepicker component for select date. (single and range selection, select date and time, select with keyboard, customizable style, localization)",
|
|
@@ -4708,7 +5073,7 @@
|
|
|
4708
5073
|
{
|
|
4709
5074
|
"name": "pinia-orm",
|
|
4710
5075
|
"description": "The Pinia plugin to enable Object-Relational Mapping access to the Pinia Store.",
|
|
4711
|
-
"repo": "CodeDredd/pinia-orm#
|
|
5076
|
+
"repo": "CodeDredd/pinia-orm#main/packages/nuxt",
|
|
4712
5077
|
"npm": "@pinia-orm/nuxt",
|
|
4713
5078
|
"icon": "pinia-orm.svg",
|
|
4714
5079
|
"github": "https://github.com/CodeDredd/pinia-orm/tree/master/packages/nuxt",
|
|
@@ -4782,7 +5147,7 @@
|
|
|
4782
5147
|
"description": "Nuxt module to natively integrate Plausible analytics",
|
|
4783
5148
|
"repo": "nuxt-modules/plausible",
|
|
4784
5149
|
"npm": "@nuxtjs/plausible",
|
|
4785
|
-
"icon": "",
|
|
5150
|
+
"icon": "plausible.svg",
|
|
4786
5151
|
"github": "https://github.com/nuxt-modules/plausible",
|
|
4787
5152
|
"website": "https://github.com/nuxt-modules/plausible",
|
|
4788
5153
|
"learn_more": "",
|
|
@@ -4790,12 +5155,12 @@
|
|
|
4790
5155
|
"type": "community",
|
|
4791
5156
|
"maintainers": [
|
|
4792
5157
|
{
|
|
4793
|
-
"name": "
|
|
4794
|
-
"github": "
|
|
5158
|
+
"name": "Johann Schopplich",
|
|
5159
|
+
"github": "johannschopplich"
|
|
4795
5160
|
}
|
|
4796
5161
|
],
|
|
4797
5162
|
"compatibility": {
|
|
4798
|
-
"nuxt": "^2.0.0",
|
|
5163
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4799
5164
|
"requires": {}
|
|
4800
5165
|
}
|
|
4801
5166
|
},
|
|
@@ -5228,7 +5593,7 @@
|
|
|
5228
5593
|
"icon": "robots.png",
|
|
5229
5594
|
"github": "https://github.com/nuxt-modules/robots",
|
|
5230
5595
|
"website": "https://github.com/nuxt-modules/robots",
|
|
5231
|
-
"learn_more": "
|
|
5596
|
+
"learn_more": "",
|
|
5232
5597
|
"category": "SEO",
|
|
5233
5598
|
"type": "community",
|
|
5234
5599
|
"maintainers": [
|
|
@@ -5339,7 +5704,7 @@
|
|
|
5339
5704
|
},
|
|
5340
5705
|
{
|
|
5341
5706
|
"name": "schema-org",
|
|
5342
|
-
"description": "Schema.org
|
|
5707
|
+
"description": "Quick and easy Schema.org graphs.",
|
|
5343
5708
|
"repo": "harlan-zw/nuxt-schema-org",
|
|
5344
5709
|
"npm": "nuxt-schema-org",
|
|
5345
5710
|
"icon": "schema-org.svg",
|
|
@@ -5414,7 +5779,7 @@
|
|
|
5414
5779
|
"icon": "segment.png",
|
|
5415
5780
|
"github": "https://github.com/dansmaculotte/nuxt-segment",
|
|
5416
5781
|
"website": "https://github.com/dansmaculotte/nuxt-segment",
|
|
5417
|
-
"learn_more": "
|
|
5782
|
+
"learn_more": "",
|
|
5418
5783
|
"category": "Analytics",
|
|
5419
5784
|
"type": "3rd-party",
|
|
5420
5785
|
"maintainers": [
|
|
@@ -5452,7 +5817,7 @@
|
|
|
5452
5817
|
},
|
|
5453
5818
|
{
|
|
5454
5819
|
"name": "seo-experiments",
|
|
5455
|
-
"description": "Powerful SEO DX improvements
|
|
5820
|
+
"description": "Powerful SEO DX improvements.",
|
|
5456
5821
|
"repo": "harlan-zw/nuxt-seo-experiments",
|
|
5457
5822
|
"npm": "nuxt-seo-experiments",
|
|
5458
5823
|
"icon": "seo-experiments.svg",
|
|
@@ -5474,28 +5839,6 @@
|
|
|
5474
5839
|
"requires": {}
|
|
5475
5840
|
}
|
|
5476
5841
|
},
|
|
5477
|
-
{
|
|
5478
|
-
"name": "seo-kit",
|
|
5479
|
-
"description": "The complete SEO solution for Nuxt.",
|
|
5480
|
-
"repo": "harlan-zw/nuxt-seo-kit#main/layer",
|
|
5481
|
-
"npm": "nuxt-seo-kit",
|
|
5482
|
-
"icon": "seo-kit.svg",
|
|
5483
|
-
"github": "https://github.com/harlan-zw/nuxt-seo-kit",
|
|
5484
|
-
"website": "https://nuxtseo.com/nuxt-seo/getting-started/installation",
|
|
5485
|
-
"learn_more": "",
|
|
5486
|
-
"category": "SEO",
|
|
5487
|
-
"type": "3rd-party",
|
|
5488
|
-
"maintainers": [
|
|
5489
|
-
{
|
|
5490
|
-
"name": "harlan-zw",
|
|
5491
|
-
"github": "harlan-zw"
|
|
5492
|
-
}
|
|
5493
|
-
],
|
|
5494
|
-
"compatibility": {
|
|
5495
|
-
"nuxt": "^3.0.0",
|
|
5496
|
-
"requires": {}
|
|
5497
|
-
}
|
|
5498
|
-
},
|
|
5499
5842
|
{
|
|
5500
5843
|
"name": "seo-meta",
|
|
5501
5844
|
"description": "Simple generate seo metadata",
|
|
@@ -5519,6 +5862,28 @@
|
|
|
5519
5862
|
"requires": {}
|
|
5520
5863
|
}
|
|
5521
5864
|
},
|
|
5865
|
+
{
|
|
5866
|
+
"name": "seo",
|
|
5867
|
+
"description": "The complete SEO solution for Nuxt.",
|
|
5868
|
+
"repo": "harlan-zw/nuxt-seo",
|
|
5869
|
+
"npm": "@nuxtjs/seo",
|
|
5870
|
+
"icon": "nuxt.svg",
|
|
5871
|
+
"github": "https://github.com/harlan-zw/nuxt-seo",
|
|
5872
|
+
"website": "https://nuxtseo.com/",
|
|
5873
|
+
"learn_more": "https://nuxtseo.com/nuxt-seo/getting-started/installation",
|
|
5874
|
+
"category": "SEO",
|
|
5875
|
+
"type": "3rd-party",
|
|
5876
|
+
"maintainers": [
|
|
5877
|
+
{
|
|
5878
|
+
"name": "harlan-zw",
|
|
5879
|
+
"github": "harlan-zw"
|
|
5880
|
+
}
|
|
5881
|
+
],
|
|
5882
|
+
"compatibility": {
|
|
5883
|
+
"nuxt": "^3.0.0",
|
|
5884
|
+
"requires": {}
|
|
5885
|
+
}
|
|
5886
|
+
},
|
|
5522
5887
|
{
|
|
5523
5888
|
"name": "seomatic-meta",
|
|
5524
5889
|
"description": "A Nuxt module connecting Nuxt to the Craft CMS SEOmatic plugin",
|
|
@@ -5567,7 +5932,7 @@
|
|
|
5567
5932
|
{
|
|
5568
5933
|
"name": "server-block",
|
|
5569
5934
|
"description": "Use <server> tags in your Nuxt pages components.",
|
|
5570
|
-
"repo": "Hebilicious/server-block-nuxt/packages/server-block-nuxt
|
|
5935
|
+
"repo": "Hebilicious/server-block-nuxt#main/packages/server-block-nuxt",
|
|
5571
5936
|
"npm": "@hebilicious/server-block-nuxt",
|
|
5572
5937
|
"icon": "server-block.svg",
|
|
5573
5938
|
"github": "https://github.com/Hebilicious/server-block-nuxt",
|
|
@@ -5587,29 +5952,6 @@
|
|
|
5587
5952
|
"requires": {}
|
|
5588
5953
|
}
|
|
5589
5954
|
},
|
|
5590
|
-
{
|
|
5591
|
-
"name": "session",
|
|
5592
|
-
"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",
|
|
5593
|
-
"repo": "sidebase/nuxt-session",
|
|
5594
|
-
"npm": "@sidebase/nuxt-session",
|
|
5595
|
-
"icon": "session.png",
|
|
5596
|
-
"github": "https://github.com/sidebase/nuxt-session",
|
|
5597
|
-
"website": "https://github.com/sidebase/nuxt-session",
|
|
5598
|
-
"learn_more": "https://github.com/sidebase",
|
|
5599
|
-
"category": "Security",
|
|
5600
|
-
"type": "3rd-party",
|
|
5601
|
-
"maintainers": [
|
|
5602
|
-
{
|
|
5603
|
-
"name": "sidebase",
|
|
5604
|
-
"github": "sidebase",
|
|
5605
|
-
"twitter": "sidebase_io"
|
|
5606
|
-
}
|
|
5607
|
-
],
|
|
5608
|
-
"compatibility": {
|
|
5609
|
-
"nuxt": "^3.0.0",
|
|
5610
|
-
"requires": {}
|
|
5611
|
-
}
|
|
5612
|
-
},
|
|
5613
5955
|
{
|
|
5614
5956
|
"name": "shopify",
|
|
5615
5957
|
"description": "Easy Shopify Buy client module with Nuxt for ecommerce websites.",
|
|
@@ -5632,6 +5974,28 @@
|
|
|
5632
5974
|
"requires": {}
|
|
5633
5975
|
}
|
|
5634
5976
|
},
|
|
5977
|
+
{
|
|
5978
|
+
"name": "shuimo-ui",
|
|
5979
|
+
"description": "A Chinese Shuimo style component library.",
|
|
5980
|
+
"repo": "shuimo-design/shuimo-ui#main/plugins/nuxt",
|
|
5981
|
+
"npm": "@shuimo-design/shuimo-ui-nuxt",
|
|
5982
|
+
"icon": "shuimo-ui.svg",
|
|
5983
|
+
"github": "https://github.com/shuimo-design/shuimo-ui",
|
|
5984
|
+
"website": "https://shuimo.design",
|
|
5985
|
+
"learn_more": "https://github.com/shuimo-design/shuimo-ui/tree/main/plugins/nuxt",
|
|
5986
|
+
"category": "UI",
|
|
5987
|
+
"type": "3rd-party",
|
|
5988
|
+
"maintainers": [
|
|
5989
|
+
{
|
|
5990
|
+
"name": "higuaifan",
|
|
5991
|
+
"github": "higuaifan"
|
|
5992
|
+
}
|
|
5993
|
+
],
|
|
5994
|
+
"compatibility": {
|
|
5995
|
+
"nuxt": "^3.0.0",
|
|
5996
|
+
"requires": {}
|
|
5997
|
+
}
|
|
5998
|
+
},
|
|
5635
5999
|
{
|
|
5636
6000
|
"name": "sidebase-auth",
|
|
5637
6001
|
"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.",
|
|
@@ -5702,41 +6066,23 @@
|
|
|
5702
6066
|
}
|
|
5703
6067
|
},
|
|
5704
6068
|
{
|
|
5705
|
-
"name": "
|
|
6069
|
+
"name": "sitemap",
|
|
5706
6070
|
"description": "Powerfully flexible XML Sitemaps that integrate seamlessly.",
|
|
5707
|
-
"repo": "
|
|
5708
|
-
"npm": "
|
|
6071
|
+
"repo": "nuxt-modules/sitemap",
|
|
6072
|
+
"npm": "@nuxtjs/sitemap",
|
|
5709
6073
|
"icon": "simple-sitemap.svg",
|
|
5710
|
-
"github": "https://github.com/
|
|
5711
|
-
"website": "https://nuxtseo.com/
|
|
5712
|
-
"learn_more": "https://nuxtseo.com/
|
|
6074
|
+
"github": "https://github.com/nuxt-modules/sitemap",
|
|
6075
|
+
"website": "https://nuxtseo.com/",
|
|
6076
|
+
"learn_more": "https://nuxtseo.com/sitemap",
|
|
5713
6077
|
"category": "SEO",
|
|
5714
|
-
"type": "
|
|
6078
|
+
"type": "community",
|
|
5715
6079
|
"maintainers": [
|
|
5716
6080
|
{
|
|
5717
6081
|
"name": "Harlan Wilton",
|
|
5718
6082
|
"github": "harlan-zw",
|
|
5719
6083
|
"twitter": "harlan_zw",
|
|
5720
6084
|
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
5721
|
-
}
|
|
5722
|
-
],
|
|
5723
|
-
"compatibility": {
|
|
5724
|
-
"nuxt": "^3.0.0",
|
|
5725
|
-
"requires": {}
|
|
5726
|
-
}
|
|
5727
|
-
},
|
|
5728
|
-
{
|
|
5729
|
-
"name": "sitemap",
|
|
5730
|
-
"description": "Automatically generate or serve dynamic sitemap.xml for Nuxt projects",
|
|
5731
|
-
"repo": "nuxt-community/sitemap-module#dev",
|
|
5732
|
-
"npm": "@nuxtjs/sitemap",
|
|
5733
|
-
"icon": "",
|
|
5734
|
-
"github": "https://github.com/nuxt-community/sitemap-module#dev",
|
|
5735
|
-
"website": "https://sitemap.nuxtjs.org",
|
|
5736
|
-
"learn_more": "",
|
|
5737
|
-
"category": "SEO",
|
|
5738
|
-
"type": "community",
|
|
5739
|
-
"maintainers": [
|
|
6085
|
+
},
|
|
5740
6086
|
{
|
|
5741
6087
|
"name": "Nicolas PENNEC",
|
|
5742
6088
|
"github": "NicoPennec",
|
|
@@ -5744,7 +6090,7 @@
|
|
|
5744
6090
|
}
|
|
5745
6091
|
],
|
|
5746
6092
|
"compatibility": {
|
|
5747
|
-
"nuxt": "^
|
|
6093
|
+
"nuxt": "^3.0.0",
|
|
5748
6094
|
"requires": {}
|
|
5749
6095
|
}
|
|
5750
6096
|
},
|
|
@@ -5984,7 +6330,7 @@
|
|
|
5984
6330
|
{
|
|
5985
6331
|
"name": "storyblok",
|
|
5986
6332
|
"description": "Storyblok Nuxt module",
|
|
5987
|
-
"repo": "storyblok/storyblok-nuxt#
|
|
6333
|
+
"repo": "storyblok/storyblok-nuxt#main",
|
|
5988
6334
|
"npm": "@storyblok/nuxt",
|
|
5989
6335
|
"icon": "storyblok.png",
|
|
5990
6336
|
"github": "https://github.com/storyblok/storyblok-nuxt",
|
|
@@ -6329,6 +6675,30 @@
|
|
|
6329
6675
|
"requires": {}
|
|
6330
6676
|
}
|
|
6331
6677
|
},
|
|
6678
|
+
{
|
|
6679
|
+
"name": "swiftsearch",
|
|
6680
|
+
"description": "Nuxt module for a typesafe, SSR first algolia instantsearch experience",
|
|
6681
|
+
"repo": "atoms-studio/nuxt-swiftsearch",
|
|
6682
|
+
"npm": "@atoms-studio/nuxt-swiftsearch",
|
|
6683
|
+
"icon": "nuxt-swiftsearch.svg",
|
|
6684
|
+
"github": "https://github.com/atoms-studio/nuxt-swiftsearch",
|
|
6685
|
+
"website": "https://nuxt-swiftsearch.netlify.app/",
|
|
6686
|
+
"learn_more": "",
|
|
6687
|
+
"category": "Libraries",
|
|
6688
|
+
"type": "3rd-party",
|
|
6689
|
+
"maintainers": [
|
|
6690
|
+
{
|
|
6691
|
+
"name": "Matteo Rigoni",
|
|
6692
|
+
"github": "rigo-m",
|
|
6693
|
+
"twitter": "MatteoRigoni",
|
|
6694
|
+
"avatar": "https://avatars.githubusercontent.com/rigo-m?v=4"
|
|
6695
|
+
}
|
|
6696
|
+
],
|
|
6697
|
+
"compatibility": {
|
|
6698
|
+
"nuxt": "^3.10.0",
|
|
6699
|
+
"requires": {}
|
|
6700
|
+
}
|
|
6701
|
+
},
|
|
6332
6702
|
{
|
|
6333
6703
|
"name": "swiper",
|
|
6334
6704
|
"description": "Nuxt module for Swiper.js - Most modern mobile touch slider with hardware accelerated transitions.",
|
|
@@ -6400,6 +6770,37 @@
|
|
|
6400
6770
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
6401
6771
|
"requires": {},
|
|
6402
6772
|
"devtools": "^0.0.0"
|
|
6773
|
+
},
|
|
6774
|
+
"aliases": [
|
|
6775
|
+
"tailwind"
|
|
6776
|
+
]
|
|
6777
|
+
},
|
|
6778
|
+
{
|
|
6779
|
+
"name": "test-utils",
|
|
6780
|
+
"description": "Test utilities for Nuxt",
|
|
6781
|
+
"repo": "nuxt/test-utils#main",
|
|
6782
|
+
"npm": "@nuxt/test-utils",
|
|
6783
|
+
"icon": "nuxt.svg",
|
|
6784
|
+
"github": "https://github.com/nuxt/test-utils",
|
|
6785
|
+
"website": "https://nuxt.com/docs/getting-started/testing",
|
|
6786
|
+
"learn_more": "",
|
|
6787
|
+
"category": "Devtools",
|
|
6788
|
+
"type": "official",
|
|
6789
|
+
"maintainers": [
|
|
6790
|
+
{
|
|
6791
|
+
"name": "Daniel Roe",
|
|
6792
|
+
"github": "danielroe",
|
|
6793
|
+
"twitter": "danielcroe"
|
|
6794
|
+
},
|
|
6795
|
+
{
|
|
6796
|
+
"name": "Anthony Fu",
|
|
6797
|
+
"github": "antfu",
|
|
6798
|
+
"twitter": "antfu7"
|
|
6799
|
+
}
|
|
6800
|
+
],
|
|
6801
|
+
"compatibility": {
|
|
6802
|
+
"nuxt": "^3.0.0",
|
|
6803
|
+
"requires": {}
|
|
6403
6804
|
}
|
|
6404
6805
|
},
|
|
6405
6806
|
{
|
|
@@ -6454,8 +6855,8 @@
|
|
|
6454
6855
|
"npm": "nuxt-tiptap-editor",
|
|
6455
6856
|
"icon": "tiptap.png",
|
|
6456
6857
|
"github": "https://github.com/modbender/nuxt-tiptap-editor",
|
|
6457
|
-
"website": "https://
|
|
6458
|
-
"learn_more": "https://
|
|
6858
|
+
"website": "https://nuxt-tiptap-editor.vercel.app",
|
|
6859
|
+
"learn_more": "https://nuxt-tiptap-editor.vercel.app",
|
|
6459
6860
|
"category": "Libraries",
|
|
6460
6861
|
"type": "3rd-party",
|
|
6461
6862
|
"maintainers": [
|
|
@@ -6492,6 +6893,28 @@
|
|
|
6492
6893
|
"requires": {}
|
|
6493
6894
|
}
|
|
6494
6895
|
},
|
|
6896
|
+
{
|
|
6897
|
+
"name": "tradingview",
|
|
6898
|
+
"description": "Use the TradingView Widgets in your Nuxt Application",
|
|
6899
|
+
"repo": "volkanakkus/nuxt-tradingview",
|
|
6900
|
+
"npm": "nuxt-tradingview",
|
|
6901
|
+
"icon": "tradingview.svg",
|
|
6902
|
+
"github": "https://github.com/volkanakkus/nuxt-tradingview",
|
|
6903
|
+
"website": "https://nuxt-tradingview.volkanakkus.com",
|
|
6904
|
+
"learn_more": "https://nuxt-tradingview.volkanakkus.com/documentation/getting-started/setup",
|
|
6905
|
+
"category": "Extensions",
|
|
6906
|
+
"type": "3rd-party",
|
|
6907
|
+
"maintainers": [
|
|
6908
|
+
{
|
|
6909
|
+
"name": "Volkan Akkuş",
|
|
6910
|
+
"github": "volkanakkus"
|
|
6911
|
+
}
|
|
6912
|
+
],
|
|
6913
|
+
"compatibility": {
|
|
6914
|
+
"nuxt": "^3.0.0",
|
|
6915
|
+
"requires": {}
|
|
6916
|
+
}
|
|
6917
|
+
},
|
|
6495
6918
|
{
|
|
6496
6919
|
"name": "translation-manager",
|
|
6497
6920
|
"description": "Simple and easy to use translation manager for Nuxt and Nuxt-i18n that allows translation management from a single CSV file.",
|
|
@@ -6843,28 +7266,6 @@
|
|
|
6843
7266
|
}
|
|
6844
7267
|
}
|
|
6845
7268
|
},
|
|
6846
|
-
{
|
|
6847
|
-
"name": "unhead",
|
|
6848
|
-
"description": "Experimental features for Nuxt SEO / head management.",
|
|
6849
|
-
"repo": "harlan-zw/nuxt-seo-experiments",
|
|
6850
|
-
"npm": "nuxt-seo-experiments",
|
|
6851
|
-
"icon": "",
|
|
6852
|
-
"github": "https://github.com/harlan-zw/nuxt-seo-experiments",
|
|
6853
|
-
"website": "https://github.com/harlan-zw/nuxt-seo-experiments",
|
|
6854
|
-
"learn_more": "",
|
|
6855
|
-
"category": "SEO",
|
|
6856
|
-
"type": "3rd-party",
|
|
6857
|
-
"maintainers": [
|
|
6858
|
-
{
|
|
6859
|
-
"name": "harlan-zw",
|
|
6860
|
-
"github": "harlan-zw"
|
|
6861
|
-
}
|
|
6862
|
-
],
|
|
6863
|
-
"compatibility": {
|
|
6864
|
-
"nuxt": "^3.0.0",
|
|
6865
|
-
"requires": {}
|
|
6866
|
-
}
|
|
6867
|
-
},
|
|
6868
7269
|
{
|
|
6869
7270
|
"name": "universal-storage",
|
|
6870
7271
|
"description": "Universal Storage Utilities for Nuxt",
|
|
@@ -6896,7 +7297,7 @@
|
|
|
6896
7297
|
{
|
|
6897
7298
|
"name": "unlazy",
|
|
6898
7299
|
"description": "Lazy loading library for placeholder images",
|
|
6899
|
-
"repo": "johannschopplich/unlazy/packages/nuxt",
|
|
7300
|
+
"repo": "johannschopplich/unlazy#main/packages/nuxt",
|
|
6900
7301
|
"npm": "@unlazy/nuxt",
|
|
6901
7302
|
"icon": "unlazy.svg",
|
|
6902
7303
|
"github": "https://github.com/johannschopplich/unlazy/tree/main/packages/nuxt",
|
|
@@ -6915,32 +7316,6 @@
|
|
|
6915
7316
|
"requires": {}
|
|
6916
7317
|
}
|
|
6917
7318
|
},
|
|
6918
|
-
{
|
|
6919
|
-
"name": "unlighthouse",
|
|
6920
|
-
"description": "Unlighthouse scans your entire site using Google Lighthouse, with a modern UI, minimal config and smart sampling.",
|
|
6921
|
-
"repo": "harlan-zw/unlighthouse#main/integrations/nuxt",
|
|
6922
|
-
"npm": "@unlighthouse/nuxt",
|
|
6923
|
-
"icon": "unlighthouse.svg",
|
|
6924
|
-
"github": "https://github.com/harlan-zw/unlighthouse",
|
|
6925
|
-
"website": "https://github.com/harlan-zw/unlighthouse",
|
|
6926
|
-
"learn_more": "https://github.com/harlan-zw/unlighthouse",
|
|
6927
|
-
"category": "Devtools",
|
|
6928
|
-
"type": "3rd-party",
|
|
6929
|
-
"maintainers": [
|
|
6930
|
-
{
|
|
6931
|
-
"name": "Harlan Wilton",
|
|
6932
|
-
"github": "harlan-zw",
|
|
6933
|
-
"twitter": "harlan_zw",
|
|
6934
|
-
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
6935
|
-
}
|
|
6936
|
-
],
|
|
6937
|
-
"compatibility": {
|
|
6938
|
-
"nuxt": "^2.0.0 || ^3.0.0",
|
|
6939
|
-
"requires": {
|
|
6940
|
-
"bridge": "optional"
|
|
6941
|
-
}
|
|
6942
|
-
}
|
|
6943
|
-
},
|
|
6944
7319
|
{
|
|
6945
7320
|
"name": "unocss",
|
|
6946
7321
|
"description": "The instant on-demand atomic CSS engine.",
|
|
@@ -6975,8 +7350,8 @@
|
|
|
6975
7350
|
"npm": "nuxt-ununura",
|
|
6976
7351
|
"icon": "ununuracss.png",
|
|
6977
7352
|
"github": "https://github.com/novout/ununuracss",
|
|
6978
|
-
"website": "https://
|
|
6979
|
-
"learn_more": "https://
|
|
7353
|
+
"website": "https://github.com/novout/ununuracss",
|
|
7354
|
+
"learn_more": "https://github.com/novout/ununuracss",
|
|
6980
7355
|
"category": "UI",
|
|
6981
7356
|
"type": "3rd-party",
|
|
6982
7357
|
"maintainers": [
|
|
@@ -6991,6 +7366,28 @@
|
|
|
6991
7366
|
"requires": {}
|
|
6992
7367
|
}
|
|
6993
7368
|
},
|
|
7369
|
+
{
|
|
7370
|
+
"name": "use-bootstrap",
|
|
7371
|
+
"description": "This module is a wrapper to front-end framework based on Nuxt3 and Bootstrap5",
|
|
7372
|
+
"repo": "simplise/use-bootstrap",
|
|
7373
|
+
"npm": "usebootstrap",
|
|
7374
|
+
"icon": "use-bootstrap.svg",
|
|
7375
|
+
"github": "https://github.com/simplise/use-bootstrap",
|
|
7376
|
+
"website": "https://usebootstrap.org/",
|
|
7377
|
+
"learn_more": "https://usebootstrap.org/",
|
|
7378
|
+
"category": "UI",
|
|
7379
|
+
"type": "3rd-party",
|
|
7380
|
+
"maintainers": [
|
|
7381
|
+
{
|
|
7382
|
+
"name": "KoujiSano",
|
|
7383
|
+
"github": "KoujiSano"
|
|
7384
|
+
}
|
|
7385
|
+
],
|
|
7386
|
+
"compatibility": {
|
|
7387
|
+
"nuxt": "^3.0.0",
|
|
7388
|
+
"requires": {}
|
|
7389
|
+
}
|
|
7390
|
+
},
|
|
6994
7391
|
{
|
|
6995
7392
|
"name": "use-wagmi",
|
|
6996
7393
|
"description": "Vue Composition for Ethereum based on wagmi",
|
|
@@ -7037,28 +7434,6 @@
|
|
|
7037
7434
|
"requires": {}
|
|
7038
7435
|
}
|
|
7039
7436
|
},
|
|
7040
|
-
{
|
|
7041
|
-
"name": "validate",
|
|
7042
|
-
"description": "Simple Nuxt input validation module using vee-validate",
|
|
7043
|
-
"repo": "lewyuburi/nuxt-validate",
|
|
7044
|
-
"npm": "nuxt-validate",
|
|
7045
|
-
"icon": "vee-validate.png",
|
|
7046
|
-
"github": "https://github.com/lewyuburi/nuxt-validate",
|
|
7047
|
-
"website": "https://github.com/lewyuburi/nuxt-validate",
|
|
7048
|
-
"learn_more": "https://logaretm.github.io/vee-validate/",
|
|
7049
|
-
"category": "Libraries",
|
|
7050
|
-
"type": "3rd-party",
|
|
7051
|
-
"maintainers": [
|
|
7052
|
-
{
|
|
7053
|
-
"name": "lewyuburi",
|
|
7054
|
-
"github": "lewyuburi"
|
|
7055
|
-
}
|
|
7056
|
-
],
|
|
7057
|
-
"compatibility": {
|
|
7058
|
-
"nuxt": "^2.0.0",
|
|
7059
|
-
"requires": {}
|
|
7060
|
-
}
|
|
7061
|
-
},
|
|
7062
7437
|
{
|
|
7063
7438
|
"name": "vant",
|
|
7064
7439
|
"description": "A lightweight, customizable Vue UI library for mobile web apps.",
|
|
@@ -7113,8 +7488,8 @@
|
|
|
7113
7488
|
"repo": "samk-dev/nuxt-vcalendar",
|
|
7114
7489
|
"npm": "@samk-dev/nuxt-vcalendar",
|
|
7115
7490
|
"icon": "vcalendar.png",
|
|
7116
|
-
"github": "https://github.com/samk-dev/vcalendar",
|
|
7117
|
-
"website": "https://github.com/samk-dev/vcalendar",
|
|
7491
|
+
"github": "https://github.com/samk-dev/nuxt-vcalendar",
|
|
7492
|
+
"website": "https://github.com/samk-dev/nuxt-vcalendar",
|
|
7118
7493
|
"learn_more": "",
|
|
7119
7494
|
"category": "Libraries",
|
|
7120
7495
|
"type": "3rd-party",
|
|
@@ -7247,33 +7622,6 @@
|
|
|
7247
7622
|
"requires": {}
|
|
7248
7623
|
}
|
|
7249
7624
|
},
|
|
7250
|
-
{
|
|
7251
|
-
"name": "vitest",
|
|
7252
|
-
"description": "Vitest integration with Nuxt",
|
|
7253
|
-
"repo": "danielroe/nuxt-vitest",
|
|
7254
|
-
"npm": "nuxt-vitest",
|
|
7255
|
-
"icon": "vitest.svg",
|
|
7256
|
-
"github": "https://github.com/danielroe/nuxt-vitest",
|
|
7257
|
-
"website": "https://github.com/danielroe/nuxt-vitest",
|
|
7258
|
-
"learn_more": "",
|
|
7259
|
-
"category": "Devtools",
|
|
7260
|
-
"type": "3rd-party",
|
|
7261
|
-
"maintainers": [
|
|
7262
|
-
{
|
|
7263
|
-
"name": "Daniel Roe",
|
|
7264
|
-
"github": "danielroe"
|
|
7265
|
-
},
|
|
7266
|
-
{
|
|
7267
|
-
"name": "Anthony Fu",
|
|
7268
|
-
"github": "antfu"
|
|
7269
|
-
}
|
|
7270
|
-
],
|
|
7271
|
-
"compatibility": {
|
|
7272
|
-
"nuxt": "^3.0.0",
|
|
7273
|
-
"requires": {},
|
|
7274
|
-
"devtools": "^0.0.0"
|
|
7275
|
-
}
|
|
7276
|
-
},
|
|
7277
7625
|
{
|
|
7278
7626
|
"name": "vue-email",
|
|
7279
7627
|
"description": "💌 Write email templates with vue",
|
|
@@ -7308,7 +7656,7 @@
|
|
|
7308
7656
|
{
|
|
7309
7657
|
"name": "vue-final-modal",
|
|
7310
7658
|
"description": "The most powerful yet most light-weight modal library for Vue 3.",
|
|
7311
|
-
"repo": "vue-final/vue-final-modal",
|
|
7659
|
+
"repo": "vue-final/vue-final-modal#master/packages/nuxt",
|
|
7312
7660
|
"npm": "@vue-final-modal/nuxt",
|
|
7313
7661
|
"icon": "vue-final-modal.svg",
|
|
7314
7662
|
"github": "https://github.com/vue-final/vue-final-modal",
|
|
@@ -7403,7 +7751,7 @@
|
|
|
7403
7751
|
"description": "Plausible analytics for Vue.js and Nuxt",
|
|
7404
7752
|
"repo": "moritzsternemann/vue-plausible",
|
|
7405
7753
|
"npm": "vue-plausible",
|
|
7406
|
-
"icon": "plausible.
|
|
7754
|
+
"icon": "plausible.svg",
|
|
7407
7755
|
"github": "https://github.com/moritzsternemann/vue-plausible",
|
|
7408
7756
|
"website": "https://github.com/moritzsternemann/vue-plausible",
|
|
7409
7757
|
"learn_more": "",
|
|
@@ -7423,7 +7771,7 @@
|
|
|
7423
7771
|
{
|
|
7424
7772
|
"name": "vue-query",
|
|
7425
7773
|
"description": "0 config lightweight Nuxt module for @tanstack/vue-query.",
|
|
7426
|
-
"repo": "Hebilicious/vue-query-nuxt/packages/vue-query-nuxt
|
|
7774
|
+
"repo": "Hebilicious/vue-query-nuxt#main/packages/vue-query-nuxt",
|
|
7427
7775
|
"npm": "@hebilicious/vue-query-nuxt",
|
|
7428
7776
|
"icon": "vue-query.svg",
|
|
7429
7777
|
"github": "https://github.com/Hebilicious/vue-query-nuxt",
|
|
@@ -7520,7 +7868,7 @@
|
|
|
7520
7868
|
"npm": "vue3-carousel-nuxt",
|
|
7521
7869
|
"icon": "",
|
|
7522
7870
|
"github": "https://github.com/gaetansenn/vue3-carousel-nuxt",
|
|
7523
|
-
"website": "",
|
|
7871
|
+
"website": "https://github.com/gaetansenn/vue3-carousel-nuxt",
|
|
7524
7872
|
"learn_more": "",
|
|
7525
7873
|
"category": "UI",
|
|
7526
7874
|
"type": "3rd-party",
|
|
@@ -7539,7 +7887,7 @@
|
|
|
7539
7887
|
{
|
|
7540
7888
|
"name": "vuefire",
|
|
7541
7889
|
"description": "Idiomatic composables for the Firebase SDK",
|
|
7542
|
-
"repo": "vuejs/vuefire/packages/nuxt",
|
|
7890
|
+
"repo": "vuejs/vuefire#main/packages/nuxt",
|
|
7543
7891
|
"npm": "nuxt-vuefire",
|
|
7544
7892
|
"icon": "vuefire.svg",
|
|
7545
7893
|
"github": "https://github.com/vuejs/vuefire/tree/main/packages/nuxt",
|
|
@@ -7561,7 +7909,7 @@
|
|
|
7561
7909
|
{
|
|
7562
7910
|
"name": "vueform-builder",
|
|
7563
7911
|
"description": "Official Vueform Builder module for Nuxt",
|
|
7564
|
-
"repo": "vueform/builder/nuxt",
|
|
7912
|
+
"repo": "vueform/builder#main/nuxt",
|
|
7565
7913
|
"npm": "@vueform/builder-nuxt",
|
|
7566
7914
|
"icon": "vueform.svg",
|
|
7567
7915
|
"github": "https://github.com/vueform/builder",
|
|
@@ -7584,7 +7932,7 @@
|
|
|
7584
7932
|
{
|
|
7585
7933
|
"name": "vueform",
|
|
7586
7934
|
"description": "Official Vueform module for Nuxt",
|
|
7587
|
-
"repo": "vueform/vueform/nuxt",
|
|
7935
|
+
"repo": "vueform/vueform#main/nuxt",
|
|
7588
7936
|
"npm": "@vueform/nuxt",
|
|
7589
7937
|
"icon": "vueform.svg",
|
|
7590
7938
|
"github": "https://github.com/vueform/vueform",
|
|
@@ -7611,8 +7959,8 @@
|
|
|
7611
7959
|
"npm": "@vuestic/nuxt",
|
|
7612
7960
|
"icon": "vuestic.png",
|
|
7613
7961
|
"github": "https://github.com/epicmaxco/vuestic-ui/tree/develop/packages/nuxt",
|
|
7614
|
-
"website": "https://vuestic.dev",
|
|
7615
|
-
"learn_more": "https://vuestic.dev/
|
|
7962
|
+
"website": "https://ui.vuestic.dev",
|
|
7963
|
+
"learn_more": "https://ui.vuestic.dev/getting-started/nuxt",
|
|
7616
7964
|
"category": "UI",
|
|
7617
7965
|
"type": "3rd-party",
|
|
7618
7966
|
"maintainers": [
|
|
@@ -7879,7 +8227,7 @@
|
|
|
7879
8227
|
"icon": "webpack.png",
|
|
7880
8228
|
"github": "https://github.com/nuxt-community/webpackmonitor-module",
|
|
7881
8229
|
"website": "https://github.com/nuxt-community/webpackmonitor-module",
|
|
7882
|
-
"learn_more": "
|
|
8230
|
+
"learn_more": "",
|
|
7883
8231
|
"category": "Devtools",
|
|
7884
8232
|
"type": "community",
|
|
7885
8233
|
"maintainers": [
|