@nuxt/modules 0.6.0-9a57f2 → 0.6.0-9bd4cf

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.
Files changed (2) hide show
  1. package/modules.json +538 -133
  2. package/package.json +8 -5
package/modules.json CHANGED
@@ -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.nuxtjs.org",
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.nuxtjs.org/",
1301
+ "website": "https://devtools.nuxt.com",
1280
1302
  "learn_more": "",
1281
1303
  "category": "Devtools",
1282
1304
  "type": "official",
@@ -1437,6 +1459,28 @@
1437
1459
  "requires": {}
1438
1460
  }
1439
1461
  },
1462
+ {
1463
+ "name": "easy-lightbox",
1464
+ "description": "A plugin for simple Vue 3 Image Lightbox component with Zoom / Drag / Rotate / Switch.",
1465
+ "repo": "modbender/nuxt-easy-lightbox",
1466
+ "npm": "nuxt-easy-lightbox",
1467
+ "icon": "easy-lightbox.svg",
1468
+ "github": "https://github.com/modbender/nuxt-easy-lightbox",
1469
+ "website": "https://github.com/modbender/nuxt-easy-lightbox",
1470
+ "learn_more": "",
1471
+ "category": "Libraries",
1472
+ "type": "3rd-party",
1473
+ "maintainers": [
1474
+ {
1475
+ "name": "modbender",
1476
+ "github": "modbender"
1477
+ }
1478
+ ],
1479
+ "compatibility": {
1480
+ "nuxt": "^3.0.0",
1481
+ "requires": {}
1482
+ }
1483
+ },
1440
1484
  {
1441
1485
  "name": "edgedb",
1442
1486
  "description": "Integrate Nuxt 3 with EdgeDB effortlessly, adding a robust database layer to your app with minimal configuration.",
@@ -1535,7 +1579,7 @@
1535
1579
  }
1536
1580
  },
1537
1581
  {
1538
- "name": "eslint",
1582
+ "name": "eslint-module",
1539
1583
  "description": "ESLint module for Nuxt",
1540
1584
  "repo": "nuxt-community/eslint-module",
1541
1585
  "npm": "@nuxtjs/eslint-module",
@@ -1556,6 +1600,29 @@
1556
1600
  "requires": {}
1557
1601
  }
1558
1602
  },
1603
+ {
1604
+ "name": "eslint",
1605
+ "description": "All-in-one ESLint module for Nuxt, provides project-aware, easy-to-use, extensible and future-proof integrations.",
1606
+ "repo": "nuxt/eslint",
1607
+ "npm": "@nuxt/eslint",
1608
+ "icon": "nuxt.svg",
1609
+ "github": "https://github.com/nuxt/eslint",
1610
+ "website": "https://eslint.nuxt.com",
1611
+ "learn_more": "https://eslint.nuxt.com/packages/module",
1612
+ "category": "Devtools",
1613
+ "type": "official",
1614
+ "maintainers": [
1615
+ {
1616
+ "name": "Anthony Fu",
1617
+ "github": "antfu",
1618
+ "twitter": "antfu7"
1619
+ }
1620
+ ],
1621
+ "compatibility": {
1622
+ "nuxt": "^3.0.0",
1623
+ "requires": {}
1624
+ }
1625
+ },
1559
1626
  {
1560
1627
  "name": "event-trace",
1561
1628
  "description": "Module for event trace in Nuxt",
@@ -2403,7 +2470,7 @@
2403
2470
  "npm": "@nuxtjs/html-validator",
2404
2471
  "icon": "html-validator.png",
2405
2472
  "github": "https://github.com/nuxt-modules/html-validator",
2406
- "website": "https://html-validator.nuxtjs.org",
2473
+ "website": "https://github.com/nuxt-modules/html-validator",
2407
2474
  "learn_more": "https://html-validate.org",
2408
2475
  "category": "Performance",
2409
2476
  "type": "community",
@@ -2449,6 +2516,44 @@
2449
2516
  "requires": {}
2450
2517
  }
2451
2518
  },
2519
+ {
2520
+ "name": "hub",
2521
+ "description": "Build full-stack Nuxt applications on the edge, with zero configuration.",
2522
+ "repo": "nuxt-hub/core",
2523
+ "npm": "@nuxthub/core",
2524
+ "icon": "nuxthub.svg",
2525
+ "github": "https://github.com/nuxt-hub/core",
2526
+ "website": "https://hub.nuxt.com",
2527
+ "learn_more": "",
2528
+ "category": "Database",
2529
+ "type": "3rd-party",
2530
+ "maintainers": [
2531
+ {
2532
+ "name": "Sebastien Chopin",
2533
+ "github": "Atinux"
2534
+ },
2535
+ {
2536
+ "name": "Ahad Birang",
2537
+ "github": "farnabaz"
2538
+ },
2539
+ {
2540
+ "name": "Sylvain Marroufin",
2541
+ "github": "smarroufin"
2542
+ },
2543
+ {
2544
+ "name": "Florent Delerue",
2545
+ "github": "flosciante"
2546
+ },
2547
+ {
2548
+ "name": "NuxtLabs",
2549
+ "github": "nuxtlabs"
2550
+ }
2551
+ ],
2552
+ "compatibility": {
2553
+ "nuxt": "^3.0.0",
2554
+ "requires": {}
2555
+ }
2556
+ },
2452
2557
  {
2453
2558
  "name": "humans-txt",
2454
2559
  "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.",
@@ -2549,19 +2654,23 @@
2549
2654
  },
