@nuxt/modules 0.6.0-2e1ad4 → 0.6.0-2fa000
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 +511 -157
- package/package.json +5 -2
package/modules.json
CHANGED
|
@@ -179,7 +179,7 @@
|
|
|
179
179
|
"github": "https://github.com/egidiusmengelberg/nuxt-aos",
|
|
180
180
|
"website": "https://github.com/egidiusmengelberg/nuxt-aos",
|
|
181
181
|
"learn_more": "",
|
|
182
|
-
"category": "
|
|
182
|
+
"category": "Libraries",
|
|
183
183
|
"type": "3rd-party",
|
|
184
184
|
"maintainers": [
|
|
185
185
|
{
|
|
@@ -194,12 +194,12 @@
|
|
|
194
194
|
},
|
|
195
195
|
{
|
|
196
196
|
"name": "api-party",
|
|
197
|
-
"description": "
|
|
197
|
+
"description": "Securely connect to any API with a server proxy and dynamic composables",
|
|
198
198
|
"repo": "johannschopplich/nuxt-api-party",
|
|
199
199
|
"npm": "nuxt-api-party",
|
|
200
200
|
"icon": "api-party.svg",
|
|
201
201
|
"github": "https://github.com/johannschopplich/nuxt-api-party",
|
|
202
|
-
"website": "https://nuxt-api-party.
|
|
202
|
+
"website": "https://nuxt-api-party.byjohann.dev/",
|
|
203
203
|
"learn_more": "",
|
|
204
204
|
"category": "Request",
|
|
205
205
|
"type": "3rd-party",
|
|
@@ -216,6 +216,28 @@
|
|
|
216
216
|
"requires": {}
|
|
217
217
|
}
|
|
218
218
|
},
|
|
219
|
+
{
|
|
220
|
+
"name": "api-shield",
|
|
221
|
+
"description": "Nuxt API Shield - Rate Limiting",
|
|
222
|
+
"repo": "rrd108/nuxt-api-shield",
|
|
223
|
+
"npm": "nuxt-api-shield",
|
|
224
|
+
"icon": "api-shield.png",
|
|
225
|
+
"github": "https://github.com/rrd108/nuxt-api-shield",
|
|
226
|
+
"website": "https://github.com/rrd108/nuxt-api-shield",
|
|
227
|
+
"learn_more": "",
|
|
228
|
+
"category": "Security",
|
|
229
|
+
"type": "3rd-party",
|
|
230
|
+
"maintainers": [
|
|
231
|
+
{
|
|
232
|
+
"name": "rrd",
|
|
233
|
+
"github": "rrd108"
|
|
234
|
+
}
|
|
235
|
+
],
|
|
236
|
+
"compatibility": {
|
|
237
|
+
"nuxt": "^3.0.0",
|
|
238
|
+
"requires": {}
|
|
239
|
+
}
|
|
240
|
+
},
|
|
219
241
|
{
|
|
220
242
|
"name": "apis-to-file",
|
|
221
243
|
"description": "Build module to merge and transform multiple API and GraphQL requests into a single one and loaded only when needed, like a payload extractor",
|
|
@@ -991,7 +1013,7 @@
|
|
|
991
1013
|
"npm": "@nuxt/content",
|
|
992
1014
|
"icon": "nuxt.svg",
|
|
993
1015
|
"github": "https://github.com/nuxt/content",
|
|
994
|
-
"website": "https://content.
|
|
1016
|
+
"website": "https://content.nuxt.com",
|
|
995
1017
|
"learn_more": "",
|
|
996
1018
|
"category": "CMS",
|
|
997
1019
|
"type": "official",
|
|
@@ -1276,7 +1298,7 @@
|
|
|
1276
1298
|
"npm": "@nuxt/devtools",
|
|
1277
1299
|
"icon": "nuxt.svg",
|
|
1278
1300
|
"github": "https://github.com/nuxt/devtools",
|
|
1279
|
-
"website": "https://devtools.
|
|
1301
|
+
"website": "https://devtools.nuxt.com",
|
|
1280
1302
|
"learn_more": "",
|
|
1281
1303
|
"category": "Devtools",
|
|
1282
1304
|
"type": "official",
|
|
@@ -1535,7 +1557,7 @@
|
|
|
1535
1557
|
}
|
|
1536
1558
|
},
|
|
1537
1559
|
{
|
|
1538
|
-
"name": "eslint",
|
|
1560
|
+
"name": "eslint-module",
|
|
1539
1561
|
"description": "ESLint module for Nuxt",
|
|
1540
1562
|
"repo": "nuxt-community/eslint-module",
|
|
1541
1563
|
"npm": "@nuxtjs/eslint-module",
|
|
@@ -1556,6 +1578,29 @@
|
|
|
1556
1578
|
"requires": {}
|
|
1557
1579
|
}
|
|
1558
1580
|
},
|
|
1581
|
+
{
|
|
1582
|
+
"name": "eslint",
|
|
1583
|
+
"description": "All-in-one ESLint module for Nuxt, provides project-aware, easy-to-use, extensible and future-proof integrations.",
|
|
1584
|
+
"repo": "nuxt/eslint",
|
|
1585
|
+
"npm": "@nuxt/eslint",
|
|
1586
|
+
"icon": "nuxt.svg",
|
|
1587
|
+
"github": "https://github.com/nuxt/eslint",
|
|
1588
|
+
"website": "https://eslint.nuxt.com",
|
|
1589
|
+
"learn_more": "https://eslint.nuxt.com/packages/module",
|
|
1590
|
+
"category": "Devtools",
|
|
1591
|
+
"type": "official",
|
|
1592
|
+
"maintainers": [
|
|
1593
|
+
{
|
|
1594
|
+
"name": "Anthony Fu",
|
|
1595
|
+
"github": "antfu",
|
|
1596
|
+
"twitter": "antfu7"
|
|
1597
|
+
}
|
|
1598
|
+
],
|
|
1599
|
+
"compatibility": {
|
|
1600
|
+
"nuxt": "^3.0.0",
|
|
1601
|
+
"requires": {}
|
|
1602
|
+
}
|
|
1603
|
+
},
|
|
1559
1604
|
{
|
|
1560
1605
|
"name": "event-trace",
|
|
1561
1606
|
"description": "Module for event trace in Nuxt",
|
|
@@ -1801,6 +1846,29 @@
|
|
|
1801
1846
|
"requires": {}
|
|
1802
1847
|
}
|
|
1803
1848
|
},
|
|
1849
|
+
{
|
|
1850
|
+
"name": "fonts",
|
|
1851
|
+
"description": "Plug-and-play web font optimization and configuration for Nuxt apps.",
|
|
1852
|
+
"repo": "nuxt/fonts",
|
|
1853
|
+
"npm": "@nuxt/fonts",
|
|
1854
|
+
"icon": "nuxt.svg",
|
|
1855
|
+
"github": "https://github.com/nuxt/fonts",
|
|
1856
|
+
"website": "https://github.com/nuxt/fonts",
|
|
1857
|
+
"learn_more": "",
|
|
1858
|
+
"category": "Libraries",
|
|
1859
|
+
"type": "official",
|
|
1860
|
+
"maintainers": [
|
|
1861
|
+
{
|
|
1862
|
+
"name": "Daniel Roe",
|
|
1863
|
+
"github": "danielroe",
|
|
1864
|
+
"twitter": "danielcroe"
|
|
1865
|
+
}
|
|
1866
|
+
],
|
|
1867
|
+
"compatibility": {
|
|
1868
|
+
"nuxt": "^3.0.0",
|
|
1869
|
+
"requires": {}
|
|
1870
|
+
}
|
|
1871
|
+
},
|
|
1804
1872
|
{
|
|
1805
1873
|
"name": "form-actions",
|
|
1806
1874
|
"description": "A set of features and composables to interact with forms and server data.",
|
|
@@ -2106,7 +2174,7 @@
|
|
|
2106
2174
|
},
|
|
2107
2175
|
{
|
|
2108
2176
|
"name": "gtag",
|
|
2109
|
-
"description": "Google Analytics integration for Nuxt",
|
|
2177
|
+
"description": "Google Analytics integration for Nuxt: Google Analytics, Google Ads and more",
|
|
2110
2178
|
"repo": "johannschopplich/nuxt-gtag",
|
|
2111
2179
|
"npm": "nuxt-gtag",
|
|
2112
2180
|
"icon": "gtag.svg",
|
|
@@ -2329,6 +2397,28 @@
|
|
|
2329
2397
|
"requires": {}
|
|
2330
2398
|
}
|
|
2331
2399
|
},
|
|
2400
|
+
{
|
|
2401
|
+
"name": "hotjar",
|
|
2402
|
+
"description": "Add HotJar to your Nuxt application",
|
|
2403
|
+
"repo": "damevin/nuxt-module-hotjar",
|
|
2404
|
+
"npm": "nuxt-module-hotjar",
|
|
2405
|
+
"icon": "hotjar.png",
|
|
2406
|
+
"github": "https://github.com/damevin/nuxt-module-hotjar",
|
|
2407
|
+
"website": "https://github.com/damevin/nuxt-module-hotjar",
|
|
2408
|
+
"learn_more": "https://github.com/damevin/nuxt-module-hotjar#nuxt-hotjar",
|
|
2409
|
+
"category": "SEO",
|
|
2410
|
+
"type": "3rd-party",
|
|
2411
|
+
"maintainers": [
|
|
2412
|
+
{
|
|
2413
|
+
"name": "Raphaël DAMEVIN",
|
|
2414
|
+
"github": "damevin"
|
|
2415
|
+
}
|
|
2416
|
+
],
|
|
2417
|
+
"compatibility": {
|
|
2418
|
+
"nuxt": "^3.0.0",
|
|
2419
|
+
"requires": {}
|
|
2420
|
+
}
|
|
2421
|
+
},
|
|
2332
2422
|
{
|
|
2333
2423
|
"name": "html-minifier",
|
|
2334
2424
|
"description": "Minify the html for each request served by nuxt server (nuxt start)",
|
|
@@ -2358,7 +2448,7 @@
|
|
|
2358
2448
|
"npm": "@nuxtjs/html-validator",
|
|
2359
2449
|
"icon": "html-validator.png",
|
|
2360
2450
|
"github": "https://github.com/nuxt-modules/html-validator",
|
|
2361
|
-
"website": "https://html-validator
|
|
2451
|
+
"website": "https://github.com/nuxt-modules/html-validator",
|
|
2362
2452
|
"learn_more": "https://html-validate.org",
|
|
2363
2453
|
"category": "Performance",
|
|
2364
2454
|
"type": "community",
|
|
@@ -2404,6 +2494,44 @@
|
|
|
2404
2494
|
"requires": {}
|
|
2405
2495
|
}
|
|
2406
2496
|
},
|
|
2497
|
+
{
|
|
2498
|
+
"name": "hub",
|
|
2499
|
+
"description": "Build full-stack Nuxt applications on the edge, with zero configuration.",
|
|
2500
|
+
"repo": "nuxt-hub/core",
|
|
2501
|
+
"npm": "@nuxthub/core",
|
|
2502
|
+
"icon": "nuxthub.svg",
|
|
2503
|
+
"github": "https://github.com/nuxt-hub/core",
|
|
2504
|
+
"website": "https://hub.nuxt.com",
|
|
2505
|
+
"learn_more": "",
|
|
2506
|
+
"category": "Database",
|
|
2507
|
+
"type": "3rd-party",
|
|
2508
|
+
"maintainers": [
|
|
2509
|
+
{
|
|
2510
|
+
"name": "Sebastien Chopin",
|
|
2511
|
+
"github": "Atinux"
|
|
2512
|
+
},
|
|
2513
|
+
{
|
|
2514
|
+
"name": "Ahad Birang",
|
|
2515
|
+
"github": "farnabaz"
|
|
2516
|
+
},
|
|
2517
|
+
{
|
|
2518
|
+
"name": "Sylvain Marroufin",
|
|
2519
|
+
"github": "smarroufin"
|
|
2520
|
+
},
|
|
2521
|
+
{
|
|
2522
|
+
"name": "Florent Delerue",
|
|
2523
|
+
"github": "flosciante"
|
|
2524
|
+
},
|
|
2525
|
+
{
|
|
2526
|
+
"name": "NuxtLabs",
|
|
2527
|
+
"github": "nuxtlabs"
|
|
2528
|
+
}
|
|
2529
|
+
],
|
|
2530
|
+
"compatibility": {
|
|
2531
|
+
"nuxt": "^3.0.0",
|
|
2532
|
+
"requires": {}
|
|
2533
|
+
}
|
|
2534
|
+
},
|
|
2407
2535
|
{
|
|
2408
2536
|
"name": "humans-txt",
|
|
2409
2537
|
"description": "An initiative for knowing the people behind a website. It is a Nuxt buildModules that add a TXT file containing information about the different people who have contributed to building the website.",
|
|
@@ -2780,7 +2908,7 @@
|
|
|
2780
2908
|
"npm": "nuxt-kql",
|
|
2781
2909
|
"icon": "kql.svg",
|
|
2782
2910
|
"github": "https://github.com/johannschopplich/nuxt-kql",
|
|
2783
|
-
"website": "https://nuxt-kql.
|
|
2911
|
+
"website": "https://nuxt-kql.byjohann.dev/",
|
|
2784
2912
|
"learn_more": "",
|
|
2785
2913
|
"category": "CMS",
|
|
2786
2914
|
"type": "3rd-party",
|
|
@@ -3098,6 +3226,29 @@
|
|
|
3098
3226
|
"requires": {}
|
|
3099
3227
|
}
|
|
3100
3228
|
},
|
|
3229
|
+
{
|
|
3230
|
+
"name": "mailpit",
|
|
3231
|
+
"description": "Integrates Mailpit web UI in Nuxt devtools",
|
|
3232
|
+
"repo": "tdolsen/nuxt-mailpit",
|
|
3233
|
+
"npm": "nuxt-mailpit",
|
|
3234
|
+
"icon": "mailpit.svg",
|
|
3235
|
+
"github": "https://github.com/tdolsen/nuxt-mailpit",
|
|
3236
|
+
"website": "https://github.com/tdolsen/nuxt-mailpit",
|
|
3237
|
+
"learn_more": "https://github.com/tdolsen/nuxt-mailpit",
|
|
3238
|
+
"category": "Devtools",
|
|
3239
|
+
"type": "3rd-party",
|
|
3240
|
+
"maintainers": [
|
|
3241
|
+
{
|
|
3242
|
+
"name": "Torkild Dyvik Olsen",
|
|
3243
|
+
"github": "tdolsen",
|
|
3244
|
+
"twitter": "tdolsen"
|
|
3245
|
+
}
|
|
3246
|
+
],
|
|
3247
|
+
"compatibility": {
|
|
3248
|
+
"nuxt": "^3.8.0",
|
|
3249
|
+
"requires": {}
|
|
3250
|
+
}
|
|
3251
|
+
},
|
|
3101
3252
|
{
|
|
3102
3253
|
"name": "markdownit",
|
|
3103
3254
|
"description": "Use Markdown in your Nuxt application with the markdownit-loader",
|
|
@@ -3170,8 +3321,8 @@
|
|
|
3170
3321
|
{
|
|
3171
3322
|
"name": "maz-ui",
|
|
3172
3323
|
"description": "install easily maz-ui library to take advantage of auto-import components, plugins, composables and CSS files.",
|
|
3173
|
-
"repo": "louismazel/maz-ui#master/packages/
|
|
3174
|
-
"npm": "
|
|
3324
|
+
"repo": "louismazel/maz-ui#master/packages/lib",
|
|
3325
|
+
"npm": "maz-ui",
|
|
3175
3326
|
"icon": "maz-ui.png",
|
|
3176
3327
|
"github": "https://github.com/louismazel/maz-ui",
|
|
3177
3328
|
"website": "https://maz-ui.com/",
|
|
@@ -3189,6 +3340,28 @@
|
|
|
3189
3340
|
"requires": {}
|
|
3190
3341
|
}
|
|
3191
3342
|
},
|
|
3343
|
+
{
|
|
3344
|
+
"name": "mdc",
|
|
3345
|
+
"description": "MDC supercharges regular Markdown to write documents interacting deeply with any Vue component.",
|
|
3346
|
+
"repo": "nuxt-modules/mdc",
|
|
3347
|
+
"npm": "@nuxtjs/mdc",
|
|
3348
|
+
"icon": "mdc.png",
|
|
3349
|
+
"github": "https://github.com/nuxt-modules/mdc",
|
|
3350
|
+
"website": "https://github.com/nuxt-modules/mdc",
|
|
3351
|
+
"learn_more": "",
|
|
3352
|
+
"category": "Extensions",
|
|
3353
|
+
"type": "community",
|
|
3354
|
+
"maintainers": [
|
|
3355
|
+
{
|
|
3356
|
+
"name": "farnabaz",
|
|
3357
|
+
"github": "farnabaz"
|
|
3358
|
+
}
|
|
3359
|
+
],
|
|
3360
|
+
"compatibility": {
|
|
3361
|
+
"nuxt": "^3.0.0",
|
|
3362
|
+
"requires": {}
|
|
3363
|
+
}
|
|
3364
|
+
},
|
|
3192
3365
|
{
|
|
3193
3366
|
"name": "mdx",
|
|
3194
3367
|
"description": "Write JSX in your Markdown with Nuxt and import Vue Components in your .mdx files",
|
|
@@ -3357,6 +3530,28 @@
|
|
|
3357
3530
|
"requires": {}
|
|
3358
3531
|
}
|
|
3359
3532
|
},
|
|
3533
|
+
{
|
|
3534
|
+
"name": "neo4j",
|
|
3535
|
+
"description": "Effortlessly integrate Neo4j's powerful graph database into your Nuxt applications!",
|
|
3536
|
+
"repo": "arashsheyda/nuxt-neo4j",
|
|
3537
|
+
"npm": "nuxt-neo4j",
|
|
3538
|
+
"icon": "nuxt-neo4j.png",
|
|
3539
|
+
"github": "https://github.com/arashsheyda/nuxt-neo4j",
|
|
3540
|
+
"website": "https://github.com/arashsheyda/nuxt-neo4j",
|
|
3541
|
+
"learn_more": "",
|
|
3542
|
+
"category": "Database",
|
|
3543
|
+
"type": "3rd-party",
|
|
3544
|
+
"maintainers": [
|
|
3545
|
+
{
|
|
3546
|
+
"name": "arashsheyda",
|
|
3547
|
+
"github": "arashsheyda"
|
|
3548
|
+
}
|
|
3549
|
+
],
|
|
3550
|
+
"compatibility": {
|
|
3551
|
+
"nuxt": "^3.0.0",
|
|
3552
|
+
"requires": {}
|
|
3553
|
+
}
|
|
3554
|
+
},
|
|
3360
3555
|
{
|
|
3361
3556
|
"name": "netlify-cache",
|
|
3362
3557
|
"description": "Nuxt module that uses netlify cache to speed up redeploy for Nuxt version < 2.14",
|
|
@@ -3593,7 +3788,7 @@
|
|
|
3593
3788
|
"npm": "nuxt-bezier",
|
|
3594
3789
|
"icon": "nuxt-bezier.png",
|
|
3595
3790
|
"github": "https://github.com/50rayn/nuxt-bezier",
|
|
3596
|
-
"website": "https://
|
|
3791
|
+
"website": "https://github.com/50rayn/nuxt-bezier",
|
|
3597
3792
|
"learn_more": "https://github.com/Noction/vue-bezier",
|
|
3598
3793
|
"category": "UI",
|
|
3599
3794
|
"type": "3rd-party",
|
|
@@ -3608,6 +3803,35 @@
|
|
|
3608
3803
|
"requires": {}
|
|
3609
3804
|
}
|
|
3610
3805
|
},
|
|
3806
|
+
{
|
|
3807
|
+
"name": "nuxt-booster",
|
|
3808
|
+
"description": "nuxt-booster will help you to improve the lighthouse performance score (100/100) of your website.",
|
|
3809
|
+
"repo": "basics/nuxt-booster",
|
|
3810
|
+
"npm": "nuxt-booster",
|
|
3811
|
+
"icon": "nuxt-booster.svg",
|
|
3812
|
+
"github": "https://github.com/basics/nuxt-booster",
|
|
3813
|
+
"website": "https://basics.github.io/nuxt-booster/",
|
|
3814
|
+
"learn_more": "https://basics.github.io/nuxt-booster/",
|
|
3815
|
+
"category": "Performance",
|
|
3816
|
+
"type": "3rd-party",
|
|
3817
|
+
"maintainers": [
|
|
3818
|
+
{
|
|
3819
|
+
"name": "Thorn Walli",
|
|
3820
|
+
"github": "ThornWalli",
|
|
3821
|
+
"avatar": "https://avatars.githubusercontent.com/u/8287751?v=4"
|
|
3822
|
+
},
|
|
3823
|
+
{
|
|
3824
|
+
"name": "Stephan Gerbeth",
|
|
3825
|
+
"github": "StephanGerbeth",
|
|
3826
|
+
"avatar": "https://avatars.githubusercontent.com/u/3775511?v=4"
|
|
3827
|
+
}
|
|
3828
|
+
],
|
|
3829
|
+
"compatibility": {
|
|
3830
|
+
"nuxt": "^3.0.0",
|
|
3831
|
+
"requires": {},
|
|
3832
|
+
"devtools": "^0.0.0"
|
|
3833
|
+
}
|
|
3834
|
+
},
|
|
3611
3835
|
{
|
|
3612
3836
|
"name": "nuxt-bootstrap-icons",
|
|
3613
3837
|
"description": "Just a simple integration for Bootstrap Icons",
|
|
@@ -3744,6 +3968,51 @@
|
|
|
3744
3968
|
"requires": {}
|
|
3745
3969
|
}
|
|
3746
3970
|
},
|
|
3971
|
+
{
|
|
3972
|
+
"name": "nuxt-file-storage",
|
|
3973
|
+
"description": "Easy solution to store files in your nuxt apps. Upload files from the frontend and recieve them from the backend to save the files in your project.",
|
|
3974
|
+
"repo": "nyllre/nuxt-file-storage",
|
|
3975
|
+
"npm": "nuxt-file-storage",
|
|
3976
|
+
"icon": "nuxt-file-storage.svg",
|
|
3977
|
+
"github": "https://github.com/nyllre/nuxt-file-storage",
|
|
3978
|
+
"website": "https://github.com/nyllre/nuxt-file-storage",
|
|
3979
|
+
"learn_more": "https://github.com/nyllre/nuxt-file-storage",
|
|
3980
|
+
"category": "Database",
|
|
3981
|
+
"type": "3rd-party",
|
|
3982
|
+
"maintainers": [
|
|
3983
|
+
{
|
|
3984
|
+
"name": "NyllRE",
|
|
3985
|
+
"github": "NyllRE"
|
|
3986
|
+
}
|
|
3987
|
+
],
|
|
3988
|
+
"compatibility": {
|
|
3989
|
+
"nuxt": "^3.0.0",
|
|
3990
|
+
"requires": {}
|
|
3991
|
+
}
|
|
3992
|
+
},
|
|
3993
|
+
{
|
|
3994
|
+
"name": "nuxt-fontawesome",
|
|
3995
|
+
"description": "Module to use Font Awesome 6 icons in your Nuxt project",
|
|
3996
|
+
"repo": "bezumkin/nuxt-fontawesome",
|
|
3997
|
+
"npm": "@vesp/nuxt-fontawesome",
|
|
3998
|
+
"icon": "nuxt-fontawesome.svg",
|
|
3999
|
+
"github": "https://github.com/bezumkin/nuxt-fontawesome",
|
|
4000
|
+
"website": "https://github.com/bezumkin/nuxt-fontawesome",
|
|
4001
|
+
"learn_more": "https://fontawesome.com",
|
|
4002
|
+
"category": "UI",
|
|
4003
|
+
"type": "3rd-party",
|
|
4004
|
+
"maintainers": [
|
|
4005
|
+
{
|
|
4006
|
+
"name": "Vasily Naumkin",
|
|
4007
|
+
"github": "bezumkin",
|
|
4008
|
+
"avatar": "https://avatars.githubusercontent.com/u/1257284"
|
|
4009
|
+
}
|
|
4010
|
+
],
|
|
4011
|
+
"compatibility": {
|
|
4012
|
+
"nuxt": "^3.0.0",
|
|
4013
|
+
"requires": {}
|
|
4014
|
+
}
|
|
4015
|
+
},
|
|
3747
4016
|
{
|
|
3748
4017
|
"name": "nuxt-graphql-middleware",
|
|
3749
4018
|
"description": "Expose GraphQL queries and mutations as server API routes.",
|
|
@@ -3751,7 +4020,7 @@
|
|
|
3751
4020
|
"npm": "nuxt-graphql-middleware",
|
|
3752
4021
|
"icon": "nuxt-graphql-middleware.svg",
|
|
3753
4022
|
"github": "https://github.com/dulnan/nuxt-graphql-middleware",
|
|
3754
|
-
"website": "https://nuxt-graphql-middleware
|
|
4023
|
+
"website": "https://github.com/dulnan/nuxt-graphql-middleware",
|
|
3755
4024
|
"learn_more": "",
|
|
3756
4025
|
"category": "Request",
|
|
3757
4026
|
"type": "3rd-party",
|
|
@@ -3809,7 +4078,7 @@
|
|
|
3809
4078
|
"maintainers": [
|
|
3810
4079
|
{
|
|
3811
4080
|
"name": "Zadig&Voltaire Team",
|
|
3812
|
-
"github": "
|
|
4081
|
+
"github": "zadigetvoltaire"
|
|
3813
4082
|
}
|
|
3814
4083
|
],
|
|
3815
4084
|
"compatibility": {
|
|
@@ -4138,6 +4407,29 @@
|
|
|
4138
4407
|
"requires": {}
|
|
4139
4408
|
}
|
|
4140
4409
|
},
|
|
4410
|
+
{
|
|
4411
|
+
"name": "nuxt-pdf-frame",
|
|
4412
|
+
"description": "Nuxt module for template based PDF and Canvas rendering, powered by I2djs.",
|
|
4413
|
+
"repo": "i2djs/pdf-frame#main/packages/pdf-frame-nuxt",
|
|
4414
|
+
"npm": "@i2d/nuxt-pdf-frame",
|
|
4415
|
+
"icon": "pdf-frame.svg",
|
|
4416
|
+
"github": "https://github.com/i2djs/pdf-frame/tree/main/packages/pdf-frame-nuxt",
|
|
4417
|
+
"website": "https://www.pdf-frame.org",
|
|
4418
|
+
"learn_more": "https://github.com/I2Djs/pdf-frame/wiki/nuxt%E2%80%90pdf%E2%80%90frame",
|
|
4419
|
+
"category": "Libraries",
|
|
4420
|
+
"type": "3rd-party",
|
|
4421
|
+
"maintainers": [
|
|
4422
|
+
{
|
|
4423
|
+
"name": "Narayana Swamy",
|
|
4424
|
+
"github": "nswamy14",
|
|
4425
|
+
"email": "narayanaswamy14@gmail.com"
|
|
4426
|
+
}
|
|
4427
|
+
],
|
|
4428
|
+
"compatibility": {
|
|
4429
|
+
"nuxt": "^3.0.0",
|
|
4430
|
+
"requires": {}
|
|
4431
|
+
}
|
|
4432
|
+
},
|
|
4141
4433
|
{
|
|
4142
4434
|
"name": "nuxt-pdf",
|
|
4143
4435
|
"description": "Zero-boilerplate PDF exports of your Pages and Components",
|
|
@@ -4205,28 +4497,6 @@
|
|
|
4205
4497
|
"requires": {}
|
|
4206
4498
|
}
|
|
4207
4499
|
},
|
|
4208
|
-
{
|
|
4209
|
-
"name": "plausible",
|
|
4210
|
-
"description": "Nuxt module to natively integrate Plausible analytics",
|
|
4211
|
-
"repo": "nuxt-modules/plausible",
|
|
4212
|
-
"npm": "@nuxtjs/plausible",
|
|
4213
|
-
"icon": "plausible.png",
|
|
4214
|
-
"github": "https://github.com/nuxt-modules/plausible",
|
|
4215
|
-
"website": "https://github.com/nuxt-modules/plausible",
|
|
4216
|
-
"learn_more": "https://plausible.io/",
|
|
4217
|
-
"category": "Analytics",
|
|
4218
|
-
"type": "community",
|
|
4219
|
-
"maintainers": [
|
|
4220
|
-
{
|
|
4221
|
-
"name": "Johann Schopplich",
|
|
4222
|
-
"github": "johannschopplich"
|
|
4223
|
-
}
|
|
4224
|
-
],
|
|
4225
|
-
"compatibility": {
|
|
4226
|
-
"nuxt": "^3.0.0",
|
|
4227
|
-
"requires": {}
|
|
4228
|
-
}
|
|
4229
|
-
},
|
|
4230
4500
|
{
|
|
4231
4501
|
"name": "nuxt-plotly",
|
|
4232
4502
|
"description": "nuxt-plotly is a thin Nuxt wrapper for plotly.js",
|
|
@@ -4484,6 +4754,28 @@
|
|
|
4484
4754
|
"requires": {}
|
|
4485
4755
|
}
|
|
4486
4756
|
},
|
|
4757
|
+
{
|
|
4758
|
+
"name": "nuxt-uswds",
|
|
4759
|
+
"description": "Vue USWDS (United States Web Design System) integration for Nuxt.js",
|
|
4760
|
+
"repo": "patrickcate/nuxt-uswds",
|
|
4761
|
+
"npm": "nuxt-uswds",
|
|
4762
|
+
"icon": "nuxt-uswds.svg",
|
|
4763
|
+
"github": "https://github.com/patrickcate/nuxt-uswds",
|
|
4764
|
+
"website": "https://github.com/patrickcate/nuxt-uswds",
|
|
4765
|
+
"learn_more": "",
|
|
4766
|
+
"category": "UI",
|
|
4767
|
+
"type": "3rd-party",
|
|
4768
|
+
"maintainers": [
|
|
4769
|
+
{
|
|
4770
|
+
"name": "Patrick Cate",
|
|
4771
|
+
"github": "patrickcate"
|
|
4772
|
+
}
|
|
4773
|
+
],
|
|
4774
|
+
"compatibility": {
|
|
4775
|
+
"nuxt": "^3.0.0",
|
|
4776
|
+
"requires": {}
|
|
4777
|
+
}
|
|
4778
|
+
},
|
|
4487
4779
|
{
|
|
4488
4780
|
"name": "nuxt-viewport",
|
|
4489
4781
|
"description": "Define custom viewports for your Nuxt project",
|
|
@@ -4555,7 +4847,7 @@
|
|
|
4555
4847
|
{
|
|
4556
4848
|
"name": "nuxt3-interpolation",
|
|
4557
4849
|
"description": "",
|
|
4558
|
-
"repo": "daliborgogic/interpolation
|
|
4850
|
+
"repo": "daliborgogic/interpolation",
|
|
4559
4851
|
"npm": "nuxt3-interpolation",
|
|
4560
4852
|
"icon": "",
|
|
4561
4853
|
"github": "https://github.com/daliborgogic/interpolation/tree/master",
|
|
@@ -4581,7 +4873,7 @@
|
|
|
4581
4873
|
"npm": "nuxt3-leaflet",
|
|
4582
4874
|
"icon": "leaflet.png",
|
|
4583
4875
|
"github": "https://github.com/Gugustinette/Nuxt-Leaflet",
|
|
4584
|
-
"website": "https://github.
|
|
4876
|
+
"website": "https://gugustinette.github.io/Nuxt-Leaflet",
|
|
4585
4877
|
"learn_more": "https://github.com/Gugustinette/Nuxt-Leaflet",
|
|
4586
4878
|
"category": "Libraries",
|
|
4587
4879
|
"type": "3rd-party",
|
|
@@ -4828,6 +5120,28 @@
|
|
|
4828
5120
|
"requires": {}
|
|
4829
5121
|
}
|
|
4830
5122
|
},
|
|
5123
|
+
{
|
|
5124
|
+
"name": "pergel",
|
|
5125
|
+
"description": "Pergel is a tailor-made solution for Nuxt and Nitro, providing swift project kickstarts and seamless integration of various modules.",
|
|
5126
|
+
"repo": "oku-ui/pergel#main/packages-core/pergel",
|
|
5127
|
+
"npm": "pergel",
|
|
5128
|
+
"icon": "pergel.svg",
|
|
5129
|
+
"github": "https://github.com/oku-ui/pergel",
|
|
5130
|
+
"website": "https://oku-ui.com/pergel",
|
|
5131
|
+
"learn_more": "",
|
|
5132
|
+
"category": "Devtools",
|
|
5133
|
+
"type": "3rd-party",
|
|
5134
|
+
"maintainers": [
|
|
5135
|
+
{
|
|
5136
|
+
"name": "Mehmet - productdevbook",
|
|
5137
|
+
"github": "productdevbook"
|
|
5138
|
+
}
|
|
5139
|
+
],
|
|
5140
|
+
"compatibility": {
|
|
5141
|
+
"nuxt": "^3.10.0",
|
|
5142
|
+
"requires": {}
|
|
5143
|
+
}
|
|
5144
|
+
},
|
|
4831
5145
|
{
|
|
4832
5146
|
"name": "persian-datepicker",
|
|
4833
5147
|
"description": "A datepicker component for select date. (single and range selection, select date and time, select with keyboard, customizable style, localization)",
|
|
@@ -4854,7 +5168,7 @@
|
|
|
4854
5168
|
{
|
|
4855
5169
|
"name": "pinia-orm",
|
|
4856
5170
|
"description": "The Pinia plugin to enable Object-Relational Mapping access to the Pinia Store.",
|
|
4857
|
-
"repo": "CodeDredd/pinia-orm#
|
|
5171
|
+
"repo": "CodeDredd/pinia-orm#main/packages/nuxt",
|
|
4858
5172
|
"npm": "@pinia-orm/nuxt",
|
|
4859
5173
|
"icon": "pinia-orm.svg",
|
|
4860
5174
|
"github": "https://github.com/CodeDredd/pinia-orm/tree/master/packages/nuxt",
|
|
@@ -4928,20 +5242,20 @@
|
|
|
4928
5242
|
"description": "Nuxt module to natively integrate Plausible analytics",
|
|
4929
5243
|
"repo": "nuxt-modules/plausible",
|
|
4930
5244
|
"npm": "@nuxtjs/plausible",
|
|
4931
|
-
"icon": "",
|
|
5245
|
+
"icon": "plausible.svg",
|
|
4932
5246
|
"github": "https://github.com/nuxt-modules/plausible",
|
|
4933
5247
|
"website": "https://github.com/nuxt-modules/plausible",
|
|
4934
5248
|
"learn_more": "",
|
|
4935
|
-
"category": "
|
|
5249
|
+
"category": "Analytics",
|
|
4936
5250
|
"type": "community",
|
|
4937
5251
|
"maintainers": [
|
|
4938
5252
|
{
|
|
4939
|
-
"name": "
|
|
4940
|
-
"github": "
|
|
5253
|
+
"name": "Johann Schopplich",
|
|
5254
|
+
"github": "johannschopplich"
|
|
4941
5255
|
}
|
|
4942
5256
|
],
|
|
4943
5257
|
"compatibility": {
|
|
4944
|
-
"nuxt": "^2.0.0",
|
|
5258
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4945
5259
|
"requires": {}
|
|
4946
5260
|
}
|
|
4947
5261
|
},
|
|
@@ -5483,6 +5797,29 @@
|
|
|
5483
5797
|
}
|
|
5484
5798
|
}
|
|
5485
5799
|
},
|
|
5800
|
+
{
|
|
5801
|
+
"name": "scalar",
|
|
5802
|
+
"description": "Render a beautiful API References based on a OpenAPI/Swagger file with Nuxt.",
|
|
5803
|
+
"repo": "scalar/scalar#main/packages/nuxt",
|
|
5804
|
+
"npm": "@scalar/nuxt",
|
|
5805
|
+
"icon": "scalar.svg",
|
|
5806
|
+
"github": "https://github.com/scalar/scalar/tree/main/packages/nuxt",
|
|
5807
|
+
"website": "https://github.com/scalar/scalar/tree/main/packages/nuxt",
|
|
5808
|
+
"learn_more": "https://scalar.com",
|
|
5809
|
+
"category": "Devtools",
|
|
5810
|
+
"type": "3rd-party",
|
|
5811
|
+
"maintainers": [
|
|
5812
|
+
{
|
|
5813
|
+
"name": "scalar",
|
|
5814
|
+
"github": "scalar",
|
|
5815
|
+
"twitter": "scalar"
|
|
5816
|
+
}
|
|
5817
|
+
],
|
|
5818
|
+
"compatibility": {
|
|
5819
|
+
"nuxt": "^3.0.0",
|
|
5820
|
+
"requires": {}
|
|
5821
|
+
}
|
|
5822
|
+
},
|
|
5486
5823
|
{
|
|
5487
5824
|
"name": "schema-org",
|
|
5488
5825
|
"description": "Quick and easy Schema.org graphs.",
|
|
@@ -5507,6 +5844,29 @@
|
|
|
5507
5844
|
"requires": {}
|
|
5508
5845
|
}
|
|
5509
5846
|
},
|
|
5847
|
+
{
|
|
5848
|
+
"name": "scripts",
|
|
5849
|
+
"description": "Plug-and-play script optimization for Nuxt applications.",
|
|
5850
|
+
"repo": "nuxt/scripts",
|
|
5851
|
+
"npm": "@nuxt/scripts",
|
|
5852
|
+
"icon": "nuxt.svg",
|
|
5853
|
+
"github": "https://github.com/nuxt/scripts",
|
|
5854
|
+
"website": "https://github.com/nuxt/scripts",
|
|
5855
|
+
"learn_more": "",
|
|
5856
|
+
"category": "Libraries",
|
|
5857
|
+
"type": "official",
|
|
5858
|
+
"maintainers": [
|
|
5859
|
+
{
|
|
5860
|
+
"name": "Harlan Wilton",
|
|
5861
|
+
"github": "harlan-zw",
|
|
5862
|
+
"twitter": "harlan_zw"
|
|
5863
|
+
}
|
|
5864
|
+
],
|
|
5865
|
+
"compatibility": {
|
|
5866
|
+
"nuxt": "^3.0.0",
|
|
5867
|
+
"requires": {}
|
|
5868
|
+
}
|
|
5869
|
+
},
|
|
5510
5870
|
{
|
|
5511
5871
|
"name": "scss-to-js",
|
|
5512
5872
|
"description": "Load SCSS Variables into Nuxt instance for use in Templates/Scripts.",
|
|
@@ -5733,29 +6093,6 @@
|
|
|
5733
6093
|
"requires": {}
|
|
5734
6094
|
}
|
|
5735
6095
|
},
|
|
5736
|
-
{
|
|
5737
|
-
"name": "session",
|
|
5738
|
-
"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",
|
|
5739
|
-
"repo": "sidebase/nuxt-session",
|
|
5740
|
-
"npm": "@sidebase/nuxt-session",
|
|
5741
|
-
"icon": "session.png",
|
|
5742
|
-
"github": "https://github.com/sidebase/nuxt-session",
|
|
5743
|
-
"website": "https://github.com/sidebase/nuxt-session",
|
|
5744
|
-
"learn_more": "https://github.com/sidebase",
|
|
5745
|
-
"category": "Security",
|
|
5746
|
-
"type": "3rd-party",
|
|
5747
|
-
"maintainers": [
|
|
5748
|
-
{
|
|
5749
|
-
"name": "sidebase",
|
|
5750
|
-
"github": "sidebase",
|
|
5751
|
-
"twitter": "sidebase_io"
|
|
5752
|
-
}
|
|
5753
|
-
],
|
|
5754
|
-
"compatibility": {
|
|
5755
|
-
"nuxt": "^3.0.0",
|
|
5756
|
-
"requires": {}
|
|
5757
|
-
}
|
|
5758
|
-
},
|
|
5759
6096
|
{
|
|
5760
6097
|
"name": "shopify",
|
|
5761
6098
|
"description": "Easy Shopify Buy client module with Nuxt for ecommerce websites.",
|
|
@@ -5778,6 +6115,28 @@
|
|
|
5778
6115
|
"requires": {}
|
|
5779
6116
|
}
|
|
5780
6117
|
},
|
|
6118
|
+
{
|
|
6119
|
+
"name": "shuimo-ui",
|
|
6120
|
+
"description": "A Chinese Shuimo style component library.",
|
|
6121
|
+
"repo": "shuimo-design/shuimo-ui#main/plugins/nuxt",
|
|
6122
|
+
"npm": "@shuimo-design/shuimo-ui-nuxt",
|
|
6123
|
+
"icon": "shuimo-ui.svg",
|
|
6124
|
+
"github": "https://github.com/shuimo-design/shuimo-ui",
|
|
6125
|
+
"website": "https://shuimo.design",
|
|
6126
|
+
"learn_more": "https://github.com/shuimo-design/shuimo-ui/tree/main/plugins/nuxt",
|
|
6127
|
+
"category": "UI",
|
|
6128
|
+
"type": "3rd-party",
|
|
6129
|
+
"maintainers": [
|
|
6130
|
+
{
|
|
6131
|
+
"name": "higuaifan",
|
|
6132
|
+
"github": "higuaifan"
|
|
6133
|
+
}
|
|
6134
|
+
],
|
|
6135
|
+
"compatibility": {
|
|
6136
|
+
"nuxt": "^3.0.0",
|
|
6137
|
+
"requires": {}
|
|
6138
|
+
}
|
|
6139
|
+
},
|
|
5781
6140
|
{
|
|
5782
6141
|
"name": "sidebase-auth",
|
|
5783
6142
|
"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.",
|
|
@@ -5906,7 +6265,7 @@
|
|
|
5906
6265
|
"icon": "snipcart.png",
|
|
5907
6266
|
"github": "https://github.com/nuxt-modules/snipcart",
|
|
5908
6267
|
"website": "https://github.com/nuxt-modules/snipcart",
|
|
5909
|
-
"learn_more": "
|
|
6268
|
+
"learn_more": "",
|
|
5910
6269
|
"category": "Ecommerce",
|
|
5911
6270
|
"type": "community",
|
|
5912
6271
|
"maintainers": [
|
|
@@ -5988,39 +6347,6 @@
|
|
|
5988
6347
|
"requires": {}
|
|
5989
6348
|
}
|
|
5990
6349
|
},
|
|
5991
|
-
{
|
|
5992
|
-
"name": "speedkit",
|
|
5993
|
-
"description": "nuxt-speedkit will help you to improve the lighthouse performance (score: 100/100) of your website.",
|
|
5994
|
-
"repo": "GrabarzUndPartner/nuxt-speedkit",
|
|
5995
|
-
"npm": "nuxt-speedkit",
|
|
5996
|
-
"icon": "speedkit.png",
|
|
5997
|
-
"github": "https://github.com/GrabarzUndPartner/nuxt-speedkit",
|
|
5998
|
-
"website": "https://nuxt-speedkit.grabarzundpartner.dev",
|
|
5999
|
-
"learn_more": "",
|
|
6000
|
-
"category": "Performance",
|
|
6001
|
-
"type": "3rd-party",
|
|
6002
|
-
"maintainers": [
|
|
6003
|
-
{
|
|
6004
|
-
"name": "Stephan Gerbeth",
|
|
6005
|
-
"github": "StephanGerbeth",
|
|
6006
|
-
"avatar": "https://avatars.githubusercontent.com/u/3775511?v=4"
|
|
6007
|
-
},
|
|
6008
|
-
{
|
|
6009
|
-
"name": "Thorn Walli",
|
|
6010
|
-
"github": "ThornWalli",
|
|
6011
|
-
"avatar": "https://avatars3.githubusercontent.com/u/8287751?v=4"
|
|
6012
|
-
},
|
|
6013
|
-
{
|
|
6014
|
-
"name": "Grabarz & Partner",
|
|
6015
|
-
"github": "GrabarzUndPartner",
|
|
6016
|
-
"avatar": "https://avatars3.githubusercontent.com/u/28385672?v=4"
|
|
6017
|
-
}
|
|
6018
|
-
],
|
|
6019
|
-
"compatibility": {
|
|
6020
|
-
"nuxt": "^2.0.0",
|
|
6021
|
-
"requires": {}
|
|
6022
|
-
}
|
|
6023
|
-
},
|
|
6024
6350
|
{
|
|
6025
6351
|
"name": "ssr-lit",
|
|
6026
6352
|
"description": "",
|
|
@@ -6312,29 +6638,6 @@
|
|
|
6312
6638
|
"requires": {}
|
|
6313
6639
|
}
|
|
6314
6640
|
},
|
|
6315
|
-
{
|
|
6316
|
-
"name": "stylify",
|
|
6317
|
-
"description": "Stylify generates utility-first CSS dynamically based on what you write. Write HTML. Get CSS.",
|
|
6318
|
-
"repo": "stylify/packages#master/packages/nuxt",
|
|
6319
|
-
"npm": "@stylify/nuxt",
|
|
6320
|
-
"icon": "stylify.svg",
|
|
6321
|
-
"github": "https://github.com/stylify/packages/tree/master/packages/nuxt",
|
|
6322
|
-
"website": "https://stylifycss.com/docs/nuxt",
|
|
6323
|
-
"learn_more": "https://stylifycss.com",
|
|
6324
|
-
"category": "UI",
|
|
6325
|
-
"type": "3rd-party",
|
|
6326
|
-
"maintainers": [
|
|
6327
|
-
{
|
|
6328
|
-
"name": "Vladimír Macháček",
|
|
6329
|
-
"github": "Machy8",
|
|
6330
|
-
"twitter": "8machy"
|
|
6331
|
-
}
|
|
6332
|
-
],
|
|
6333
|
-
"compatibility": {
|
|
6334
|
-
"nuxt": "^2.0.0 || ^3.0.0",
|
|
6335
|
-
"requires": {}
|
|
6336
|
-
}
|
|
6337
|
-
},
|
|
6338
6641
|
{
|
|
6339
6642
|
"name": "supabase",
|
|
6340
6643
|
"description": "First class integration with Supabase",
|
|
@@ -6457,6 +6760,30 @@
|
|
|
6457
6760
|
"requires": {}
|
|
6458
6761
|
}
|
|
6459
6762
|
},
|
|
6763
|
+
{
|
|
6764
|
+
"name": "swiftsearch",
|
|
6765
|
+
"description": "Nuxt module for a typesafe, SSR first algolia instantsearch experience",
|
|
6766
|
+
"repo": "atoms-studio/nuxt-swiftsearch",
|
|
6767
|
+
"npm": "@atoms-studio/nuxt-swiftsearch",
|
|
6768
|
+
"icon": "nuxt-swiftsearch.svg",
|
|
6769
|
+
"github": "https://github.com/atoms-studio/nuxt-swiftsearch",
|
|
6770
|
+
"website": "https://nuxt-swiftsearch.netlify.app/",
|
|
6771
|
+
"learn_more": "",
|
|
6772
|
+
"category": "Libraries",
|
|
6773
|
+
"type": "3rd-party",
|
|
6774
|
+
"maintainers": [
|
|
6775
|
+
{
|
|
6776
|
+
"name": "Matteo Rigoni",
|
|
6777
|
+
"github": "rigo-m",
|
|
6778
|
+
"twitter": "MatteoRigoni",
|
|
6779
|
+
"avatar": "https://avatars.githubusercontent.com/rigo-m?v=4"
|
|
6780
|
+
}
|
|
6781
|
+
],
|
|
6782
|
+
"compatibility": {
|
|
6783
|
+
"nuxt": "^3.10.0",
|
|
6784
|
+
"requires": {}
|
|
6785
|
+
}
|
|
6786
|
+
},
|
|
6460
6787
|
{
|
|
6461
6788
|
"name": "swiper",
|
|
6462
6789
|
"description": "Nuxt module for Swiper.js - Most modern mobile touch slider with hardware accelerated transitions.",
|
|
@@ -6528,6 +6855,37 @@
|
|
|
6528
6855
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
6529
6856
|
"requires": {},
|
|
6530
6857
|
"devtools": "^0.0.0"
|
|
6858
|
+
},
|
|
6859
|
+
"aliases": [
|
|
6860
|
+
"tailwind"
|
|
6861
|
+
]
|
|
6862
|
+
},
|
|
6863
|
+
{
|
|
6864
|
+
"name": "test-utils",
|
|
6865
|
+
"description": "Test utilities for Nuxt",
|
|
6866
|
+
"repo": "nuxt/test-utils#main",
|
|
6867
|
+
"npm": "@nuxt/test-utils",
|
|
6868
|
+
"icon": "nuxt.svg",
|
|
6869
|
+
"github": "https://github.com/nuxt/test-utils",
|
|
6870
|
+
"website": "https://nuxt.com/docs/getting-started/testing",
|
|
6871
|
+
"learn_more": "",
|
|
6872
|
+
"category": "Devtools",
|
|
6873
|
+
"type": "official",
|
|
6874
|
+
"maintainers": [
|
|
6875
|
+
{
|
|
6876
|
+
"name": "Daniel Roe",
|
|
6877
|
+
"github": "danielroe",
|
|
6878
|
+
"twitter": "danielcroe"
|
|
6879
|
+
},
|
|
6880
|
+
{
|
|
6881
|
+
"name": "Anthony Fu",
|
|
6882
|
+
"github": "antfu",
|
|
6883
|
+
"twitter": "antfu7"
|
|
6884
|
+
}
|
|
6885
|
+
],
|
|
6886
|
+
"compatibility": {
|
|
6887
|
+
"nuxt": "^3.0.0",
|
|
6888
|
+
"requires": {}
|
|
6531
6889
|
}
|
|
6532
6890
|
},
|
|
6533
6891
|
{
|
|
@@ -6582,8 +6940,8 @@
|
|
|
6582
6940
|
"npm": "nuxt-tiptap-editor",
|
|
6583
6941
|
"icon": "tiptap.png",
|
|
6584
6942
|
"github": "https://github.com/modbender/nuxt-tiptap-editor",
|
|
6585
|
-
"website": "https://
|
|
6586
|
-
"learn_more": "https://
|
|
6943
|
+
"website": "https://nuxt-tiptap-editor.vercel.app",
|
|
6944
|
+
"learn_more": "https://nuxt-tiptap-editor.vercel.app",
|
|
6587
6945
|
"category": "Libraries",
|
|
6588
6946
|
"type": "3rd-party",
|
|
6589
6947
|
"maintainers": [
|
|
@@ -6620,6 +6978,28 @@
|
|
|
6620
6978
|
"requires": {}
|
|
6621
6979
|
}
|
|
6622
6980
|
},
|
|
6981
|
+
{
|
|
6982
|
+
"name": "tradingview",
|
|
6983
|
+
"description": "Use the TradingView Widgets in your Nuxt Application",
|
|
6984
|
+
"repo": "volkanakkus/nuxt-tradingview",
|
|
6985
|
+
"npm": "nuxt-tradingview",
|
|
6986
|
+
"icon": "tradingview.svg",
|
|
6987
|
+
"github": "https://github.com/volkanakkus/nuxt-tradingview",
|
|
6988
|
+
"website": "https://nuxt-tradingview.volkanakkus.com",
|
|
6989
|
+
"learn_more": "https://nuxt-tradingview.volkanakkus.com/documentation/getting-started/setup",
|
|
6990
|
+
"category": "Extensions",
|
|
6991
|
+
"type": "3rd-party",
|
|
6992
|
+
"maintainers": [
|
|
6993
|
+
{
|
|
6994
|
+
"name": "Volkan Akkuş",
|
|
6995
|
+
"github": "volkanakkus"
|
|
6996
|
+
}
|
|
6997
|
+
],
|
|
6998
|
+
"compatibility": {
|
|
6999
|
+
"nuxt": "^3.0.0",
|
|
7000
|
+
"requires": {}
|
|
7001
|
+
}
|
|
7002
|
+
},
|
|
6623
7003
|
{
|
|
6624
7004
|
"name": "translation-manager",
|
|
6625
7005
|
"description": "Simple and easy to use translation manager for Nuxt and Nuxt-i18n that allows translation management from a single CSV file.",
|
|
@@ -7021,32 +7401,6 @@
|
|
|
7021
7401
|
"requires": {}
|
|
7022
7402
|
}
|
|
7023
7403
|
},
|
|
7024
|
-
{
|
|
7025
|
-
"name": "unlighthouse",
|
|
7026
|
-
"description": "Unlighthouse scans your entire site using Google Lighthouse, with a modern UI, minimal config and smart sampling.",
|
|
7027
|
-
"repo": "harlan-zw/unlighthouse#main/integrations/nuxt",
|
|
7028
|
-
"npm": "@unlighthouse/nuxt",
|
|
7029
|
-
"icon": "unlighthouse.svg",
|
|
7030
|
-
"github": "https://github.com/harlan-zw/unlighthouse",
|
|
7031
|
-
"website": "https://github.com/harlan-zw/unlighthouse",
|
|
7032
|
-
"learn_more": "https://github.com/harlan-zw/unlighthouse",
|
|
7033
|
-
"category": "Devtools",
|
|
7034
|
-
"type": "3rd-party",
|
|
7035
|
-
"maintainers": [
|
|
7036
|
-
{
|
|
7037
|
-
"name": "Harlan Wilton",
|
|
7038
|
-
"github": "harlan-zw",
|
|
7039
|
-
"twitter": "harlan_zw",
|
|
7040
|
-
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
7041
|
-
}
|
|
7042
|
-
],
|
|
7043
|
-
"compatibility": {
|
|
7044
|
-
"nuxt": "^2.0.0 || ^3.0.0",
|
|
7045
|
-
"requires": {
|
|
7046
|
-
"bridge": "optional"
|
|
7047
|
-
}
|
|
7048
|
-
}
|
|
7049
|
-
},
|
|
7050
7404
|
{
|
|
7051
7405
|
"name": "unocss",
|
|
7052
7406
|
"description": "The instant on-demand atomic CSS engine.",
|
|
@@ -7081,8 +7435,8 @@
|
|
|
7081
7435
|
"npm": "nuxt-ununura",
|
|
7082
7436
|
"icon": "ununuracss.png",
|
|
7083
7437
|
"github": "https://github.com/novout/ununuracss",
|
|
7084
|
-
"website": "https://
|
|
7085
|
-
"learn_more": "https://
|
|
7438
|
+
"website": "https://github.com/novout/ununuracss",
|
|
7439
|
+
"learn_more": "https://github.com/novout/ununuracss",
|
|
7086
7440
|
"category": "UI",
|
|
7087
7441
|
"type": "3rd-party",
|
|
7088
7442
|
"maintainers": [
|
|
@@ -7219,8 +7573,8 @@
|
|
|
7219
7573
|
"repo": "samk-dev/nuxt-vcalendar",
|
|
7220
7574
|
"npm": "@samk-dev/nuxt-vcalendar",
|
|
7221
7575
|
"icon": "vcalendar.png",
|
|
7222
|
-
"github": "https://github.com/samk-dev/vcalendar",
|
|
7223
|
-
"website": "https://github.com/samk-dev/vcalendar",
|
|
7576
|
+
"github": "https://github.com/samk-dev/nuxt-vcalendar",
|
|
7577
|
+
"website": "https://github.com/samk-dev/nuxt-vcalendar",
|
|
7224
7578
|
"learn_more": "",
|
|
7225
7579
|
"category": "Libraries",
|
|
7226
7580
|
"type": "3rd-party",
|
|
@@ -7482,7 +7836,7 @@
|
|
|
7482
7836
|
"description": "Plausible analytics for Vue.js and Nuxt",
|
|
7483
7837
|
"repo": "moritzsternemann/vue-plausible",
|
|
7484
7838
|
"npm": "vue-plausible",
|
|
7485
|
-
"icon": "plausible.
|
|
7839
|
+
"icon": "plausible.svg",
|
|
7486
7840
|
"github": "https://github.com/moritzsternemann/vue-plausible",
|
|
7487
7841
|
"website": "https://github.com/moritzsternemann/vue-plausible",
|
|
7488
7842
|
"learn_more": "",
|
package/package.json
CHANGED
|
@@ -1,8 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@nuxt/modules",
|
|
3
|
-
"version": "0.6.0-
|
|
3
|
+
"version": "0.6.0-2fa000",
|
|
4
4
|
"license": "MIT",
|
|
5
|
-
"repository":
|
|
5
|
+
"repository": {
|
|
6
|
+
"type": "git",
|
|
7
|
+
"url": "git+https://github.com/nuxt/modules.git"
|
|
8
|
+
},
|
|
6
9
|
"homepage": "https://nuxt.com/modules",
|
|
7
10
|
"main": "./modules.json",
|
|
8
11
|
"files": [
|