@nuxt/modules 0.6.0-13f242 → 0.6.0-14b881
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 +229 -17
- package/package.json +2 -2
package/modules.json
CHANGED
|
@@ -1097,7 +1097,7 @@
|
|
|
1097
1097
|
{
|
|
1098
1098
|
"name": "Romain Hamel",
|
|
1099
1099
|
"github": "romhml",
|
|
1100
|
-
"bluesky": "rohm.
|
|
1100
|
+
"bluesky": "rohm.dev"
|
|
1101
1101
|
}
|
|
1102
1102
|
],
|
|
1103
1103
|
"compatibility": {
|
|
@@ -1868,6 +1868,28 @@
|
|
|
1868
1868
|
"requires": {}
|
|
1869
1869
|
}
|
|
1870
1870
|
},
|
|
1871
|
+
{
|
|
1872
|
+
"name": "es-toolkit",
|
|
1873
|
+
"description": "Es-toolkit auto import module for Nuxt",
|
|
1874
|
+
"repo": "bubblesortt/nuxt-es-toolkit",
|
|
1875
|
+
"npm": "@bubblesortt/nuxt-es-toolkit",
|
|
1876
|
+
"icon": "",
|
|
1877
|
+
"github": "https://github.com/bubblesortt/nuxt-es-toolkit",
|
|
1878
|
+
"website": "https://github.com/bubblesortt/nuxt-es-toolkit",
|
|
1879
|
+
"learn_more": "",
|
|
1880
|
+
"category": "Libraries",
|
|
1881
|
+
"type": "3rd-party",
|
|
1882
|
+
"maintainers": [
|
|
1883
|
+
{
|
|
1884
|
+
"name": "Alexandr Bychkin",
|
|
1885
|
+
"github": "bubblesortt"
|
|
1886
|
+
}
|
|
1887
|
+
],
|
|
1888
|
+
"compatibility": {
|
|
1889
|
+
"nuxt": ">=3.0.0",
|
|
1890
|
+
"requires": {}
|
|
1891
|
+
}
|
|
1892
|
+
},
|
|
1871
1893
|
{
|
|
1872
1894
|
"name": "eslint-module",
|
|
1873
1895
|
"description": "ESLint module for Nuxt",
|
|
@@ -3315,7 +3337,7 @@
|
|
|
3315
3337
|
"name": "kql",
|
|
3316
3338
|
"description": "Nuxt module for Kirby's Query Language API",
|
|
3317
3339
|
"repo": "johannschopplich/nuxt-kql",
|
|
3318
|
-
"npm": "nuxt-
|
|
3340
|
+
"npm": "nuxt-kirby",
|
|
3319
3341
|
"icon": "kql.svg",
|
|
3320
3342
|
"github": "https://github.com/johannschopplich/nuxt-kql",
|
|
3321
3343
|
"website": "https://nuxt-kql.byjohann.dev/",
|
|
@@ -3426,6 +3448,30 @@
|
|
|
3426
3448
|
"requires": {}
|
|
3427
3449
|
}
|
|
3428
3450
|
},
|
|
3451
|
+
{
|
|
3452
|
+
"name": "lettermint",
|
|
3453
|
+
"description": "Nuxt module for sending emails with Lettermint",
|
|
3454
|
+
"repo": "lettermint/nuxt-lettermint",
|
|
3455
|
+
"npm": "nuxt-lettermint",
|
|
3456
|
+
"icon": "lettermint.svg",
|
|
3457
|
+
"github": "https://github.com/lettermint/nuxt-lettermint",
|
|
3458
|
+
"website": "https://github.com/lettermint/nuxt-lettermint",
|
|
3459
|
+
"learn_more": "https://lettermint.co",
|
|
3460
|
+
"category": "Extensions",
|
|
3461
|
+
"type": "3rd-party",
|
|
3462
|
+
"maintainers": [
|
|
3463
|
+
{
|
|
3464
|
+
"name": "lettermint",
|
|
3465
|
+
"github": "lettermint",
|
|
3466
|
+
"twitter": "lettermintco",
|
|
3467
|
+
"bluesky": "lettermint.co"
|
|
3468
|
+
}
|
|
3469
|
+
],
|
|
3470
|
+
"compatibility": {
|
|
3471
|
+
"nuxt": "^3.0.0",
|
|
3472
|
+
"requires": {}
|
|
3473
|
+
}
|
|
3474
|
+
},
|
|
3429
3475
|
{
|
|
3430
3476
|
"name": "link-checker",
|
|
3431
3477
|
"description": "Find and magically fix links that may be negatively effecting your SEO.",
|
|
@@ -3841,11 +3887,11 @@
|
|
|
3841
3887
|
},
|
|
3842
3888
|
{
|
|
3843
3889
|
"name": "maz-ui",
|
|
3844
|
-
"description": "
|
|
3845
|
-
"repo": "louismazel/maz-ui#master/packages/
|
|
3846
|
-
"npm": "maz-ui",
|
|
3890
|
+
"description": "A modern Vue.js UI library with auto-import components, plugins, and composables designed for seamless Nuxt integration and enhanced developer experience.",
|
|
3891
|
+
"repo": "louismazel/maz-ui#master/packages/nuxt",
|
|
3892
|
+
"npm": "@maz-ui/nuxt",
|
|
3847
3893
|
"icon": "maz-ui.png",
|
|
3848
|
-
"github": "https://github.com/
|
|
3894
|
+
"github": "https://github.com/LouisMazel/maz-ui/tree/master/packages/nuxt",
|
|
3849
3895
|
"website": "https://maz-ui.com/",
|
|
3850
3896
|
"learn_more": "https://maz-ui.com/guide/nuxt",
|
|
3851
3897
|
"category": "UI",
|
|
@@ -4286,6 +4332,29 @@
|
|
|
4286
4332
|
"requires": {}
|
|
4287
4333
|
}
|
|
4288
4334
|
},
|
|
4335
|
+
{
|
|
4336
|
+
"name": "nuxt-anime",
|
|
4337
|
+
"description": "Nuxt module for Anime.js",
|
|
4338
|
+
"repo": "Enternikot/NuxtAnime",
|
|
4339
|
+
"npm": "nuxt-anime",
|
|
4340
|
+
"icon": "nuxt-anime.png",
|
|
4341
|
+
"github": "https://github.com/Enternikot/NuxtAnime",
|
|
4342
|
+
"website": "https://nuxtanime.vercel.app/",
|
|
4343
|
+
"learn_more": "https://animejs.com/",
|
|
4344
|
+
"category": "Libraries",
|
|
4345
|
+
"type": "3rd-party",
|
|
4346
|
+
"maintainers": [
|
|
4347
|
+
{
|
|
4348
|
+
"name": "Sebastian Gebhardt",
|
|
4349
|
+
"github": "Enternikot",
|
|
4350
|
+
"avatar": "https://avatars.githubusercontent.com/u/47455848?v=4"
|
|
4351
|
+
}
|
|
4352
|
+
],
|
|
4353
|
+
"compatibility": {
|
|
4354
|
+
"nuxt": ">=3.0.0",
|
|
4355
|
+
"requires": {}
|
|
4356
|
+
}
|
|
4357
|
+
},
|
|
4289
4358
|
{
|
|
4290
4359
|
"name": "nuxt-asciidoc",
|
|
4291
4360
|
"description": "Transformer for using asciidoc in nuxt",
|
|
@@ -4316,7 +4385,7 @@
|
|
|
4316
4385
|
"npm": "nuxt-auth-sanctum",
|
|
4317
4386
|
"icon": "laravel.svg",
|
|
4318
4387
|
"github": "https://github.com/manchenkoff/nuxt-auth-sanctum",
|
|
4319
|
-
"website": "https://manchenkoff.
|
|
4388
|
+
"website": "https://sanctum.manchenkoff.me",
|
|
4320
4389
|
"learn_more": "https://laravel.com/docs/12.x/sanctum",
|
|
4321
4390
|
"category": "Security",
|
|
4322
4391
|
"type": "3rd-party",
|
|
@@ -4587,6 +4656,30 @@
|
|
|
4587
4656
|
"requires": {}
|
|
4588
4657
|
}
|
|
4589
4658
|
},
|
|
4659
|
+
{
|
|
4660
|
+
"name": "nuxt-email-renderer",
|
|
4661
|
+
"description": "A Nuxt module that provides high-quality, unstyled components & utils for creating emails using Vue and TypeScript.",
|
|
4662
|
+
"repo": "Mokkapps/nuxt-email-renderer",
|
|
4663
|
+
"npm": "nuxt-email-renderer",
|
|
4664
|
+
"icon": "",
|
|
4665
|
+
"github": "https://github.com/Mokkapps/nuxt-email-renderer",
|
|
4666
|
+
"website": "https://nuxtemail.com",
|
|
4667
|
+
"learn_more": "https://nuxtemail.com",
|
|
4668
|
+
"category": "UI",
|
|
4669
|
+
"type": "3rd-party",
|
|
4670
|
+
"maintainers": [
|
|
4671
|
+
{
|
|
4672
|
+
"name": "Michael Hoffmann",
|
|
4673
|
+
"github": "Mokkapps",
|
|
4674
|
+
"twitter": "mokkapps",
|
|
4675
|
+
"avatar": "https://avatars.githubusercontent.com/u/3127210?v=4"
|
|
4676
|
+
}
|
|
4677
|
+
],
|
|
4678
|
+
"compatibility": {
|
|
4679
|
+
"nuxt": ">=3.0.0",
|
|
4680
|
+
"requires": {}
|
|
4681
|
+
}
|
|
4682
|
+
},
|
|
4590
4683
|
{
|
|
4591
4684
|
"name": "nuxt-facebook-chat",
|
|
4592
4685
|
"description": "nuxt-plotly module is thin Nuxt wrapper for Facebook's Customer Chat SDK",
|
|
@@ -4968,7 +5061,7 @@
|
|
|
4968
5061
|
"npm": "nuxt-laravel-echo",
|
|
4969
5062
|
"icon": "laravel.svg",
|
|
4970
5063
|
"github": "https://github.com/manchenkoff/nuxt-laravel-echo",
|
|
4971
|
-
"website": "https://manchenkoff.
|
|
5064
|
+
"website": "https://echo.manchenkoff.me",
|
|
4972
5065
|
"learn_more": "https://laravel.com/docs/12.x/broadcasting",
|
|
4973
5066
|
"category": "Libraries",
|
|
4974
5067
|
"type": "3rd-party",
|
|
@@ -5311,6 +5404,34 @@
|
|
|
5311
5404
|
"requires": {}
|
|
5312
5405
|
}
|
|
5313
5406
|
},
|
|
5407
|
+
{
|
|
5408
|
+
"name": "nuxt-open-fetch",
|
|
5409
|
+
"description": "Generate zero-overhead, 100% typed OpenAPI clients for Nuxt.",
|
|
5410
|
+
"repo": "Norbiros/nuxt-open-fetch",
|
|
5411
|
+
"npm": "nuxt-open-fetch",
|
|
5412
|
+
"icon": "nuxt-open-fetch.svg",
|
|
5413
|
+
"github": "https://github.com/Norbiros/nuxt-open-fetch",
|
|
5414
|
+
"website": "https://nuxt-open-fetch.norbiros.dev",
|
|
5415
|
+
"learn_more": "https://www.npmjs.com/package/nuxt-open-fetch",
|
|
5416
|
+
"category": "Request",
|
|
5417
|
+
"type": "3rd-party",
|
|
5418
|
+
"maintainers": [
|
|
5419
|
+
{
|
|
5420
|
+
"name": "Norbiros",
|
|
5421
|
+
"github": "Norbiros",
|
|
5422
|
+
"avatar": "https://avatars.githubusercontent.com/u/89837724?v=4"
|
|
5423
|
+
},
|
|
5424
|
+
{
|
|
5425
|
+
"name": "Taras Batenkov",
|
|
5426
|
+
"github": "enkot",
|
|
5427
|
+
"avatar": "https://avatars.githubusercontent.com/u/10506522?v=4"
|
|
5428
|
+
}
|
|
5429
|
+
],
|
|
5430
|
+
"compatibility": {
|
|
5431
|
+
"nuxt": ">=3.0.0",
|
|
5432
|
+
"requires": {}
|
|
5433
|
+
}
|
|
5434
|
+
},
|
|
5314
5435
|
{
|
|
5315
5436
|
"name": "nuxt-openapi-docs-module",
|
|
5316
5437
|
"description": "Generate pages from OpenAPI specifications",
|
|
@@ -5547,6 +5668,28 @@
|
|
|
5547
5668
|
"requires": {}
|
|
5548
5669
|
}
|
|
5549
5670
|
},
|
|
5671
|
+
{
|
|
5672
|
+
"name": "nuxt-processor",
|
|
5673
|
+
"description": "Decoupled processing for Nuxt backed by BullMQ.",
|
|
5674
|
+
"repo": "aidanhibbard/nuxt-processor",
|
|
5675
|
+
"npm": "nuxt-processor",
|
|
5676
|
+
"icon": "",
|
|
5677
|
+
"github": "https://github.com/aidanhibbard/nuxt-processor",
|
|
5678
|
+
"website": "https://github.com/aidanhibbard/nuxt-processor",
|
|
5679
|
+
"learn_more": "https://aidanhibbard.github.io/nuxt-processor/",
|
|
5680
|
+
"category": "Libraries",
|
|
5681
|
+
"type": "3rd-party",
|
|
5682
|
+
"maintainers": [
|
|
5683
|
+
{
|
|
5684
|
+
"name": "Aidan Hibbard",
|
|
5685
|
+
"github": "aidanhibbard"
|
|
5686
|
+
}
|
|
5687
|
+
],
|
|
5688
|
+
"compatibility": {
|
|
5689
|
+
"nuxt": ">=3.0.0",
|
|
5690
|
+
"requires": {}
|
|
5691
|
+
}
|
|
5692
|
+
},
|
|
5550
5693
|
{
|
|
5551
5694
|
"name": "nuxt-query",
|
|
5552
5695
|
"description": "Nuxt module for TanStack Query (FKA Vue Query) with Nuxt DevTools integration",
|
|
@@ -5604,7 +5747,7 @@
|
|
|
5604
5747
|
"npm": "nuxt-sanctum-precognition",
|
|
5605
5748
|
"icon": "laravel.svg",
|
|
5606
5749
|
"github": "https://github.com/manchenkoff/nuxt-sanctum-precognition",
|
|
5607
|
-
"website": "https://manchenkoff.
|
|
5750
|
+
"website": "https://precognition.manchenkoff.me",
|
|
5608
5751
|
"learn_more": "https://laravel.com/docs/12.x/precognition",
|
|
5609
5752
|
"category": "Libraries",
|
|
5610
5753
|
"type": "3rd-party",
|
|
@@ -5624,14 +5767,14 @@
|
|
|
5624
5767
|
{
|
|
5625
5768
|
"name": "nuxt-shopify",
|
|
5626
5769
|
"description": "Easily integrate Shopify into your Nuxt app.",
|
|
5627
|
-
"repo": "
|
|
5628
|
-
"npm": "@
|
|
5770
|
+
"repo": "nuxt-modules/shopify",
|
|
5771
|
+
"npm": "@nuxtjs/shopify",
|
|
5629
5772
|
"icon": "nuxt-shopify.png",
|
|
5630
|
-
"github": "https://github.com/
|
|
5631
|
-
"website": "https://
|
|
5632
|
-
"learn_more": "https://
|
|
5773
|
+
"github": "https://github.com/nuxt-modules/shopify",
|
|
5774
|
+
"website": "https://nuxt-modules.github.io/shopify",
|
|
5775
|
+
"learn_more": "https://shopify.dev/docs",
|
|
5633
5776
|
"category": "Ecommerce",
|
|
5634
|
-
"type": "
|
|
5777
|
+
"type": "community",
|
|
5635
5778
|
"maintainers": [
|
|
5636
5779
|
{
|
|
5637
5780
|
"name": "Zoltan Lukacs",
|
|
@@ -5714,7 +5857,7 @@
|
|
|
5714
5857
|
}
|
|
5715
5858
|
],
|
|
5716
5859
|
"compatibility": {
|
|
5717
|
-
"nuxt": "
|
|
5860
|
+
"nuxt": ">=3.16.0",
|
|
5718
5861
|
"requires": {}
|
|
5719
5862
|
}
|
|
5720
5863
|
},
|
|
@@ -5951,6 +6094,28 @@
|
|
|
5951
6094
|
"requires": {}
|
|
5952
6095
|
}
|
|
5953
6096
|
},
|
|
6097
|
+
{
|
|
6098
|
+
"name": "nuxt-useless-blobs",
|
|
6099
|
+
"description": "An easier way of using useless-blobs in your Nuxt project!",
|
|
6100
|
+
"repo": "oyedejioyewole/nuxt-useless-blobs",
|
|
6101
|
+
"npm": "nuxt-useless-blobs",
|
|
6102
|
+
"icon": "nuxt-useless-blobs.svg",
|
|
6103
|
+
"github": "https://github.com/oyedejioyewole/nuxt-useless-blobs",
|
|
6104
|
+
"website": "https://nuxt-useless-blobs.vercel.app",
|
|
6105
|
+
"learn_more": "",
|
|
6106
|
+
"category": "UI",
|
|
6107
|
+
"type": "3rd-party",
|
|
6108
|
+
"maintainers": [
|
|
6109
|
+
{
|
|
6110
|
+
"name": "Oyedeji Oyewole",
|
|
6111
|
+
"github": "oyedejioyewole"
|
|
6112
|
+
}
|
|
6113
|
+
],
|
|
6114
|
+
"compatibility": {
|
|
6115
|
+
"nuxt": "^3.0.0",
|
|
6116
|
+
"requires": {}
|
|
6117
|
+
}
|
|
6118
|
+
},
|
|
5954
6119
|
{
|
|
5955
6120
|
"name": "nuxt-uswds",
|
|
5956
6121
|
"description": "Vue USWDS (United States Web Design System) integration for Nuxt.js",
|
|
@@ -6513,7 +6678,7 @@
|
|
|
6513
6678
|
}
|
|
6514
6679
|
],
|
|
6515
6680
|
"compatibility": {
|
|
6516
|
-
"nuxt": "^3.13.0",
|
|
6681
|
+
"nuxt": "^3.13.0 || ^4.0.0",
|
|
6517
6682
|
"requires": {}
|
|
6518
6683
|
}
|
|
6519
6684
|
},
|
|
@@ -7869,6 +8034,30 @@
|
|
|
7869
8034
|
"requires": {}
|
|
7870
8035
|
}
|
|
7871
8036
|
},
|
|
8037
|
+
{
|
|
8038
|
+
"name": "solar-icons",
|
|
8039
|
+
"description": "Nuxt module that provides seamless integration of Solar Icons with auto-import, global configuration, and reactive controls.",
|
|
8040
|
+
"repo": "saoudi-h/solar-icons#main/packages/nuxt",
|
|
8041
|
+
"npm": "@solar-icons/nuxt",
|
|
8042
|
+
"icon": "solar-icons.svg",
|
|
8043
|
+
"github": "https://github.com/saoudi-h/solar-icons/tree/main/packages/nuxt",
|
|
8044
|
+
"website": "https://solar-icons.vercel.app/docs/packages/nuxt",
|
|
8045
|
+
"learn_more": "https://solar-icons.vercel.app",
|
|
8046
|
+
"category": "UI",
|
|
8047
|
+
"type": "3rd-party",
|
|
8048
|
+
"maintainers": [
|
|
8049
|
+
{
|
|
8050
|
+
"name": "Hakim Saoudi",
|
|
8051
|
+
"github": "saoudi-h",
|
|
8052
|
+
"avatar": "https://avatars.githubusercontent.com/saoudi-h?v=4",
|
|
8053
|
+
"twitter": "hakim__saoudi"
|
|
8054
|
+
}
|
|
8055
|
+
],
|
|
8056
|
+
"compatibility": {
|
|
8057
|
+
"nuxt": ">=3.0.0",
|
|
8058
|
+
"requires": {}
|
|
8059
|
+
}
|
|
8060
|
+
},
|
|
7872
8061
|
{
|
|
7873
8062
|
"name": "sonda",
|
|
7874
8063
|
"description": "Bundle analyzer and visualizer",
|
|
@@ -9502,6 +9691,29 @@
|
|
|
9502
9691
|
"requires": {}
|
|
9503
9692
|
}
|
|
9504
9693
|
},
|
|
9694
|
+
{
|
|
9695
|
+
"name": "vue-gsap-flip",
|
|
9696
|
+
"description": "A powerful Vue 3 library for creating stunning flip animations using GSAP's Flip plugin. Modular, extensible, and easy to use.",
|
|
9697
|
+
"repo": "lavolpecheprogramma/vue-gsap-flip#master/packages/nuxt",
|
|
9698
|
+
"npm": "@vue-gsap-flip/nuxt",
|
|
9699
|
+
"icon": "",
|
|
9700
|
+
"github": "https://github.com/lavolpecheprogramma/vue-gsap-flip",
|
|
9701
|
+
"website": "https://lavolpecheprogramma.github.io/vue-gsap-flip/",
|
|
9702
|
+
"learn_more": "",
|
|
9703
|
+
"category": "Libraries",
|
|
9704
|
+
"type": "3rd-party",
|
|
9705
|
+
"maintainers": [
|
|
9706
|
+
{
|
|
9707
|
+
"name": "Alberto Parziale",
|
|
9708
|
+
"github": "lavolpecheprogramma",
|
|
9709
|
+
"twitter": "lavolpechevola"
|
|
9710
|
+
}
|
|
9711
|
+
],
|
|
9712
|
+
"compatibility": {
|
|
9713
|
+
"nuxt": ">=3.0.0",
|
|
9714
|
+
"requires": {}
|
|
9715
|
+
}
|
|
9716
|
+
},
|
|
9505
9717
|
{
|
|
9506
9718
|
"name": "vue-macros",
|
|
9507
9719
|
"description": "Explore more macros and syntax sugar to Vue.",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@nuxt/modules",
|
|
3
|
-
"version": "0.6.0-
|
|
3
|
+
"version": "0.6.0-14b881",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
"website:build": "pnpm build && nuxt build website",
|
|
18
18
|
"website:dev": "pnpm build && nuxt dev website",
|
|
19
19
|
"lint": "eslint",
|
|
20
|
-
"release": "pnpm cli version && npm publish",
|
|
20
|
+
"release": "pnpm cli version && npm publish --tag latest",
|
|
21
21
|
"sync": "pnpm cli sync",
|
|
22
22
|
"test": "pnpm lint && pnpm sync"
|
|
23
23
|
},
|