2550
2655
  {
2551
2656
  "name": "icon",
2552
- "description": "Icon module for Nuxt with 100,000+ ready to use icons from Iconify.",
2553
- "repo": "nuxt-modules/icon",
2554
- "npm": "nuxt-icon",
2657
+ "description": "Icon module for Nuxt with 200,000+ ready to use icons from Iconify.",
2658
+ "repo": "nuxt/icon",
2659
+ "npm": "@nuxt/icon",
2555
2660
  "icon": "nuxt-icon.png",
2556
- "github": "https://github.com/nuxt-modules/icon",
2557
- "website": "https://github.com/nuxt-modules/icon",
2661
+ "github": "https://github.com/nuxt/icon",
2662
+ "website": "https://github.com/nuxt/icon",
2558
2663
  "learn_more": "",
2559
2664
  "category": "UI",
2560
- "type": "community",
2665
+ "type": "official",
2561
2666
  "maintainers": [
2562
2667
  {
2563
2668
  "name": "Atinux",
2564
2669
  "github": "Atinux"
2670
+ },
2671
+ {
2672
+ "name": "Anthony Fu",
2673
+ "github": "antfu"
2565
2674
  }
2566
2675
  ],
2567
2676
  "compatibility": {
@@ -3027,6 +3136,28 @@
3027
3136
  "requires": {}
3028
3137
  }
3029
3138
  },
3139
+ {
3140
+ "name": "locomotive-scroll",
3141
+ "description": "A Nuxt module to easily integrate Locomotive Scroll into your Nuxt application.",
3142
+ "repo": "arashsheyda/nuxt-locomotive-scroll",
3143
+ "npm": "nuxt-locomotive-scroll",
3144
+ "icon": "locomotive-scroll.png",
3145
+ "github": "https://github.com/arashsheyda/nuxt-locomotive-scroll",
3146
+ "website": "https://docs.arashsheyda.me/nuxt-locomotive-scroll",
3147
+ "learn_more": "https://github.com/locomotivemtl/locomotive-scroll",
3148
+ "category": "Libraries",
3149
+ "type": "3rd-party",
3150
+ "maintainers": [
3151
+ {
3152
+ "name": "Arash Sheyda",
3153
+ "github": "arashsheyda"
3154
+ }
3155
+ ],
3156
+ "compatibility": {
3157
+ "nuxt": "^3.0.0",
3158
+ "requires": {}
3159
+ }
3160
+ },
3030
3161
  {
3031
3162
  "name": "lodash",
3032
3163
  "description": "lodash module with auto-import and custom prefix",
@@ -3072,6 +3203,30 @@
3072
3203
  "requires": {}
3073
3204
  }
3074
3205
  },
3206
+ {
3207
+ "name": "logto",
3208
+ "description": "The better Nuxt auth module for developers.",
3209
+ "repo": "logto-io/js#master/packages/nuxt",
3210
+ "npm": "@logto/nuxt",
3211
+ "icon": "logto.svg",
3212
+ "github": "https://github.com/logto-io/js/tree/master/packages/nuxt",
3213
+ "website": "https://logto.io",
3214
+ "learn_more": "https://docs.logto.io",
3215
+ "category": "Security",
3216
+ "type": "3rd-party",
3217
+ "maintainers": [
3218
+ {
3219
+ "name": "logto",
3220
+ "github": "logto-io",
3221
+ "twitter": "logto_io"
3222
+ }
3223
+ ],
3224
+ "compatibility": {
3225
+ "nuxt": "^3.0.0",
3226
+ "requires": {}
3227
+ },
3228
+ "sponsor": true
3229
+ },
3075
3230
  {
3076
3231
  "name": "lucide-icons",
3077
3232
  "description": "Nuxt module to integrate Lucide icons",
@@ -3238,8 +3393,8 @@
3238
3393
  {
3239
3394
  "name": "maz-ui",
3240
3395
  "description": "install easily maz-ui library to take advantage of auto-import components, plugins, composables and CSS files.",
3241
- "repo": "louismazel/maz-ui#master/packages/nuxt-module",
3242
- "npm": "nuxt-module",
3396
+ "repo": "louismazel/maz-ui#master/packages/lib",
3397
+ "npm": "maz-ui",
3243
3398
  "icon": "maz-ui.png",
3244
3399
  "github": "https://github.com/louismazel/maz-ui",
3245
3400
  "website": "https://maz-ui.com/",
@@ -3398,6 +3553,28 @@
3398
3553
  "requires": {}
3399
3554
  }
3400
3555
  },
