@nuxt/modules 0.6.0-9a516d → 0.6.0-9a57f2
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 +428 -168
- package/package.json +1 -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
|
{
|
|
@@ -1823,6 +1801,29 @@
|
|
|
1823
1801
|
"requires": {}
|
|
1824
1802
|
}
|
|
1825
1803
|
},
|
|
1804
|
+
{
|
|
1805
|
+
"name": "fonts",
|
|
1806
|
+
"description": "Plug-and-play web font optimization and configuration for Nuxt apps.",
|
|
1807
|
+
"repo": "nuxt/fonts",
|
|
1808
|
+
"npm": "@nuxt/fonts",
|
|
1809
|
+
"icon": "nuxt.svg",
|
|
1810
|
+
"github": "https://github.com/nuxt/fonts",
|
|
1811
|
+
"website": "https://github.com/nuxt/fonts",
|
|
1812
|
+
"learn_more": "",
|
|
1813
|
+
"category": "Libraries",
|
|
1814
|
+
"type": "official",
|
|
1815
|
+
"maintainers": [
|
|
1816
|
+
{
|
|
1817
|
+
"name": "Daniel Roe",
|
|
1818
|
+
"github": "danielroe",
|
|
1819
|
+
"twitter": "danielcroe"
|
|
1820
|
+
}
|
|
1821
|
+
],
|
|
1822
|
+
"compatibility": {
|
|
1823
|
+
"nuxt": "^3.0.0",
|
|
1824
|
+
"requires": {}
|
|
1825
|
+
}
|
|
1826
|
+
},
|
|
1826
1827
|
{
|
|
1827
1828
|
"name": "form-actions",
|
|
1828
1829
|
"description": "A set of features and composables to interact with forms and server data.",
|
|
@@ -2128,7 +2129,7 @@
|
|
|
2128
2129
|
},
|
|
2129
2130
|
{
|
|
2130
2131
|
"name": "gtag",
|
|
2131
|
-
"description": "Google Analytics integration for Nuxt",
|
|
2132
|
+
"description": "Google Analytics integration for Nuxt: Google Analytics, Google Ads and more",
|
|
2132
2133
|
"repo": "johannschopplich/nuxt-gtag",
|
|
2133
2134
|
"npm": "nuxt-gtag",
|
|
2134
2135
|
"icon": "gtag.svg",
|
|
@@ -2351,6 +2352,28 @@
|
|
|
2351
2352
|
"requires": {}
|
|
2352
2353
|
}
|
|
2353
2354
|
},
|
|
2355
|
+
{
|
|
2356
|
+
"name": "hotjar",
|
|
2357
|
+
"description": "Add HotJar to your Nuxt application",
|
|
2358
|
+
"repo": "damevin/nuxt-module-hotjar",
|
|
2359
|
+
"npm": "nuxt-module-hotjar",
|
|
2360
|
+
"icon": "hotjar.png",
|
|
2361
|
+
"github": "https://github.com/damevin/nuxt-module-hotjar",
|
|
2362
|
+
"website": "https://github.com/damevin/nuxt-module-hotjar",
|
|
2363
|
+
"learn_more": "https://github.com/damevin/nuxt-module-hotjar#nuxt-hotjar",
|
|
2364
|
+
"category": "SEO",
|
|
2365
|
+
"type": "3rd-party",
|
|
2366
|
+
"maintainers": [
|
|
2367
|
+
{
|
|
2368
|
+
"name": "Raphaël DAMEVIN",
|
|
2369
|
+
"github": "damevin"
|
|
2370
|
+
}
|
|
2371
|
+
],
|
|
2372
|
+
"compatibility": {
|
|
2373
|
+
"nuxt": "^3.0.0",
|
|
2374
|
+
"requires": {}
|
|
2375
|
+
}
|
|
2376
|
+
},
|
|
2354
2377
|
{
|
|
2355
2378
|
"name": "html-minifier",
|
|
2356
2379
|
"description": "Minify the html for each request served by nuxt server (nuxt start)",
|
|
@@ -2456,8 +2479,8 @@
|
|
|
2456
2479
|
"npm": "@nuxtjs/i18n",
|
|
2457
2480
|
"icon": "i18n.png",
|
|
2458
2481
|
"github": "https://github.com/nuxt-modules/i18n",
|
|
2459
|
-
"website": "https://
|
|
2460
|
-
"learn_more": "https://
|
|
2482
|
+
"website": "https://i18n.nuxtjs.org",
|
|
2483
|
+
"learn_more": "https://vue-i18n.intlify.dev/",
|
|
2461
2484
|
"category": "Extensions",
|
|
2462
2485
|
"type": "community",
|
|
2463
2486
|
"maintainers": [
|
|
@@ -2468,6 +2491,10 @@
|
|
|
2468
2491
|
{
|
|
2469
2492
|
"name": "Kazuya Kawaguchi",
|
|
2470
2493
|
"github": "kazupon"
|
|
2494
|
+
},
|
|
2495
|
+
{
|
|
2496
|
+
"name": "Bobbie Goede",
|
|
2497
|
+
"github": "BobbieGoede"
|
|
2471
2498
|
}
|
|
2472
2499
|
],
|
|
2473
2500
|
"compatibility": {
|
|
@@ -2788,7 +2815,8 @@
|
|
|
2788
2815
|
"compatibility": {
|
|
2789
2816
|
"nuxt": "^3.0.0",
|
|
2790
2817
|
"requires": {}
|
|
2791
|
-
}
|
|
2818
|
+
},
|
|
2819
|
+
"sponsor": true
|
|
2792
2820
|
},
|
|
2793
2821
|
{
|
|
2794
2822
|
"name": "kql",
|
|
@@ -2797,7 +2825,7 @@
|
|
|
2797
2825
|
"npm": "nuxt-kql",
|
|
2798
2826
|
"icon": "kql.svg",
|
|
2799
2827
|
"github": "https://github.com/johannschopplich/nuxt-kql",
|
|
2800
|
-
"website": "https://nuxt-kql.
|
|
2828
|
+
"website": "https://nuxt-kql.byjohann.dev/",
|
|
2801
2829
|
"learn_more": "",
|
|
2802
2830
|
"category": "CMS",
|
|
2803
2831
|
"type": "3rd-party",
|
|
@@ -3115,6 +3143,29 @@
|
|
|
3115
3143
|
"requires": {}
|
|
3116
3144
|
}
|
|
3117
3145
|
},
|
|
3146
|
+
{
|
|
3147
|
+
"name": "mailpit",
|
|
3148
|
+
"description": "Integrates Mailpit web UI in Nuxt devtools",
|
|
3149
|
+
"repo": "tdolsen/nuxt-mailpit",
|
|
3150
|
+
"npm": "nuxt-mailpit",
|
|
3151
|
+
"icon": "mailpit.svg",
|
|
3152
|
+
"github": "https://github.com/tdolsen/nuxt-mailpit",
|
|
3153
|
+
"website": "https://github.com/tdolsen/nuxt-mailpit",
|
|
3154
|
+
"learn_more": "https://github.com/tdolsen/nuxt-mailpit",
|
|
3155
|
+
"category": "Devtools",
|
|
3156
|
+
"type": "3rd-party",
|
|
3157
|
+
"maintainers": [
|
|
3158
|
+
{
|
|
3159
|
+
"name": "Torkild Dyvik Olsen",
|
|
3160
|
+
"github": "tdolsen",
|
|
3161
|
+
"twitter": "tdolsen"
|
|
3162
|
+
}
|
|
3163
|
+
],
|
|
3164
|
+
"compatibility": {
|
|
3165
|
+
"nuxt": "^3.8.0",
|
|
3166
|
+
"requires": {}
|
|
3167
|
+
}
|
|
3168
|
+
},
|
|
3118
3169
|
{
|
|
3119
3170
|
"name": "markdownit",
|
|
3120
3171
|
"description": "Use Markdown in your Nuxt application with the markdownit-loader",
|
|
@@ -3138,6 +3189,30 @@
|
|
|
3138
3189
|
"requires": {}
|
|
3139
3190
|
}
|
|
3140
3191
|
},
|
|
3192
|
+
{
|
|
3193
|
+
"name": "marquee",
|
|
3194
|
+
"description": "A lightweight Nuxt 3 module that harnesses the power of CSS animations to create silky smooth marquees.",
|
|
3195
|
+
"repo": "hanzydev/nuxt-marquee",
|
|
3196
|
+
"npm": "nuxt-marquee",
|
|
3197
|
+
"icon": "marquee.png",
|
|
3198
|
+
"github": "https://github.com/hanzydev/nuxt-marquee/",
|
|
3199
|
+
"website": "https://hanzydev.github.io/nuxt-marquee/",
|
|
3200
|
+
"learn_more": "",
|
|
3201
|
+
"category": "UI",
|
|
3202
|
+
"type": "3rd-party",
|
|
3203
|
+
"maintainers": [
|
|
3204
|
+
{
|
|
3205
|
+
"name": "Hànzy",
|
|
3206
|
+
"github": "hanzydev",
|
|
3207
|
+
"avatar": "https://avatars.githubusercontent.com/u/77491112?v=4"
|
|
3208
|
+
}
|
|
3209
|
+
],
|
|
3210
|
+
"compatibility": {
|
|
3211
|
+
"nuxt": "^3.0.0",
|
|
3212
|
+
"requires": {},
|
|
3213
|
+
"devtools": "^0.0.0"
|
|
3214
|
+
}
|
|
3215
|
+
},
|
|
3141
3216
|
{
|
|
3142
3217
|
"name": "matomo",
|
|
3143
3218
|
"description": "Add Matomo analytics to your nuxt.js application. This plugin automatically sends first page and route change events to matomo",
|
|
@@ -3182,6 +3257,28 @@
|
|
|
3182
3257
|
"requires": {}
|
|
3183
3258
|
}
|
|
3184
3259
|
},
|
|
3260
|
+
{
|
|
3261
|
+
"name": "mdc",
|
|
3262
|
+
"description": "MDC supercharges regular Markdown to write documents interacting deeply with any Vue component.",
|
|
3263
|
+
"repo": "nuxt-modules/mdc",
|
|
3264
|
+
"npm": "@nuxtjs/mdc",
|
|
3265
|
+
"icon": "mdc.png",
|
|
3266
|
+
"github": "https://github.com/nuxt-modules/mdc",
|
|
3267
|
+
"website": "https://github.com/nuxt-modules/mdc",
|
|
3268
|
+
"learn_more": "",
|
|
3269
|
+
"category": "Extensions",
|
|
3270
|
+
"type": "community",
|
|
3271
|
+
"maintainers": [
|
|
3272
|
+
{
|
|
3273
|
+
"name": "farnabaz",
|
|
3274
|
+
"github": "farnabaz"
|
|
3275
|
+
}
|
|
3276
|
+
],
|
|
3277
|
+
"compatibility": {
|
|
3278
|
+
"nuxt": "^3.0.0",
|
|
3279
|
+
"requires": {}
|
|
3280
|
+
}
|
|
3281
|
+
},
|
|
3185
3282
|
{
|
|
3186
3283
|
"name": "mdx",
|
|
3187
3284
|
"description": "Write JSX in your Markdown with Nuxt and import Vue Components in your .mdx files",
|
|
@@ -3329,20 +3426,20 @@
|
|
|
3329
3426
|
}
|
|
3330
3427
|
},
|
|
3331
3428
|
{
|
|
3332
|
-
"name": "
|
|
3333
|
-
"description": "
|
|
3334
|
-
"repo": "
|
|
3335
|
-
"npm": "nuxt-
|
|
3429
|
+
"name": "neo",
|
|
3430
|
+
"description": "A nuxt.js module that implements a universal api layer, same-way compatible between server and client side.",
|
|
3431
|
+
"repo": "ezypeeze/nuxt-neo",
|
|
3432
|
+
"npm": "nuxt-neo",
|
|
3336
3433
|
"icon": "",
|
|
3337
|
-
"github": "https://github.com/
|
|
3338
|
-
"website": "https://github.
|
|
3339
|
-
"learn_more": "
|
|
3340
|
-
"category": "
|
|
3434
|
+
"github": "https://github.com/ezypeeze/nuxt-neo",
|
|
3435
|
+
"website": "https://ezypeeze.github.io/nuxt-neo",
|
|
3436
|
+
"learn_more": "",
|
|
3437
|
+
"category": "Request",
|
|
3341
3438
|
"type": "3rd-party",
|
|
3342
3439
|
"maintainers": [
|
|
3343
3440
|
{
|
|
3344
|
-
"name": "
|
|
3345
|
-
"github": "
|
|
3441
|
+
"name": "ezypeeze",
|
|
3442
|
+
"github": "ezypeeze"
|
|
3346
3443
|
}
|
|
3347
3444
|
],
|
|
3348
3445
|
"compatibility": {
|
|
@@ -3351,24 +3448,24 @@
|
|
|
3351
3448
|
}
|
|
3352
3449
|
},
|
|
3353
3450
|
{
|
|
3354
|
-
"name": "
|
|
3355
|
-
"description": "
|
|
3356
|
-
"repo": "
|
|
3357
|
-
"npm": "nuxt-
|
|
3358
|
-
"icon": "",
|
|
3359
|
-
"github": "https://github.com/
|
|
3360
|
-
"website": "https://
|
|
3451
|
+
"name": "neo4j",
|
|
3452
|
+
"description": "Effortlessly integrate Neo4j's powerful graph database into your Nuxt applications!",
|
|
3453
|
+
"repo": "arashsheyda/nuxt-neo4j",
|
|
3454
|
+
"npm": "nuxt-neo4j",
|
|
3455
|
+
"icon": "nuxt-neo4j.png",
|
|
3456
|
+
"github": "https://github.com/arashsheyda/nuxt-neo4j",
|
|
3457
|
+
"website": "https://github.com/arashsheyda/nuxt-neo4j",
|
|
3361
3458
|
"learn_more": "",
|
|
3362
|
-
"category": "
|
|
3459
|
+
"category": "Database",
|
|
3363
3460
|
"type": "3rd-party",
|
|
3364
3461
|
"maintainers": [
|
|
3365
3462
|
{
|
|
3366
|
-
"name": "
|
|
3367
|
-
"github": "
|
|
3463
|
+
"name": "arashsheyda",
|
|
3464
|
+
"github": "arashsheyda"
|
|
3368
3465
|
}
|
|
3369
3466
|
],
|
|
3370
3467
|
"compatibility": {
|
|
3371
|
-
"nuxt": "^
|
|
3468
|
+
"nuxt": "^3.0.0",
|
|
3372
3469
|
"requires": {}
|
|
3373
3470
|
}
|
|
3374
3471
|
},
|
|
@@ -3533,6 +3630,29 @@
|
|
|
3533
3630
|
"requires": {}
|
|
3534
3631
|
}
|
|
3535
3632
|
},
|
|
3633
|
+
{
|
|
3634
|
+
"name": "nuxt-asciidoc",
|
|
3635
|
+
"description": "Transformer for using asciidoc in nuxt",
|
|
3636
|
+
"repo": "Chris2011/nuxt-asciidoc",
|
|
3637
|
+
"npm": "nuxt-asciidoc",
|
|
3638
|
+
"icon": "nuxt-asciidoc.svg",
|
|
3639
|
+
"github": "https://github.com/Chris2011/nuxt-asciidoc",
|
|
3640
|
+
"website": "https://github.com/Chris2011/nuxt-asciidoc",
|
|
3641
|
+
"learn_more": "https://github.com/Chris2011/nuxt-asciidoc/blob/main/README.md",
|
|
3642
|
+
"category": "Extensions",
|
|
3643
|
+
"type": "3rd-party",
|
|
3644
|
+
"maintainers": [
|
|
3645
|
+
{
|
|
3646
|
+
"name": "Christian Lenz",
|
|
3647
|
+
"github": "Chris2011",
|
|
3648
|
+
"twitter": "Chrizzly42"
|
|
3649
|
+
}
|
|
3650
|
+
],
|
|
3651
|
+
"compatibility": {
|
|
3652
|
+
"nuxt": "^3.0.0",
|
|
3653
|
+
"requires": {}
|
|
3654
|
+
}
|
|
3655
|
+
},
|
|
3536
3656
|
{
|
|
3537
3657
|
"name": "nuxt-auth-sanctum",
|
|
3538
3658
|
"description": "Nuxt module for Laravel Sanctum authentication",
|
|
@@ -3540,8 +3660,8 @@
|
|
|
3540
3660
|
"npm": "nuxt-auth-sanctum",
|
|
3541
3661
|
"icon": "laravel.svg",
|
|
3542
3662
|
"github": "https://github.com/manchenkoff/nuxt-auth-sanctum",
|
|
3543
|
-
"website": "https://
|
|
3544
|
-
"learn_more": "",
|
|
3663
|
+
"website": "https://manchenkoff.gitbook.io/nuxt-auth-sanctum/",
|
|
3664
|
+
"learn_more": "https://laravel.com/docs/10.x/sanctum",
|
|
3545
3665
|
"category": "Security",
|
|
3546
3666
|
"type": "3rd-party",
|
|
3547
3667
|
"maintainers": [
|
|
@@ -3552,7 +3672,7 @@
|
|
|
3552
3672
|
}
|
|
3553
3673
|
],
|
|
3554
3674
|
"compatibility": {
|
|
3555
|
-
"nuxt": "^3.
|
|
3675
|
+
"nuxt": "^3.9.0",
|
|
3556
3676
|
"requires": {}
|
|
3557
3677
|
}
|
|
3558
3678
|
},
|
|
@@ -3578,6 +3698,28 @@
|
|
|
3578
3698
|
"requires": {}
|
|
3579
3699
|
}
|
|
3580
3700
|
},
|
|
3701
|
+
{
|
|
3702
|
+
"name": "nuxt-bezier",
|
|
3703
|
+
"description": "Reusable transition components",
|
|
3704
|
+
"repo": "50rayn/nuxt-bezier",
|
|
3705
|
+
"npm": "nuxt-bezier",
|
|
3706
|
+
"icon": "nuxt-bezier.png",
|
|
3707
|
+
"github": "https://github.com/50rayn/nuxt-bezier",
|
|
3708
|
+
"website": "https://github.com/50rayn/nuxt-bezier",
|
|
3709
|
+
"learn_more": "https://github.com/Noction/vue-bezier",
|
|
3710
|
+
"category": "UI",
|
|
3711
|
+
"type": "3rd-party",
|
|
3712
|
+
"maintainers": [
|
|
3713
|
+
{
|
|
3714
|
+
"name": "Soryn Gitlan",
|
|
3715
|
+
"github": "50rayn"
|
|
3716
|
+
}
|
|
3717
|
+
],
|
|
3718
|
+
"compatibility": {
|
|
3719
|
+
"nuxt": "^3.0.0",
|
|
3720
|
+
"requires": {}
|
|
3721
|
+
}
|
|
3722
|
+
},
|
|
3581
3723
|
{
|
|
3582
3724
|
"name": "nuxt-bootstrap-icons",
|
|
3583
3725
|
"description": "Just a simple integration for Bootstrap Icons",
|
|
@@ -3622,6 +3764,28 @@
|
|
|
3622
3764
|
"requires": {}
|
|
3623
3765
|
}
|
|
3624
3766
|
},
|
|
3767
|
+
{
|
|
3768
|
+
"name": "nuxt-cookie-consent",
|
|
3769
|
+
"description": "Nuxt module for integrating with cookie consent providers with ease",
|
|
3770
|
+
"repo": "weareheavy/nuxt-cookie-consent",
|
|
3771
|
+
"npm": "@weareheavy/nuxt-cookie-consent",
|
|
3772
|
+
"icon": "wah.svg",
|
|
3773
|
+
"github": "https://github.com/weareheavy/nuxt-cookie-consent",
|
|
3774
|
+
"website": "https://nuxt-cookie-consent.packages.weareheavy.com",
|
|
3775
|
+
"learn_more": "",
|
|
3776
|
+
"category": "Extensions",
|
|
3777
|
+
"type": "3rd-party",
|
|
3778
|
+
"maintainers": [
|
|
3779
|
+
{
|
|
3780
|
+
"name": "weareheavy",
|
|
3781
|
+
"github": "weareheavy"
|
|
3782
|
+
}
|
|
3783
|
+
],
|
|
3784
|
+
"compatibility": {
|
|
3785
|
+
"nuxt": "^3.0.0",
|
|
3786
|
+
"requires": {}
|
|
3787
|
+
}
|
|
3788
|
+
},
|
|
3625
3789
|
{
|
|
3626
3790
|
"name": "nuxt-facebook-chat",
|
|
3627
3791
|
"description": "nuxt-plotly module is thin Nuxt wrapper for Facebook's Customer Chat SDK",
|
|
@@ -3692,6 +3856,29 @@
|
|
|
3692
3856
|
"requires": {}
|
|
3693
3857
|
}
|
|
3694
3858
|
},
|
|
3859
|
+
{
|
|
3860
|
+
"name": "nuxt-fontawesome",
|
|
3861
|
+
"description": "Module to use Font Awesome 6 icons in your Nuxt project",
|
|
3862
|
+
"repo": "bezumkin/nuxt-fontawesome",
|
|
3863
|
+
"npm": "@vesp/nuxt-fontawesome",
|
|
3864
|
+
"icon": "nuxt-fontawesome.svg",
|
|
3865
|
+
"github": "https://github.com/bezumkin/nuxt-fontawesome",
|
|
3866
|
+
"website": "https://github.com/bezumkin/nuxt-fontawesome",
|
|
3867
|
+
"learn_more": "https://fontawesome.com",
|
|
3868
|
+
"category": "UI",
|
|
3869
|
+
"type": "3rd-party",
|
|
3870
|
+
"maintainers": [
|
|
3871
|
+
{
|
|
3872
|
+
"name": "Vasily Naumkin",
|
|
3873
|
+
"github": "bezumkin",
|
|
3874
|
+
"avatar": "https://avatars.githubusercontent.com/u/1257284"
|
|
3875
|
+
}
|
|
3876
|
+
],
|
|
3877
|
+
"compatibility": {
|
|
3878
|
+
"nuxt": "^3.0.0",
|
|
3879
|
+
"requires": {}
|
|
3880
|
+
}
|
|
3881
|
+
},
|
|
3695
3882
|
{
|
|
3696
3883
|
"name": "nuxt-graphql-middleware",
|
|
3697
3884
|
"description": "Expose GraphQL queries and mutations as server API routes.",
|
|
@@ -3699,7 +3886,7 @@
|
|
|
3699
3886
|
"npm": "nuxt-graphql-middleware",
|
|
3700
3887
|
"icon": "nuxt-graphql-middleware.svg",
|
|
3701
3888
|
"github": "https://github.com/dulnan/nuxt-graphql-middleware",
|
|
3702
|
-
"website": "https://nuxt-graphql-middleware
|
|
3889
|
+
"website": "https://github.com/dulnan/nuxt-graphql-middleware",
|
|
3703
3890
|
"learn_more": "",
|
|
3704
3891
|
"category": "Request",
|
|
3705
3892
|
"type": "3rd-party",
|
|
@@ -3757,7 +3944,7 @@
|
|
|
3757
3944
|
"maintainers": [
|
|
3758
3945
|
{
|
|
3759
3946
|
"name": "Zadig&Voltaire Team",
|
|
3760
|
-
"github": "
|
|
3947
|
+
"github": "zadigetvoltaire"
|
|
3761
3948
|
}
|
|
3762
3949
|
],
|
|
3763
3950
|
"compatibility": {
|
|
@@ -4036,6 +4223,33 @@
|
|
|
4036
4223
|
"requires": {}
|
|
4037
4224
|
}
|
|
4038
4225
|
},
|
|
4226
|
+
{
|
|
4227
|
+
"name": "nuxt-openid-connect",
|
|
4228
|
+
"description": "OpenID-Connect(OIDC) integration module for nuxt 3.0.",
|
|
4229
|
+
"repo": "aborn/nuxt-openid-connect",
|
|
4230
|
+
"npm": "nuxt-openid-connect",
|
|
4231
|
+
"icon": "",
|
|
4232
|
+
"github": "https://github.com/aborn/nuxt-openid-connect",
|
|
4233
|
+
"website": "https://github.com/aborn/nuxt-openid-connect",
|
|
4234
|
+
"learn_more": "",
|
|
4235
|
+
"category": "Security",
|
|
4236
|
+
"type": "3rd-party",
|
|
4237
|
+
"maintainers": [
|
|
4238
|
+
{
|
|
4239
|
+
"name": "Aborn Jiang",
|
|
4240
|
+
"github": "aborn"
|
|
4241
|
+
},
|
|
4242
|
+
{
|
|
4243
|
+
"name": "Khaled Almana",
|
|
4244
|
+
"github": "KhaledAlMana"
|
|
4245
|
+
}
|
|
4246
|
+
],
|
|
4247
|
+
"compatibility": {
|
|
4248
|
+
"nuxt": "^3.0.0",
|
|
4249
|
+
"requires": {},
|
|
4250
|
+
"devtools": "^0.0.0"
|
|
4251
|
+
}
|
|
4252
|
+
},
|
|
4039
4253
|
{
|
|
4040
4254
|
"name": "nuxt-payload-analyzer",
|
|
4041
4255
|
"description": "Analyze Nuxt Payload Size",
|
|
@@ -4126,28 +4340,6 @@
|
|
|
4126
4340
|
"requires": {}
|
|
4127
4341
|
}
|
|
4128
4342
|
},
|
|
4129
|
-
{
|
|
4130
|
-
"name": "plausible",
|
|
4131
|
-
"description": "Nuxt module to natively integrate Plausible analytics",
|
|
4132
|
-
"repo": "nuxt-modules/plausible",
|
|
4133
|
-
"npm": "@nuxtjs/plausible",
|
|
4134
|
-
"icon": "plausible.png",
|
|
4135
|
-
"github": "https://github.com/nuxt-modules/plausible",
|
|
4136
|
-
"website": "https://github.com/nuxt-modules/plausible",
|
|
4137
|
-
"learn_more": "https://plausible.io/",
|
|
4138
|
-
"category": "Analytics",
|
|
4139
|
-
"type": "community",
|
|
4140
|
-
"maintainers": [
|
|
4141
|
-
{
|
|
4142
|
-
"name": "Johann Schopplich",
|
|
4143
|
-
"github": "johannschopplich"
|
|
4144
|
-
}
|
|
4145
|
-
],
|
|
4146
|
-
"compatibility": {
|
|
4147
|
-
"nuxt": "^3.0.0",
|
|
4148
|
-
"requires": {}
|
|
4149
|
-
}
|
|
4150
|
-
},
|
|
4151
4343
|
{
|
|
4152
4344
|
"name": "nuxt-plotly",
|
|
4153
4345
|
"description": "nuxt-plotly is a thin Nuxt wrapper for plotly.js",
|
|
@@ -4197,6 +4389,28 @@
|
|
|
4197
4389
|
"requires": {}
|
|
4198
4390
|
}
|
|
4199
4391
|
},
|
|
4392
|
+
{
|
|
4393
|
+
"name": "nuxt-posthog",
|
|
4394
|
+
"description": "Integrate PostHog into your application with minimal configuration",
|
|
4395
|
+
"repo": "mitjans/nuxt-posthog",
|
|
4396
|
+
"npm": "nuxt-posthog",
|
|
4397
|
+
"icon": "posthog.svg",
|
|
4398
|
+
"github": "https://github.com/mitjans/nuxt-posthog",
|
|
4399
|
+
"website": "https://nuxt-posthog.cmitjans.dev",
|
|
4400
|
+
"learn_more": "https://posthog.com",
|
|
4401
|
+
"category": "Analytics",
|
|
4402
|
+
"type": "3rd-party",
|
|
4403
|
+
"maintainers": [
|
|
4404
|
+
{
|
|
4405
|
+
"name": "Carles Mitjans",
|
|
4406
|
+
"github": "mitjans"
|
|
4407
|
+
}
|
|
4408
|
+
],
|
|
4409
|
+
"compatibility": {
|
|
4410
|
+
"nuxt": "^3.0.0",
|
|
4411
|
+
"requires": {}
|
|
4412
|
+
}
|
|
4413
|
+
},
|
|
4200
4414
|
{
|
|
4201
4415
|
"name": "nuxt-smartlook",
|
|
4202
4416
|
"description": "Integrate Smartlook in your Nuxt apps using nuxt-smartlook.",
|
|
@@ -4430,7 +4644,7 @@
|
|
|
4430
4644
|
}
|
|
4431
4645
|
},
|
|
4432
4646
|
{
|
|
4433
|
-
"name": "
|
|
4647
|
+
"name": "nuxt-zod-i18n",
|
|
4434
4648
|
"description": "A Nuxt Module for localizing zod error messages.",
|
|
4435
4649
|
"repo": "xibman/nuxt-zod-i18n",
|
|
4436
4650
|
"npm": "nuxt-zod-i18n",
|
|
@@ -4454,7 +4668,7 @@
|
|
|
4454
4668
|
{
|
|
4455
4669
|
"name": "nuxt3-interpolation",
|
|
4456
4670
|
"description": "",
|
|
4457
|
-
"repo": "daliborgogic/interpolation
|
|
4671
|
+
"repo": "daliborgogic/interpolation",
|
|
4458
4672
|
"npm": "nuxt3-interpolation",
|
|
4459
4673
|
"icon": "",
|
|
4460
4674
|
"github": "https://github.com/daliborgogic/interpolation/tree/master",
|
|
@@ -4727,6 +4941,28 @@
|
|
|
4727
4941
|
"requires": {}
|
|
4728
4942
|
}
|
|
4729
4943
|
},
|
|
4944
|
+
{
|
|
4945
|
+
"name": "pergel",
|
|
4946
|
+
"description": "Pergel is a tailor-made solution for Nuxt and Nitro, providing swift project kickstarts and seamless integration of various modules.",
|
|
4947
|
+
"repo": "oku-ui/pergel#main/packages-core/pergel",
|
|
4948
|
+
"npm": "pergel",
|
|
4949
|
+
"icon": "pergel.svg",
|
|
4950
|
+
"github": "https://github.com/oku-ui/pergel",
|
|
4951
|
+
"website": "https://oku-ui.com/pergel",
|
|
4952
|
+
"learn_more": "",
|
|
4953
|
+
"category": "Devtools",
|
|
4954
|
+
"type": "3rd-party",
|
|
4955
|
+
"maintainers": [
|
|
4956
|
+
{
|
|
4957
|
+
"name": "Mehmet - productdevbook",
|
|
4958
|
+
"github": "productdevbook"
|
|
4959
|
+
}
|
|
4960
|
+
],
|
|
4961
|
+
"compatibility": {
|
|
4962
|
+
"nuxt": "^3.10.0",
|
|
4963
|
+
"requires": {}
|
|
4964
|
+
}
|
|
4965
|
+
},
|
|
4730
4966
|
{
|
|
4731
4967
|
"name": "persian-datepicker",
|
|
4732
4968
|
"description": "A datepicker component for select date. (single and range selection, select date and time, select with keyboard, customizable style, localization)",
|
|
@@ -4753,7 +4989,7 @@
|
|
|
4753
4989
|
{
|
|
4754
4990
|
"name": "pinia-orm",
|
|
4755
4991
|
"description": "The Pinia plugin to enable Object-Relational Mapping access to the Pinia Store.",
|
|
4756
|
-
"repo": "CodeDredd/pinia-orm#
|
|
4992
|
+
"repo": "CodeDredd/pinia-orm#main/packages/nuxt",
|
|
4757
4993
|
"npm": "@pinia-orm/nuxt",
|
|
4758
4994
|
"icon": "pinia-orm.svg",
|
|
4759
4995
|
"github": "https://github.com/CodeDredd/pinia-orm/tree/master/packages/nuxt",
|
|
@@ -4827,7 +5063,7 @@
|
|
|
4827
5063
|
"description": "Nuxt module to natively integrate Plausible analytics",
|
|
4828
5064
|
"repo": "nuxt-modules/plausible",
|
|
4829
5065
|
"npm": "@nuxtjs/plausible",
|
|
4830
|
-
"icon": "",
|
|
5066
|
+
"icon": "plausible.svg",
|
|
4831
5067
|
"github": "https://github.com/nuxt-modules/plausible",
|
|
4832
5068
|
"website": "https://github.com/nuxt-modules/plausible",
|
|
4833
5069
|
"learn_more": "",
|
|
@@ -4835,12 +5071,12 @@
|
|
|
4835
5071
|
"type": "community",
|
|
4836
5072
|
"maintainers": [
|
|
4837
5073
|
{
|
|
4838
|
-
"name": "
|
|
4839
|
-
"github": "
|
|
5074
|
+
"name": "Johann Schopplich",
|
|
5075
|
+
"github": "johannschopplich"
|
|
4840
5076
|
}
|
|
4841
5077
|
],
|
|
4842
5078
|
"compatibility": {
|
|
4843
|
-
"nuxt": "^2.0.0",
|
|
5079
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4844
5080
|
"requires": {}
|
|
4845
5081
|
}
|
|
4846
5082
|
},
|
|
@@ -5677,6 +5913,28 @@
|
|
|
5677
5913
|
"requires": {}
|
|
5678
5914
|
}
|
|
5679
5915
|
},
|
|
5916
|
+
{
|
|
5917
|
+
"name": "shuimo-ui",
|
|
5918
|
+
"description": "A Chinese Shuimo style component library.",
|
|
5919
|
+
"repo": "shuimo-design/shuimo-ui#main/plugins/nuxt",
|
|
5920
|
+
"npm": "@shuimo-design/shuimo-ui-nuxt",
|
|
5921
|
+
"icon": "shuimo-ui.svg",
|
|
5922
|
+
"github": "https://github.com/shuimo-design/shuimo-ui",
|
|
5923
|
+
"website": "https://shuimo.design",
|
|
5924
|
+
"learn_more": "https://github.com/shuimo-design/shuimo-ui/tree/main/plugins/nuxt",
|
|
5925
|
+
"category": "UI",
|
|
5926
|
+
"type": "3rd-party",
|
|
5927
|
+
"maintainers": [
|
|
5928
|
+
{
|
|
5929
|
+
"name": "higuaifan",
|
|
5930
|
+
"github": "higuaifan"
|
|
5931
|
+
}
|
|
5932
|
+
],
|
|
5933
|
+
"compatibility": {
|
|
5934
|
+
"nuxt": "^3.0.0",
|
|
5935
|
+
"requires": {}
|
|
5936
|
+
}
|
|
5937
|
+
},
|
|
5680
5938
|
{
|
|
5681
5939
|
"name": "sidebase-auth",
|
|
5682
5940
|
"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.",
|
|
@@ -6356,6 +6614,30 @@
|
|
|
6356
6614
|
"requires": {}
|
|
6357
6615
|
}
|
|
6358
6616
|
},
|
|
6617
|
+
{
|
|
6618
|
+
"name": "swiftsearch",
|
|
6619
|
+
"description": "Nuxt module for a typesafe, SSR first algolia instantsearch experience",
|
|
6620
|
+
"repo": "atoms-studio/nuxt-swiftsearch",
|
|
6621
|
+
"npm": "@atoms-studio/nuxt-swiftsearch",
|
|
6622
|
+
"icon": "nuxt-swiftsearch.svg",
|
|
6623
|
+
"github": "https://github.com/atoms-studio/nuxt-swiftsearch",
|
|
6624
|
+
"website": "https://nuxt-swiftsearch.netlify.app/",
|
|
6625
|
+
"learn_more": "",
|
|
6626
|
+
"category": "Libraries",
|
|
6627
|
+
"type": "3rd-party",
|
|
6628
|
+
"maintainers": [
|
|
6629
|
+
{
|
|
6630
|
+
"name": "Matteo Rigoni",
|
|
6631
|
+
"github": "rigo-m",
|
|
6632
|
+
"twitter": "MatteoRigoni",
|
|
6633
|
+
"avatar": "https://avatars.githubusercontent.com/rigo-m?v=4"
|
|
6634
|
+
}
|
|
6635
|
+
],
|
|
6636
|
+
"compatibility": {
|
|
6637
|
+
"nuxt": "^3.10.0",
|
|
6638
|
+
"requires": {}
|
|
6639
|
+
}
|
|
6640
|
+
},
|
|
6359
6641
|
{
|
|
6360
6642
|
"name": "swiper",
|
|
6361
6643
|
"description": "Nuxt module for Swiper.js - Most modern mobile touch slider with hardware accelerated transitions.",
|
|
@@ -6427,6 +6709,37 @@
|
|
|
6427
6709
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
6428
6710
|
"requires": {},
|
|
6429
6711
|
"devtools": "^0.0.0"
|
|
6712
|
+
},
|
|
6713
|
+
"aliases": [
|
|
6714
|
+
"tailwind"
|
|
6715
|
+
]
|
|
6716
|
+
},
|
|
6717
|
+
{
|
|
6718
|
+
"name": "test-utils",
|
|
6719
|
+
"description": "Test utilities for Nuxt",
|
|
6720
|
+
"repo": "nuxt/test-utils#main",
|
|
6721
|
+
"npm": "@nuxt/test-utils",
|
|
6722
|
+
"icon": "nuxt.svg",
|
|
6723
|
+
"github": "https://github.com/nuxt/test-utils",
|
|
6724
|
+
"website": "https://nuxt.com/docs/getting-started/testing",
|
|
6725
|
+
"learn_more": "",
|
|
6726
|
+
"category": "Devtools",
|
|
6727
|
+
"type": "official",
|
|
6728
|
+
"maintainers": [
|
|
6729
|
+
{
|
|
6730
|
+
"name": "Daniel Roe",
|
|
6731
|
+
"github": "danielroe",
|
|
6732
|
+
"twitter": "danielcroe"
|
|
6733
|
+
},
|
|
6734
|
+
{
|
|
6735
|
+
"name": "Anthony Fu",
|
|
6736
|
+
"github": "antfu",
|
|
6737
|
+
"twitter": "antfu7"
|
|
6738
|
+
}
|
|
6739
|
+
],
|
|
6740
|
+
"compatibility": {
|
|
6741
|
+
"nuxt": "^3.0.0",
|
|
6742
|
+
"requires": {}
|
|
6430
6743
|
}
|
|
6431
6744
|
},
|
|
6432
6745
|
{
|
|
@@ -6481,8 +6794,8 @@
|
|
|
6481
6794
|
"npm": "nuxt-tiptap-editor",
|
|
6482
6795
|
"icon": "tiptap.png",
|
|
6483
6796
|
"github": "https://github.com/modbender/nuxt-tiptap-editor",
|
|
6484
|
-
"website": "https://
|
|
6485
|
-
"learn_more": "https://
|
|
6797
|
+
"website": "https://nuxt-tiptap-editor.vercel.app",
|
|
6798
|
+
"learn_more": "https://nuxt-tiptap-editor.vercel.app",
|
|
6486
6799
|
"category": "Libraries",
|
|
6487
6800
|
"type": "3rd-party",
|
|
6488
6801
|
"maintainers": [
|
|
@@ -6920,32 +7233,6 @@
|
|
|
6920
7233
|
"requires": {}
|
|
6921
7234
|
}
|
|
6922
7235
|
},
|
|
6923
|
-
{
|
|
6924
|
-
"name": "unlighthouse",
|
|
6925
|
-
"description": "Unlighthouse scans your entire site using Google Lighthouse, with a modern UI, minimal config and smart sampling.",
|
|
6926
|
-
"repo": "harlan-zw/unlighthouse#main/integrations/nuxt",
|
|
6927
|
-
"npm": "@unlighthouse/nuxt",
|
|
6928
|
-
"icon": "unlighthouse.svg",
|
|
6929
|
-
"github": "https://github.com/harlan-zw/unlighthouse",
|
|
6930
|
-
"website": "https://github.com/harlan-zw/unlighthouse",
|
|
6931
|
-
"learn_more": "https://github.com/harlan-zw/unlighthouse",
|
|
6932
|
-
"category": "Devtools",
|
|
6933
|
-
"type": "3rd-party",
|
|
6934
|
-
"maintainers": [
|
|
6935
|
-
{
|
|
6936
|
-
"name": "Harlan Wilton",
|
|
6937
|
-
"github": "harlan-zw",
|
|
6938
|
-
"twitter": "harlan_zw",
|
|
6939
|
-
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
6940
|
-
}
|
|
6941
|
-
],
|
|
6942
|
-
"compatibility": {
|
|
6943
|
-
"nuxt": "^2.0.0 || ^3.0.0",
|
|
6944
|
-
"requires": {
|
|
6945
|
-
"bridge": "optional"
|
|
6946
|
-
}
|
|
6947
|
-
}
|
|
6948
|
-
},
|
|
6949
7236
|
{
|
|
6950
7237
|
"name": "unocss",
|
|
6951
7238
|
"description": "The instant on-demand atomic CSS engine.",
|
|
@@ -6980,8 +7267,8 @@
|
|
|
6980
7267
|
"npm": "nuxt-ununura",
|
|
6981
7268
|
"icon": "ununuracss.png",
|
|
6982
7269
|
"github": "https://github.com/novout/ununuracss",
|
|
6983
|
-
"website": "https://
|
|
6984
|
-
"learn_more": "https://
|
|
7270
|
+
"website": "https://github.com/novout/ununuracss",
|
|
7271
|
+
"learn_more": "https://github.com/novout/ununuracss",
|
|
6985
7272
|
"category": "UI",
|
|
6986
7273
|
"type": "3rd-party",
|
|
6987
7274
|
"maintainers": [
|
|
@@ -6996,6 +7283,28 @@
|
|
|
6996
7283
|
"requires": {}
|
|
6997
7284
|
}
|
|
6998
7285
|
},
|
|
7286
|
+
{
|
|
7287
|
+
"name": "use-bootstrap",
|
|
7288
|
+
"description": "This module is a wrapper to front-end framework based on Nuxt3 and Bootstrap5",
|
|
7289
|
+
"repo": "simplise/use-bootstrap",
|
|
7290
|
+
"npm": "usebootstrap",
|
|
7291
|
+
"icon": "use-bootstrap.svg",
|
|
7292
|
+
"github": "https://github.com/simplise/use-bootstrap",
|
|
7293
|
+
"website": "https://usebootstrap.org/",
|
|
7294
|
+
"learn_more": "https://usebootstrap.org/",
|
|
7295
|
+
"category": "UI",
|
|
7296
|
+
"type": "3rd-party",
|
|
7297
|
+
"maintainers": [
|
|
7298
|
+
{
|
|
7299
|
+
"name": "KoujiSano",
|
|
7300
|
+
"github": "KoujiSano"
|
|
7301
|
+
}
|
|
7302
|
+
],
|
|
7303
|
+
"compatibility": {
|
|
7304
|
+
"nuxt": "^3.0.0",
|
|
7305
|
+
"requires": {}
|
|
7306
|
+
}
|
|
7307
|
+
},
|
|
6999
7308
|
{
|
|
7000
7309
|
"name": "use-wagmi",
|
|
7001
7310
|
"description": "Vue Composition for Ethereum based on wagmi",
|
|
@@ -7042,28 +7351,6 @@
|
|
|
7042
7351
|
"requires": {}
|
|
7043
7352
|
}
|
|
7044
7353
|
},
|
|
7045
|
-
{
|
|
7046
|
-
"name": "validate",
|
|
7047
|
-
"description": "Simple Nuxt input validation module using vee-validate",
|
|
7048
|
-
"repo": "lewyuburi/nuxt-validate",
|
|
7049
|
-
"npm": "nuxt-validate",
|
|
7050
|
-
"icon": "vee-validate.png",
|
|
7051
|
-
"github": "https://github.com/lewyuburi/nuxt-validate",
|
|
7052
|
-
"website": "https://github.com/lewyuburi/nuxt-validate",
|
|
7053
|
-
"learn_more": "",
|
|
7054
|
-
"category": "Libraries",
|
|
7055
|
-
"type": "3rd-party",
|
|
7056
|
-
"maintainers": [
|
|
7057
|
-
{
|
|
7058
|
-
"name": "lewyuburi",
|
|
7059
|
-
"github": "lewyuburi"
|
|
7060
|
-
}
|
|
7061
|
-
],
|
|
7062
|
-
"compatibility": {
|
|
7063
|
-
"nuxt": "^2.0.0",
|
|
7064
|
-
"requires": {}
|
|
7065
|
-
}
|
|
7066
|
-
},
|
|
7067
7354
|
{
|
|
7068
7355
|
"name": "vant",
|
|
7069
7356
|
"description": "A lightweight, customizable Vue UI library for mobile web apps.",
|
|
@@ -7118,8 +7405,8 @@
|
|
|
7118
7405
|
"repo": "samk-dev/nuxt-vcalendar",
|
|
7119
7406
|
"npm": "@samk-dev/nuxt-vcalendar",
|
|
7120
7407
|
"icon": "vcalendar.png",
|
|
7121
|
-
"github": "https://github.com/samk-dev/vcalendar",
|
|
7122
|
-
"website": "https://github.com/samk-dev/vcalendar",
|
|
7408
|
+
"github": "https://github.com/samk-dev/nuxt-vcalendar",
|
|
7409
|
+
"website": "https://github.com/samk-dev/nuxt-vcalendar",
|
|
7123
7410
|
"learn_more": "",
|
|
7124
7411
|
"category": "Libraries",
|
|
7125
7412
|
"type": "3rd-party",
|
|
@@ -7252,33 +7539,6 @@
|
|
|
7252
7539
|
"requires": {}
|
|
7253
7540
|
}
|
|
7254
7541
|
},
|
|
7255
|
-
{
|
|
7256
|
-
"name": "vitest",
|
|
7257
|
-
"description": "Vitest integration with Nuxt",
|
|
7258
|
-
"repo": "danielroe/nuxt-vitest",
|
|
7259
|
-
"npm": "nuxt-vitest",
|
|
7260
|
-
"icon": "vitest.svg",
|
|
7261
|
-
"github": "https://github.com/danielroe/nuxt-vitest",
|
|
7262
|
-
"website": "https://github.com/danielroe/nuxt-vitest",
|
|
7263
|
-
"learn_more": "",
|
|
7264
|
-
"category": "Devtools",
|
|
7265
|
-
"type": "3rd-party",
|
|
7266
|
-
"maintainers": [
|
|
7267
|
-
{
|
|
7268
|
-
"name": "Daniel Roe",
|
|
7269
|
-
"github": "danielroe"
|
|
7270
|
-
},
|
|
7271
|
-
{
|
|
7272
|
-
"name": "Anthony Fu",
|
|
7273
|
-
"github": "antfu"
|
|
7274
|
-
}
|
|
7275
|
-
],
|
|
7276
|
-
"compatibility": {
|
|
7277
|
-
"nuxt": "^3.0.0",
|
|
7278
|
-
"requires": {},
|
|
7279
|
-
"devtools": "^0.0.0"
|
|
7280
|
-
}
|
|
7281
|
-
},
|
|
7282
7542
|
{
|
|
7283
7543
|
"name": "vue-email",
|
|
7284
7544
|
"description": "💌 Write email templates with vue",
|
|
@@ -7408,7 +7668,7 @@
|
|
|
7408
7668
|
"description": "Plausible analytics for Vue.js and Nuxt",
|
|
7409
7669
|
"repo": "moritzsternemann/vue-plausible",
|
|
7410
7670
|
"npm": "vue-plausible",
|
|
7411
|
-
"icon": "plausible.
|
|
7671
|
+
"icon": "plausible.svg",
|
|
7412
7672
|
"github": "https://github.com/moritzsternemann/vue-plausible",
|
|
7413
7673
|
"website": "https://github.com/moritzsternemann/vue-plausible",
|
|
7414
7674
|
"learn_more": "",
|