@nuxt/modules 0.6.0-366632 → 0.6.0-3677a0
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 +128 -6
- package/package.json +1 -1
package/modules.json
CHANGED
|
@@ -13,7 +13,8 @@
|
|
|
13
13
|
"maintainers": [
|
|
14
14
|
{
|
|
15
15
|
"name": "Serhii Bedrytskyi",
|
|
16
|
-
"github": "bdrtsky"
|
|
16
|
+
"github": "bdrtsky",
|
|
17
|
+
"twitter": "serhii_be"
|
|
17
18
|
},
|
|
18
19
|
{
|
|
19
20
|
"name": "Sébastien Chopin",
|
|
@@ -887,6 +888,30 @@
|
|
|
887
888
|
"requires": {}
|
|
888
889
|
}
|
|
889
890
|
},
|
|
891
|
+
{
|
|
892
|
+
"name": "clerk",
|
|
893
|
+
"description": "Clerk SDK for Nuxt",
|
|
894
|
+
"repo": "clerk/javascript#main/packages/nuxt",
|
|
895
|
+
"npm": "@clerk/nuxt",
|
|
896
|
+
"icon": "clerk.svg",
|
|
897
|
+
"github": "https://github.com/clerk/javascript/tree/main/packages/nuxt",
|
|
898
|
+
"website": "https://clerk.com/docs/references/nuxt/overview",
|
|
899
|
+
"learn_more": "https://clerk.com",
|
|
900
|
+
"category": "Security",
|
|
901
|
+
"type": "3rd-party",
|
|
902
|
+
"maintainers": [
|
|
903
|
+
{
|
|
904
|
+
"name": "Clerk",
|
|
905
|
+
"github": "clerk",
|
|
906
|
+
"twitter": "clerkdev",
|
|
907
|
+
"bluesky": "clerk.com"
|
|
908
|
+
}
|
|
909
|
+
],
|
|
910
|
+
"compatibility": {
|
|
911
|
+
"nuxt": ">=3.0.0",
|
|
912
|
+
"requires": {}
|
|
913
|
+
}
|
|
914
|
+
},
|
|
890
915
|
{
|
|
891
916
|
"name": "client-init",
|
|
892
917
|
"description": "Provide client version of `nuxtServerInit`.",
|
|
@@ -4250,6 +4275,29 @@
|
|
|
4250
4275
|
"requires": {}
|
|
4251
4276
|
}
|
|
4252
4277
|
},
|
|
4278
|
+
{
|
|
4279
|
+
"name": "nuxt-color-picker",
|
|
4280
|
+
"description": "A module that adds a convenient, customizable ColorPicker component to select colors in your application.",
|
|
4281
|
+
"repo": "lorexiq/nuxt-color-picker",
|
|
4282
|
+
"npm": "nuxt-color-picker",
|
|
4283
|
+
"icon": "nuxt-color-picker.png",
|
|
4284
|
+
"github": "https://github.com/LorexIQ/nuxt-color-picker",
|
|
4285
|
+
"website": "https://nuxt-color-picker.nuxt.dev/",
|
|
4286
|
+
"learn_more": "",
|
|
4287
|
+
"category": "UI",
|
|
4288
|
+
"type": "3rd-party",
|
|
4289
|
+
"maintainers": [
|
|
4290
|
+
{
|
|
4291
|
+
"name": "Dmitry Murashko",
|
|
4292
|
+
"github": "LorexIQ",
|
|
4293
|
+
"avatar": "https://avatars.githubusercontent.com/lorexiq?v=4"
|
|
4294
|
+
}
|
|
4295
|
+
],
|
|
4296
|
+
"compatibility": {
|
|
4297
|
+
"nuxt": "^3.0.0",
|
|
4298
|
+
"requires": {}
|
|
4299
|
+
}
|
|
4300
|
+
},
|
|
4253
4301
|
{
|
|
4254
4302
|
"name": "nuxt-cookie-consent",
|
|
4255
4303
|
"description": "Nuxt module for integrating with cookie consent providers with ease",
|
|
@@ -5165,6 +5213,32 @@
|
|
|
5165
5213
|
"requires": {}
|
|
5166
5214
|
}
|
|
5167
5215
|
},
|
|
5216
|
+
{
|
|
5217
|
+
"name": "nuxt-shopify",
|
|
5218
|
+
"description": "Easily integrate Shopify into your Nuxt app.",
|
|
5219
|
+
"repo": "konkonam/nuxt-shopify",
|
|
5220
|
+
"npm": "@konkonam/nuxt-shopify",
|
|
5221
|
+
"icon": "nuxt-shopify.png",
|
|
5222
|
+
"github": "https://github.com/konkonam/nuxt-shopify",
|
|
5223
|
+
"website": "https://konkonam.github.io/nuxt-shopify/",
|
|
5224
|
+
"learn_more": "https://www.shopify.com/",
|
|
5225
|
+
"category": "Ecommerce",
|
|
5226
|
+
"type": "3rd-party",
|
|
5227
|
+
"maintainers": [
|
|
5228
|
+
{
|
|
5229
|
+
"name": "Zoltan Lukacs",
|
|
5230
|
+
"github": "konkonam"
|
|
5231
|
+
},
|
|
5232
|
+
{
|
|
5233
|
+
"name": "Frederik Bußmann",
|
|
5234
|
+
"github": "freb97"
|
|
5235
|
+
}
|
|
5236
|
+
],
|
|
5237
|
+
"compatibility": {
|
|
5238
|
+
"nuxt": "^3.0.0",
|
|
5239
|
+
"requires": {}
|
|
5240
|
+
}
|
|
5241
|
+
},
|
|
5168
5242
|
{
|
|
5169
5243
|
"name": "nuxt-smartlook",
|
|
5170
5244
|
"description": "Integrate Smartlook in your Nuxt apps using nuxt-smartlook.",
|
|
@@ -5756,6 +5830,28 @@
|
|
|
5756
5830
|
"requires": {}
|
|
5757
5831
|
}
|
|
5758
5832
|
},
|
|
5833
|
+
{
|
|
5834
|
+
"name": "paper-ui",
|
|
5835
|
+
"description": "A ui kit for nuxt",
|
|
5836
|
+
"repo": "paper-kit/nuxt",
|
|
5837
|
+
"npm": "@paper-ui/nuxt",
|
|
5838
|
+
"icon": "paper-ui.svg",
|
|
5839
|
+
"github": "https://github.com/paper-kit/nuxt",
|
|
5840
|
+
"website": "https://paper-docs.nuxt.space/",
|
|
5841
|
+
"learn_more": "https://paper-docs.nuxt.space/",
|
|
5842
|
+
"category": "UI",
|
|
5843
|
+
"type": "3rd-party",
|
|
5844
|
+
"maintainers": [
|
|
5845
|
+
{
|
|
5846
|
+
"name": "paper-kit",
|
|
5847
|
+
"github": "paper-kit"
|
|
5848
|
+
}
|
|
5849
|
+
],
|
|
5850
|
+
"compatibility": {
|
|
5851
|
+
"nuxt": ">=3.0.0",
|
|
5852
|
+
"requires": {}
|
|
5853
|
+
}
|
|
5854
|
+
},
|
|
5759
5855
|
{
|
|
5760
5856
|
"name": "parse",
|
|
5761
5857
|
"description": "Parse package for Nuxt",
|
|
@@ -6455,6 +6551,30 @@
|
|
|
6455
6551
|
"requires": {}
|
|
6456
6552
|
}
|
|
6457
6553
|
},
|
|
6554
|
+
{
|
|
6555
|
+
"name": "regle",
|
|
6556
|
+
"description": "Type safe model-based form validation library for Vue.js",
|
|
6557
|
+
"repo": "victorgarciaesgi/regle#main/packages/nuxt",
|
|
6558
|
+
"npm": "@regle/nuxt",
|
|
6559
|
+
"icon": "regle.svg",
|
|
6560
|
+
"github": "https://github.com/victorgarciaesgi/regle",
|
|
6561
|
+
"website": "https://reglejs.dev/",
|
|
6562
|
+
"learn_more": "https://reglejs.dev/integrations/nuxt",
|
|
6563
|
+
"category": "Libraries",
|
|
6564
|
+
"type": "3rd-party",
|
|
6565
|
+
"maintainers": [
|
|
6566
|
+
{
|
|
6567
|
+
"name": "Victor Garcia",
|
|
6568
|
+
"github": "victorgarciaesgi",
|
|
6569
|
+
"twitter": "desnoth_dev",
|
|
6570
|
+
"bluesky": "vicflix.dev"
|
|
6571
|
+
}
|
|
6572
|
+
],
|
|
6573
|
+
"compatibility": {
|
|
6574
|
+
"nuxt": ">=3.0.0",
|
|
6575
|
+
"requires": {}
|
|
6576
|
+
}
|
|
6577
|
+
},
|
|
6458
6578
|
{
|
|
6459
6579
|
"name": "reka-ui",
|
|
6460
6580
|
"description": "Vue port of Radix UI Primitives. An open-source UI component library for building high-quality, accessible design systems and web apps.",
|
|
@@ -6668,11 +6788,11 @@
|
|
|
6668
6788
|
{
|
|
6669
6789
|
"name": "scalar",
|
|
6670
6790
|
"description": "Render a beautiful API References based on a OpenAPI/Swagger file with Nuxt.",
|
|
6671
|
-
"repo": "scalar/scalar#main/
|
|
6791
|
+
"repo": "scalar/scalar#main/integrations/nuxt",
|
|
6672
6792
|
"npm": "@scalar/nuxt",
|
|
6673
6793
|
"icon": "scalar.svg",
|
|
6674
|
-
"github": "https://github.com/scalar/scalar/tree/main/
|
|
6675
|
-
"website": "https://github.com/scalar/scalar/tree/main/
|
|
6794
|
+
"github": "https://github.com/scalar/scalar/tree/main/integrations/nuxt",
|
|
6795
|
+
"website": "https://github.com/scalar/scalar/tree/main/integrations/nuxt",
|
|
6676
6796
|
"learn_more": "https://scalar.com",
|
|
6677
6797
|
"category": "Devtools",
|
|
6678
6798
|
"type": "3rd-party",
|
|
@@ -7105,7 +7225,8 @@
|
|
|
7105
7225
|
{
|
|
7106
7226
|
"name": "Nicolas PENNEC",
|
|
7107
7227
|
"github": "NicoPennec",
|
|
7108
|
-
"twitter": "NicoPennec"
|
|
7228
|
+
"twitter": "NicoPennec",
|
|
7229
|
+
"bluesky": "nicopennec.bsky.social"
|
|
7109
7230
|
}
|
|
7110
7231
|
],
|
|
7111
7232
|
"compatibility": {
|
|
@@ -7991,7 +8112,8 @@
|
|
|
7991
8112
|
{
|
|
7992
8113
|
"name": "Alvaro Saburido",
|
|
7993
8114
|
"github": "alvarosabu",
|
|
7994
|
-
"twitter": "alvarosabu"
|
|
8115
|
+
"twitter": "alvarosabu",
|
|
8116
|
+
"bluesky": "alvarosaburido.dev"
|
|
7995
8117
|
},
|
|
7996
8118
|
{
|
|
7997
8119
|
"name": "Jaime A Torrealba C",
|