3556
+ {
3557
+ "name": "mojocss",
3558
+ "description": "The Atomic CSS Framework for crafting gorgeous UIs without shipping any CSS.",
3559
+ "repo": "mojocss/mojocss-nuxt-module",
3560
+ "npm": "@mojocss/nuxt",
3561
+ "icon": "mojocss.svg",
3562
+ "github": "https://github.com/mojocss/mojocss-nuxt-module",
3563
+ "website": "https://mojocss.com/docs/guide/nuxtjs",
3564
+ "learn_more": "",
3565
+ "category": "UI",
3566
+ "type": "3rd-party",
3567
+ "maintainers": [
3568
+ {
3569
+ "name": "mojocss",
3570
+ "github": "mojocss"
3571
+ }
3572
+ ],
3573
+ "compatibility": {
3574
+ "nuxt": "^2.0.0 || ^3.0.0",
3575
+ "requires": {}
3576
+ }
3577
+ },
3401
3578
  {
3402
3579
  "name": "moment",
3403
3580
  "description": "Efficient Moment.js module for Nuxt so you can Parse, validate, manipulate, and display dates and times in JavaScript.",
@@ -3538,29 +3715,45 @@
3538
3715
  },
3539
3716
  {
3540
3717
  "name": "ngrok",
3541
- "description": "ngrok exposes your localhost to the world for easy testing and sharing! No need to mess with DNS or deploy just to have others test out your changes",
3542
- "repo": "nuxt-community/ngrok",
3718
+ "description": "ngrok exposes your localhost to the world for easy testing and sharing! No need to mess with DNS or deploy just to have others test out your changes.",
3719
+ "repo": "nuxt-modules/ngrok",
3543
3720
  "npm": "@nuxtjs/ngrok",
3544
- "icon": "ngrok.png",
3545
- "github": "https://github.com/nuxt-community/ngrok-module",
3546
- "website": "https://ngrok.nuxtjs.org",
3547
- "learn_more": "https://github.com/bubenshchykov/ngrok",
3721
+ "icon": "ngrok.svg",
3722
+ "github": "https://github.com/nuxt-modules/ngrok",
3723
+ "website": "https://ngrok.nuxtjs.org/",
3724
+ "learn_more": "https://ngrok.com/",
3548
3725
  "category": "Devtools",
3549
3726
  "type": "community",
3550
3727
  "maintainers": [
3551
3728
  {
3552
- "name": "Debbie O'Brien",
3553
- "github": "debs-obrien",
3554
- "twitter": "debs_obrien"
3555
- },
3729
+ "name": "Arash Sheyda",
3730
+ "github": "arashsheyda"
3731
+ }
3732
+ ],
3733
+ "compatibility": {
3734
+ "nuxt": "^3.0.0",
3735
+ "requires": {}
3736
+ }
3737
+ },
3738
+ {
3739
+ "name": "nodemailer",
3740
+ "description": "Nuxt integration for nodemailer",
3741
+ "repo": "kleinpetr/nuxt-nodemailer",
3742
+ "npm": "nuxt-nodemailer",
3743
+ "icon": "nodemailer.png",
3744
+ "github": "https://github.com/kleinpetr/nuxt-nodemailer",
3745
+ "website": "https://github.com/kleinpetr/nuxt-nodemailer",
3746
+ "learn_more": "https://www.nodemailer.com/",
3747
+ "category": "Extensions",
3748
+ "type": "3rd-party",
3749
+ "maintainers": [
3556
3750
  {
3557
- "name": "Pooya Parsa",
3558
- "github": "pi0",
3559
- "twitter": "_pi0_"
3751
+ "name": "kleinpetr",
3752
+ "github": "kleinpetr"
3560
3753
  }
3561
3754
  ],
3562
3755
  "compatibility": {
3563
- "nuxt": "^2.0.0",
3756
+ "nuxt": "^3.0.0",
3564
3757
  "requires": {}
3565
3758
  }
3566
3759
  },
@@ -3720,6 +3913,35 @@
3720
3913
  "requires": {}
3721
3914
  }
3722
3915
  },
3916
+ {
3917
+ "name": "nuxt-booster",
3918
+ "description": "nuxt-booster will help you to improve the lighthouse performance score (100/100) of your website.",
3919
+ "repo": "basics/nuxt-booster",
3920
+ "npm": "nuxt-booster",
3921
+ "icon": "nuxt-booster.svg",
3922
+ "github": "https://github.com/basics/nuxt-booster",
3923
+ "website": "https://basics.github.io/nuxt-booster/",
3924
+ "learn_more": "https://basics.github.io/nuxt-booster/",
3925
+ "category": "Performance",
3926
+ "type": "3rd-party",
3927
+ "maintainers": [
3928
+ {
3929
+ "name": "Thorn Walli",
3930
+ "github": "ThornWalli",
3931
+ "avatar": "https://avatars.githubusercontent.com/u/8287751?v=4"
3932
+ },
3933
+ {
3934
+ "name": "Stephan Gerbeth",
3935
+ "github": "StephanGerbeth",
3936
+ "avatar": "https://avatars.githubusercontent.com/u/3775511?v=4"
3937
+ }
3938
+ ],
3939
+ "compatibility": {
3940
+ "nuxt": "^3.0.0",
3941
+ "requires": {},
3942
+ "devtools": "^0.0.0"
3943
+ }
3944
+ },
3723
3945
  {
3724
3946
  "name": "nuxt-bootstrap-icons",
3725
3947
  "description": "Just a simple integration for Bootstrap Icons",
@@ -3856,6 +4078,28 @@
3856
4078
  "requires": {}
3857
4079
  }
3858
4080
  },
4081
+ {
4082
+ "name": "nuxt-file-storage",
4083
+ "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.",
4084
+ "repo": "nyllre/nuxt-file-storage",
4085
+ "npm": "nuxt-file-storage",
4086
+ "icon": "nuxt-file-storage.svg",
4087
+ "github": "https://github.com/nyllre/nuxt-file-storage",
4088
+ "website": "https://github.com/nyllre/nuxt-file-storage",
4089
+ "learn_more": "https://github.com/nyllre/nuxt-file-storage",
4090
+ "category": "Database",
4091
+ "type": "3rd-party",
4092
+ "maintainers": [
4093
+ {
4094
+ "name": "NyllRE",
4095
+ "github": "NyllRE"
4096
+ }
4097
+ ],
4098
+ "compatibility": {
4099
+ "nuxt": "^3.0.0",
4100
+ "requires": {}
4101
+ }
4102
+ },
3859
4103
  {
3860
4104
  "name": "nuxt-fontawesome",
3861
4105
  "description": "Module to use Font Awesome 6 icons in your Nuxt project",
@@ -4028,8 +4272,8 @@
4028
4272
  "npm": "@nuxtus/nuxt-localtunnel",
4029
4273
  "icon": "nuxt-localtunnel.svg",
4030
4274
  "github": "https://github.com/nuxtus/localtunnel",
4031
- "website": "https://docs.nuxtus.com",
4032
- "learn_more": "https://docs.nuxtus.com/localtunnel.html",
4275
+ "website": "https://github.com/nuxtus/localtunnel",
4276
+ "learn_more": "",
4033
4277
  "category": "Devtools",
4034
4278
  "type": "3rd-party",
4035
4279
  "maintainers": [
@@ -4133,6 +4377,29 @@
4133
4377
  "requires": {}
4134
4378
  }
4135
4379
  },
4380
+ {
4381
+ "name": "nuxt-meta-pixel",
4382
+ "description": "Meta (Facebook) pixel integration for Nuxt. Multi-pixel, auto page view and more.",
4383
+ "repo": "tanukijs/meta-pixel#dev/packages/nuxt-meta-pixel",
4384
+ "npm": "nuxt-meta-pixel",
4385
+ "icon": "",
4386
+ "github": "https://github.com/tanukijs/meta-pixel",
4387
+ "website": "https://github.com/tanukijs/meta-pixel",
4388
+ "learn_more": "https://github.com/tanukijs/meta-pixel/tree/dev/packages/nuxt-meta-pixel",
4389
+ "category": "Analytics",
4390
+ "type": "3rd-party",
4391
+ "maintainers": [
4392
+ {
4393
+ "name": "tanukijs",
4394
+ "github": "tanukijs",
4395
+ "avatar": "https://avatars.githubusercontent.com/u/25182349?v=4"
4396
+ }
4397
+ ],
4398
+ "compatibility": {
4399
+ "nuxt": "^3.0.0",
4400
+ "requires": {}
4401
+ }
4402
+ },
4136
4403
  {
4137
4404
  "name": "nuxt-monaco-editor",
4138
4405
  "description": "Integrate monaco-editor with Nuxt",
@@ -4273,6 +4540,29 @@
4273
4540
  "requires": {}
4274
4541
  }
4275
4542
  },
4543
+ {
4544
+ "name": "nuxt-pdf-frame",
4545
+ "description": "Nuxt module for template based PDF and Canvas rendering, powered by I2djs.",
4546
+ "repo": "i2djs/pdf-frame#main/packages/pdf-frame-nuxt",
4547
+ "npm": "@i2d/nuxt-pdf-frame",
4548
+ "icon": "pdf-frame.svg",
4549
+ "github": "https://github.com/i2djs/pdf-frame/tree/main/packages/pdf-frame-nuxt",
4550
+ "website": "https://www.pdf-frame.org",
4551
+ "learn_more": "https://github.com/I2Djs/pdf-frame/wiki/nuxt%E2%80%90pdf%E2%80%90frame",
4552
+ "category": "Libraries",
4553
+ "type": "3rd-party",
4554
+ "maintainers": [
4555
+ {
4556
+ "name": "Narayana Swamy",
4557
+ "github": "nswamy14",
4558
+ "email": "narayanaswamy14@gmail.com"
4559
+ }
4560
+ ],
4561
+ "compatibility": {
4562
+ "nuxt": "^3.0.0",
4563
+ "requires": {}
4564
+ }
4565
+ },
4276
4566
  {
4277
4567
  "name": "nuxt-pdf",
4278
4568
  "description": "Zero-boilerplate PDF exports of your Pages and Components",
@@ -4597,6 +4887,28 @@
4597
4887
  "requires": {}
4598
4888
  }
4599
4889
  },
4890
+ {
4891
+ "name": "nuxt-uswds",
4892
+ "description": "Vue USWDS (United States Web Design System) integration for Nuxt.js",
4893
+ "repo": "patrickcate/nuxt-uswds",
4894
+ "npm": "nuxt-uswds",
4895
+ "icon": "nuxt-uswds.svg",
4896
+ "github": "https://github.com/patrickcate/nuxt-uswds",
4897
+ "website": "https://github.com/patrickcate/nuxt-uswds",
4898
+ "learn_more": "",
4899
+ "category": "UI",
4900
+ "type": "3rd-party",
4901
+ "maintainers": [
4902
+ {
4903
+ "name": "Patrick Cate",
4904
+ "github": "patrickcate"
4905
+ }
4906
+ ],
4907
+ "compatibility": {
4908
+ "nuxt": "^3.0.0",
4909
+ "requires": {}
4910
+ }
4911
+ },
4600
4912
  {
4601
4913
  "name": "nuxt-viewport",
4602
4914
  "description": "Define custom viewports for your Nuxt project",
@@ -4665,6 +4977,34 @@
4665
4977
  "requires": {}
4666
4978
  }
4667
4979
  },
4980
+ {
4981
+ "name": "nuxt2-ngrok",
4982
+ "description": "ngrok exposes your localhost to the world for easy testing and sharing! No need to mess with DNS or deploy just to have others test out your changes",
4983
+ "repo": "nuxt-community/ngrok",
4984
+ "npm": "@nuxtjs/ngrok",
4985
+ "icon": "ngrok.png",
4986
+ "github": "https://github.com/nuxt-community/ngrok-module",
4987
+ "website": "https://ngrok.nuxtjs.org",
4988
+ "learn_more": "https://github.com/bubenshchykov/ngrok",
4989
+ "category": "Devtools",
4990
+ "type": "community",
4991
+ "maintainers": [
4992
+ {
4993
+ "name": "Debbie O'Brien",
4994
+ "github": "debs-obrien",
4995
+ "twitter": "debs_obrien"
4996
+ },
4997
+ {
4998
+ "name": "Pooya Parsa",
4999
+ "github": "pi0",
5000
+ "twitter": "_pi0_"
5001
+ }
5002
+ ],
5003
+ "compatibility": {
5004
+ "nuxt": "^2.0.0",
5005
+ "requires": {}
5006
+ }
5007
+ },
4668
5008
  {
4669
5009
  "name": "nuxt3-interpolation",
4670
5010
  "description": "",
@@ -4694,7 +5034,7 @@
4694
5034
  "npm": "nuxt3-leaflet",
4695
5035
  "icon": "leaflet.png",
4696
5036
  "github": "https://github.com/Gugustinette/Nuxt-Leaflet",
4697
- "website": "https://github.com/Gugustinette/Nuxt-Leaflet",
5037
+ "website": "https://gugustinette.github.io/Nuxt-Leaflet",
4698
5038
  "learn_more": "https://github.com/Gugustinette/Nuxt-Leaflet",
4699
5039
  "category": "Libraries",
4700
5040
  "type": "3rd-party",
@@ -4780,6 +5120,28 @@
4780
5120
  "requires": {}
4781
5121
  }
4782
5122
  },
5123
+ {
5124
+ "name": "onyx",
5125
+ "description": "A design system and Vue.js component library created by Schwarz IT",
5126
+ "repo": "SchwarzIT/onyx#main/packages/nuxt",
5127
+ "npm": "@sit-onyx/nuxt",
5128
+ "icon": "onyx.svg",
5129
+ "github": "https://github.com/SchwarzIT/onyx",
5130
+ "website": "https://onyx.schwarz/development/packages/nuxt.html",
5131
+ "learn_more": "https://onyx.schwarz",
5132
+ "category": "UI",
5133
+ "type": "3rd-party",
5134
+ "maintainers": [
5135
+ {
5136
+ "name": "Schwarz IT",
5137
+ "github": "SchwarzIT"
5138
+ }
5139
+ ],
5140
+ "compatibility": {
5141
+ "nuxt": "^3.0.0",
5142
+ "requires": {}
5143
+ }
5144
+ },
4783
5145
  {
4784
5146
  "name": "optimized-images",
4785
5147
  "description": "Automatically optimizes images used in Nuxt projects (jpeg, png, svg, webp and gif).",
@@ -5067,7 +5429,7 @@
5067
5429
  "github": "https://github.com/nuxt-modules/plausible",
5068
5430
  "website": "https://github.com/nuxt-modules/plausible",
5069
5431
  "learn_more": "",
5070
- "category": "Devtools",
5432
+ "category": "Analytics",
5071
5433
  "type": "community",
5072
5434
  "maintainers": [
5073
5435
  {
@@ -5149,6 +5511,28 @@
5149
5511
  "requires": {}
5150
5512
  }
5151
5513
  },
5514
+ {
5515
+ "name": "prisma",
5516
+ "description": "Integrate Nuxt with Prisma ORM to simplify database access!",
5517
+ "repo": "prisma/nuxt-prisma",
5518
+ "npm": "@prisma/nuxt",
5519
+ "icon": "prisma.png",
5520
+ "github": "https://github.com/prisma/nuxt-prisma",
5521
+ "website": "https://pris.ly/prisma-nuxt",
5522
+ "learn_more": "https://www.prisma.io/orm",
5523
+ "category": "Database",
5524
+ "type": "3rd-party",
5525
+ "maintainers": [
5526
+ {
5527
+ "name": "prisma",
5528
+ "github": "prisma"
5529
+ }
5530
+ ],
5531
+ "compatibility": {
5532
+ "nuxt": "^3.0.0",
5533
+ "requires": {}
5534
+ }
5535
+ },
5152
5536
  {
5153
5537
  "name": "prismic",
5154
5538
  "description": "Easily connect your Nuxt application to your content hosted on Prismic",
@@ -5618,6 +6002,29 @@
5618
6002
  }
5619
6003
  }
5620
6004
  },
6005
+ {
6006
+ "name": "scalar",
6007
+ "description": "Render a beautiful API References based on a OpenAPI/Swagger file with Nuxt.",
6008
+ "repo": "scalar/scalar#main/packages/nuxt",
6009
+ "npm": "@scalar/nuxt",
6010
+ "icon": "scalar.svg",
6011
+ "github": "https://github.com/scalar/scalar/tree/main/packages/nuxt",
6012
+ "website": "https://github.com/scalar/scalar/tree/main/packages/nuxt",
6013
+ "learn_more": "https://scalar.com",
6014
+ "category": "Devtools",
6015
+ "type": "3rd-party",
6016
+ "maintainers": [
6017
+ {
6018
+ "name": "scalar",
6019
+ "github": "scalar",
6020
+ "twitter": "scalar"
6021
+ }
6022
+ ],
6023
+ "compatibility": {
6024
+ "nuxt": "^3.0.0",
6025
+ "requires": {}
6026
+ }
6027
+ },
5621
6028
  {
5622
6029
  "name": "schema-org",
5623
6030
  "description": "Quick and easy Schema.org graphs.",
@@ -5642,6 +6049,29 @@
5642
6049
  "requires": {}
5643
6050
  }
5644
6051
  },
6052
+ {
6053
+ "name": "scripts",
6054
+ "description": "Plug-and-play script optimization for Nuxt applications.",
6055
+ "repo": "nuxt/scripts",
6056
+ "npm": "@nuxt/scripts",
6057
+ "icon": "nuxt.svg",
6058
+ "github": "https://github.com/nuxt/scripts",
6059
+ "website": "https://scripts.nuxt.com",
6060
+ "learn_more": "",
6061
+ "category": "Libraries",
6062
+ "type": "official",
6063
+ "maintainers": [
6064
+ {
6065
+ "name": "Harlan Wilton",
6066
+ "github": "harlan-zw",
6067
+ "twitter": "harlan_zw"
6068
+ }
6069
+ ],
6070
+ "compatibility": {
6071
+ "nuxt": "^3.0.0",
6072
+ "requires": {}
6073
+ }
6074
+ },
5645
6075
  {
5646
6076
  "name": "scss-to-js",
5647
6077
  "description": "Load SCSS Variables into Nuxt instance for use in Templates/Scripts.",
@@ -5869,21 +6299,25 @@
5869
6299
  }
5870
6300
  },
5871
6301
  {
5872
- "name": "session",
5873
- "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",
5874
- "repo": "sidebase/nuxt-session",
5875
- "npm": "@sidebase/nuxt-session",
5876
- "icon": "session.png",
5877
- "github": "https://github.com/sidebase/nuxt-session",
5878
- "website": "https://github.com/sidebase/nuxt-session",
5879
- "learn_more": "https://github.com/sidebase",
5880
- "category": "Security",
6302
+ "name": "shadcn",
6303
+ "description": "Re-usable components built with Radix Vue and Tailwind CSS.",
6304
+ "repo": "radix-vue/shadcn-vue#dev/packages/module",
6305
+ "npm": "shadcn-nuxt",
6306
+ "icon": "",
6307
+ "github": "https://github.com/radix-vue/shadcn-vue/tree/dev/packages/module",
6308
+ "website": "https://www.shadcn-vue.com",
6309
+ "learn_more": "https://www.shadcn-vue.com/docs/installation/nuxt",
6310
+ "category": "UI",
5881
6311
  "type": "3rd-party",
5882
6312
  "maintainers": [
5883
6313
  {
5884
- "name": "sidebase",
5885
- "github": "sidebase",
5886
- "twitter": "sidebase_io"
6314
+ "name": "Zernonia",
6315
+ "github": "zernonia",
6316
+ "twitter": "zernonia"
6317
+ },
6318
+ {
6319
+ "name": "Sadegh Barati",
6320
+ "github": "sadeghbarati"
5887
6321
  }
5888
6322
  ],
5889
6323
  "compatibility": {
@@ -6063,7 +6497,7 @@
6063
6497
  "icon": "snipcart.png",
6064
6498
  "github": "https://github.com/nuxt-modules/snipcart",
6065
6499
  "website": "https://github.com/nuxt-modules/snipcart",
6066
- "learn_more": "https://snipcart.com",
6500
+ "learn_more": "",
6067
6501
  "category": "Ecommerce",
6068
6502
  "type": "community",
6069
6503
  "maintainers": [
@@ -6145,39 +6579,6 @@
6145
6579
  "requires": {}
6146
6580
  }
6147
6581
  },
6148
- {
6149
- "name": "speedkit",
6150
- "description": "nuxt-speedkit will help you to improve the lighthouse performance (score: 100/100) of your website.",
6151
- "repo": "GrabarzUndPartner/nuxt-speedkit",
6152
- "npm": "nuxt-speedkit",
6153
- "icon": "speedkit.png",
6154
- "github": "https://github.com/GrabarzUndPartner/nuxt-speedkit",
6155
- "website": "https://nuxt-speedkit.grabarzundpartner.dev",
6156
- "learn_more": "",
6157
- "category": "Performance",
6158
- "type": "3rd-party",
6159
- "maintainers": [
6160
- {
6161
- "name": "Stephan Gerbeth",
6162
- "github": "StephanGerbeth",
6163
- "avatar": "https://avatars.githubusercontent.com/u/3775511?v=4"
6164
- },
6165
- {
6166
- "name": "Thorn Walli",
6167
- "github": "ThornWalli",
6168
- "avatar": "https://avatars3.githubusercontent.com/u/8287751?v=4"
6169
- },
6170
- {
6171
- "name": "Grabarz & Partner",
6172
- "github": "GrabarzUndPartner",
6173
- "avatar": "https://avatars3.githubusercontent.com/u/28385672?v=4"
6174
- }
6175
- ],
6176
- "compatibility": {
6177
- "nuxt": "^2.0.0",
6178
- "requires": {}
6179
- }
6180
- },
6181
6582
  {
6182
6583
  "name": "ssr-lit",
6183
6584
  "description": "",
@@ -6224,23 +6625,29 @@
6224
6625
  },
6225
6626
  {
6226
6627
  "name": "storefront-ui",
6227
- "description": "Storefront UI Module for Nuxt",
6228
- "repo": "vuestorefront/storefront-ui#develop/packages/nuxt-module",
6628
+ "description": "Storefront UI for Nuxt by Alokai",
6629
+ "repo": "vuestorefront/storefront-ui#v2-develop/packages/sfui/frameworks/nuxt",
6229
6630
  "npm": "@storefront-ui/nuxt",
6230
6631
  "icon": "storefront-ui.svg",
6231
- "github": "https://github.com/vuestorefront/storefront-ui/tree/develop/packages/nuxt-module",
6232
- "website": "https://docs.storefrontui.io/?path=/story/getting-started-installation--page#installation",
6233
- "learn_more": "https://docs.storefrontui.io/",
6632
+ "github": "https://github.com/vuestorefront/storefront-ui",
6633
+ "website": "https://docs.storefrontui.io/v2/",
6634
+ "learn_more": "https://docs.storefrontui.io/v2/getting-started/vue#nuxt-3",
6234
6635
  "category": "UI",
6235
6636
  "type": "3rd-party",
6236
6637
  "maintainers": [
6237
6638
  {
6238
- "name": "Jakub Andrzejewski",
6239
- "github": "Baroshem"
6639
+ "name": "Szymon Dziewoński",
6640
+ "github": "Szymon-dziewonski",
6641
+ "avatar": "https://avatars.githubusercontent.com/u/2566152?v=4"
6642
+ },
6643
+ {
6644
+ "name": "Jakub Freisler",
6645
+ "github": "FRSgit",
6646
+ "avatar": "https://avatars.githubusercontent.com/u/10456649?v=4"
6240
6647
  }
6241
6648
  ],
6242
6649
  "compatibility": {
6243
- "nuxt": "^2.0.0",
6650
+ "nuxt": "^3.0.0",
6244
6651
  "requires": {}
6245
6652
  }
6246
6653
  },
@@ -6293,7 +6700,7 @@
6293
6700
  "name": "storybook",
6294
6701
  "description": "Easily integrate Storybook in your Nuxt application to design, build, and organize your UI components in isolation.",
6295
6702
  "repo": "nuxt-modules/storybook",
6296
- "npm": "@nuxtjs/storybook",
6703
+ "npm": "nuxt-storybook",
6297
6704
  "icon": "storybook.png",
6298
6705
  "github": "https://github.com/nuxt-modules/storybook",
6299
6706
  "website": "https://storybook.nuxtjs.org",
@@ -6469,29 +6876,6 @@
6469
6876
  "requires": {}
6470
6877
  }
6471
6878
  },
6472
- {
6473
- "name": "stylify",
6474
- "description": "Stylify generates utility-first CSS dynamically based on what you write. Write HTML. Get CSS.",
6475
- "repo": "stylify/packages#master/packages/nuxt",
6476
- "npm": "@stylify/nuxt",
6477
- "icon": "stylify.svg",
6478
- "github": "https://github.com/stylify/packages/tree/master/packages/nuxt",
6479
- "website": "https://stylifycss.com/docs/nuxt",
6480
- "learn_more": "https://stylifycss.com",
6481
- "category": "UI",
6482
- "type": "3rd-party",
6483
- "maintainers": [
6484
- {
6485
- "name": "Vladimír Macháček",
6486
- "github": "Machy8",
6487
- "twitter": "8machy"
6488
- }
6489
- ],
6490
- "compatibility": {
6491
- "nuxt": "^2.0.0 || ^3.0.0",
6492
- "requires": {}
6493
- }
6494
- },
6495
6879
  {
6496
6880
  "name": "supabase",
6497
6881
  "description": "First class integration with Supabase",
@@ -6525,6 +6909,29 @@
6525
6909
  "requires": {}
6526
6910
  }
6527
6911
  },
6912
+ {
6913
+ "name": "surrealdb",
6914
+ "description": "A Nuxt module aimed to simplify the use of SurrealDB",
6915
+ "repo": "sandros94/nuxt-surrealdb",
6916
+ "npm": "nuxt-surrealdb",
6917
+ "icon": "surrealdb.png",
6918
+ "github": "https://github.com/sandros94/nuxt-surrealdb",
6919
+ "website": "https://github.com/sandros94/nuxt-surrealdb",
6920
+ "learn_more": "",
6921
+ "category": "Database",
6922
+ "type": "3rd-party",
6923
+ "maintainers": [
6924
+ {
6925
+ "name": "Sandro Circi",
6926
+ "github": "sandros94",
6927
+ "avatar": "https://avatars.githubusercontent.com/u/13056429"
6928
+ }
6929
+ ],
6930
+ "compatibility": {
6931
+ "nuxt": "^3.10.0",
6932
+ "requires": {}
6933
+ }
6934
+ },
6528
6935
  {
6529
6936
  "name": "svg-loader",
6530
6937
  "description": "Nuxt SVG Loader - SVGs as components, also on the server side!",
@@ -6832,6 +7239,28 @@
6832
7239
  "requires": {}
6833
7240
  }
6834
7241
  },
7242
+ {
7243
+ "name": "tradingview",
7244
+ "description": "Use the TradingView Widgets in your Nuxt Application",
7245
+ "repo": "volkanakkus/nuxt-tradingview",
7246
+ "npm": "nuxt-tradingview",
7247
+ "icon": "tradingview.svg",
7248
+ "github": "https://github.com/volkanakkus/nuxt-tradingview",
7249
+ "website": "https://nuxt-tradingview.volkanakkus.com",
7250
+ "learn_more": "https://nuxt-tradingview.volkanakkus.com/documentation/getting-started/setup",
7251
+ "category": "Extensions",
7252
+ "type": "3rd-party",
7253
+ "maintainers": [
7254
+ {
7255
+ "name": "Volkan Akkuş",
7256
+ "github": "volkanakkus"
7257
+ }
7258
+ ],
7259
+ "compatibility": {
7260
+ "nuxt": "^3.0.0",
7261
+ "requires": {}
7262
+ }
7263
+ },
6835
7264
  {
6836
7265
  "name": "translation-manager",
6837
7266
  "description": "Simple and easy to use translation manager for Nuxt and Nuxt-i18n that allows translation management from a single CSV file.",
@@ -7305,30 +7734,6 @@
7305
7734
  "requires": {}
7306
7735
  }
7307
7736
  },
7308
- {
7309
- "name": "use-wagmi",
7310
- "description": "Vue Composition for Ethereum based on wagmi",
7311
- "repo": "unicape/use-wagmi#main/packages/nuxt",
7312
- "npm": "@use-wagmi/nuxt",
7313
- "icon": "use-wagmi.png",
7314
- "github": "https://github.com/unicape/use-wagmi",
7315
- "website": "https://github.com/unicape/use-wagmi",
7316
- "learn_more": "https://github.com/unicape/use-wagmi",
7317
- "category": "Extensions",
7318
- "type": "3rd-party",
7319
- "maintainers": [
7320
- {
7321
- "name": "Unic Ape",
7322
- "github": "unicape"
7323
- }
7324
- ],
7325
- "compatibility": {
7326
- "nuxt": "^2.0.0 || ^3.0.0",
7327
- "requires": {
7328
- "bridge": true
7329
- }
7330
- }
7331
- },
7332
7737
  {
7333
7738
  "name": "user-agent",
7334
7739
  "description": "Nuxt module for handling User-Agent.",
@@ -7382,7 +7787,7 @@
7382
7787
  "npm": "@varlet/nuxt",
7383
7788
  "icon": "varlet.svg",
7384
7789
  "github": "https://github.com/varletjs/varlet",
7385
- "website": "https://varlet.gitee.io/varlet-ui/#/en-US/index",
7790
+ "website": "https://varlet.pages.dev/#/en-US/index",
7386
7791
  "learn_more": "https://github.com/varletjs/varlet-nuxt",
7387
7792
  "category": "UI",
7388
7793
  "type": "3rd-party",
package/package.json CHANGED
@@ -1,8 +1,11 @@
1
1
  {
2
2
  "name": "@nuxt/modules",
3
- "version": "0.6.0-9a57f2",
3
+ "version": "0.6.0-9bd4cf",
4
4
  "license": "MIT",
5
- "repository": "nuxt/modules",
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": [
@@ -13,17 +16,17 @@
13
16
  "cli": "jiti ./lib/cli",
14
17
  "website:build": "pnpm build && nuxi build website",
15
18
  "website:dev": "pnpm build && nuxi dev website",
16
- "lint": "eslint --ext .",
19
+ "lint": "eslint",
17
20
  "release": "pnpm cli version && npm publish",
18
21
  "sync": "pnpm cli sync",
19
22
  "test": "pnpm lint && pnpm sync"
20
23
  },
21
24
  "devDependencies": {
22
- "@nuxt/eslint-config": "^0.2.0",
25
+ "@nuxt/eslint-config": "^0.3.10",
23
26
  "@types/js-yaml": "^4.0.5",
24
27
  "@types/node": "^18.17.15",
25
28
  "defu": "^6.1.2",
26
- "eslint": "^8.49.0",
29
+ "eslint": "^9.2.0",
27
30
  "globby": "^13.2.2",
28
31
  "hasha": "^5.2.2",
29
32
  "jiti": "^1.20.0",