@nuxt/modules 0.6.0-efe624 → 0.6.0-fb671e

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 +211 -5
  2. package/package.json +1 -1
package/modules.json CHANGED
@@ -286,6 +286,29 @@
286
286
  "requires": {}
287
287
  }
288
288
  },
289
+ {
290
+ "name": "ark-ui",
291
+ "description": "A headless library for building reusable, scalable design systems that works for a wide range of JS frameworks.",
292
+ "repo": "iamdin/nuxt-ark-ui",
293
+ "npm": "nuxt-ark-ui",
294
+ "icon": "ark-ui.svg",
295
+ "github": "https://github.com/iamdin/nuxt-ark-ui",
296
+ "website": "https://ark-ui.com/",
297
+ "learn_more": "https://github.com/iamdin/nuxt-ark-ui",
298
+ "category": "UI",
299
+ "type": "3rd-party",
300
+ "maintainers": [
301
+ {
302
+ "name": "Din",
303
+ "github": "iamdin",
304
+ "twitter": "iamdinq"
305
+ }
306
+ ],
307
+ "compatibility": {
308
+ "nuxt": "^3.0.0",
309
+ "requires": {}
310
+ }
311
+ },
289
312
  {
290
313
  "name": "auth",
291
314
  "description": "Zero-boilerplate authentication support for Nuxt.js.",
@@ -1205,6 +1228,28 @@
1205
1228
  }
1206
1229
  }
1207
1230
  },
1231
+ {
1232
+ "name": "disqus",
1233
+ "description": "Disqus for Nuxt 3",
1234
+ "repo": "modbender/nuxt-disqus",
1235
+ "npm": "nuxt-disqus",
1236
+ "icon": "disqus.svg",
1237
+ "github": "https://github.com/modbender/nuxt-disqus",
1238
+ "website": "https://github.com/modbender/nuxt-disqus",
1239
+ "learn_more": "https://github.com/modbender/vue3-disqus",
1240
+ "category": "Libraries",
1241
+ "type": "3rd-party",
1242
+ "maintainers": [
1243
+ {
1244
+ "name": "modbender",
1245
+ "github": "modbender"
1246
+ }
1247
+ ],
1248
+ "compatibility": {
1249
+ "nuxt": "^3.0.0",
1250
+ "requires": {}
1251
+ }
1252
+ },
1208
1253
  {
1209
1254
  "name": "dotenv",
1210
1255
  "description": "A Nuxt.js module that loads your .env file into your context options",
@@ -3181,6 +3226,28 @@
3181
3226
  "requires": {}
3182
3227
  }
3183
3228
  },
3229
+ {
3230
+ "name": "nuxt-anchorscroll",
3231
+ "description": "Scroll to top and to anchor support for Nuxt",
3232
+ "repo": "helltraitor/nuxt-anchorscroll",
3233
+ "npm": "nuxt-anchorscroll",
3234
+ "icon": "",
3235
+ "github": "https://github.com/helltraitor/nuxt-anchorscroll",
3236
+ "website": "https://github.com/helltraitor/nuxt-anchorscroll",
3237
+ "learn_more": "",
3238
+ "category": "UI",
3239
+ "type": "3rd-party",
3240
+ "maintainers": [
3241
+ {
3242
+ "name": "Helltraitor",
3243
+ "github": "helltraitor"
3244
+ }
3245
+ ],
3246
+ "compatibility": {
3247
+ "nuxt": "^3.0.0",
3248
+ "requires": {}
3249
+ }
3250
+ },
3184
3251
  {
3185
3252
  "name": "nuxt-auth",
3186
3253
  "description": "",
@@ -3203,6 +3270,28 @@
3203
3270
  "requires": {}
3204
3271
  }
3205
3272
  },
3273
+ {
3274
+ "name": "nuxt-bootstrap-icons",
3275
+ "description": "Just a simple integration for Bootstrap Icons",
3276
+ "repo": "OyewoleOyedeji/nuxt-bootstrap-icons",
3277
+ "npm": "nuxt-bootstrap-icons",
3278
+ "icon": "bootstrap-icons.svg",
3279
+ "github": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
3280
+ "website": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
3281
+ "learn_more": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
3282
+ "category": "UI",
3283
+ "type": "3rd-party",
3284
+ "maintainers": [
3285
+ {
3286
+ "name": "OyewoleOyedeji",
3287
+ "github": "OyewoleOyedeji"
3288
+ }
3289
+ ],
3290
+ "compatibility": {
3291
+ "nuxt": "^3.0.0",
3292
+ "requires": {}
3293
+ }
3294
+ },
3206
3295
  {
3207
3296
  "name": "nuxt-chatgpt",
3208
3297
  "description": "ChatGPT integration for Nuxt 3",
@@ -3523,6 +3612,32 @@
3523
3612
  "requires": {}
3524
3613
  }
3525
3614
  },
3615
+ {
3616
+ "name": "nuxt-plotly",
3617
+ "description": "nuxt-plotly module is thin Nuxt3 wrapper for plotly.js",
3618
+ "repo": "superdev-tech/nuxt-plotly",
3619
+ "npm": "nuxt-plotly",
3620
+ "icon": "nuxt-plotly.svg",
3621
+ "github": "https://github.com/superdev-tech/nuxt-plotly",
3622
+ "website": "https://github.com/superdev-tech/nuxt-plotly",
3623
+ "learn_more": "https://www.npmjs.com/package/nuxt-plotly",
3624
+ "category": "Libraries",
3625
+ "type": "3rd-party",
3626
+ "maintainers": [
3627
+ {
3628
+ "name": "Supanut Dokmaithong",
3629
+ "github": "Boomgeek"
3630
+ },
3631
+ {
3632
+ "name": "superdev-tech",
3633
+ "github": "superdev-tech"
3634
+ }
3635
+ ],
3636
+ "compatibility": {
3637
+ "nuxt": "^3.0.0",
3638
+ "requires": {}
3639
+ }
3640
+ },
3526
3641
  {
3527
3642
  "name": "nuxt-png-to-ico",
3528
3643
  "description": "Nuxt.js module for auto generating favicons",
@@ -3735,12 +3850,12 @@
3735
3850
  {
3736
3851
  "name": "nuxt-vue3-google-signin",
3737
3852
  "description": "Empower your Nuxt app with Google Sign-In, hassle-free",
3738
- "repo": "syetalabs/nuxt-vue3-google-signin",
3853
+ "repo": "wavezync/nuxt-vue3-google-signin",
3739
3854
  "npm": "nuxt-vue3-google-signin",
3740
3855
  "icon": "vue3-google-signin.svg",
3741
- "github": "https://github.com/syetalabs/nuxt-vue3-google-signin",
3742
- "website": "https://vue3-google-signin.syetalabs.io",
3743
- "learn_more": "https://vue3-google-signin.syetalabs.io",
3856
+ "github": "https://github.com/wavezync/nuxt-vue3-google-signin",
3857
+ "website": "https://vue3-google-signin.wavezync.com",
3858
+ "learn_more": "https://vue3-google-signin.wavezync.com",
3744
3859
  "category": "Libraries",
3745
3860
  "type": "3rd-party",
3746
3861
  "maintainers": [
@@ -3756,7 +3871,7 @@
3756
3871
  },
3757
3872
  {
3758
3873
  "name": "nuxt-vuetify",
3759
- "description": "Add Vuetify 3 to your Nuxt 3 application in seconds.",
3874
+ "description": "Add Vuetify 3 to your Nuxt 3 application in 3 seconds.",
3760
3875
  "repo": "invictus-codes/nuxt-vuetify",
3761
3876
  "npm": "@invictus.codes/nuxt-vuetify",
3762
3877
  "icon": "vuetify-logo-v3-dark.svg",
@@ -3776,6 +3891,28 @@
3776
3891
  "requires": {}
3777
3892
  }
3778
3893
  },
3894
+ {
3895
+ "name": "nuxt3-leaflet",
3896
+ "description": "Leaflet integration with Nuxt",
3897
+ "repo": "Gugustinette/Nuxt-Leaflet",
3898
+ "npm": "nuxt3-leaflet",
3899
+ "icon": "leaflet.png",
3900
+ "github": "https://github.com/Gugustinette/Nuxt-Leaflet",
3901
+ "website": "https://github.com/Gugustinette/Nuxt-Leaflet",
3902
+ "learn_more": "https://github.com/Gugustinette/Nuxt-Leaflet",
3903
+ "category": "Libraries",
3904
+ "type": "3rd-party",
3905
+ "maintainers": [
3906
+ {
3907
+ "name": "Augustin MERCIER",
3908
+ "github": "Gugustinette"
3909
+ }
3910
+ ],
3911
+ "compatibility": {
3912
+ "nuxt": "^3.0.0",
3913
+ "requires": {}
3914
+ }
3915
+ },
3779
3916
  {
3780
3917
  "name": "nuxt7",
3781
3918
  "description": "Full Featured iOS & Android PWA Apps with Nuxt.js and Framework7",
@@ -4328,6 +4465,28 @@
4328
4465
  "requires": {}
4329
4466
  }
4330
4467
  },
4468
+ {
4469
+ "name": "radash",
4470
+ "description": "radash module with auto-import and custom prefix",
4471
+ "repo": "bbg/nuxt-radash",
4472
+ "npm": "nuxt-radash",
4473
+ "icon": "radash.svg",
4474
+ "github": "https://github.com/bbg/nuxt-radash",
4475
+ "website": "https://github.com/bbg/nuxt-radash#readme",
4476
+ "learn_more": "https://github.com/rayepps/radash/",
4477
+ "category": "Libraries",
4478
+ "type": "3rd-party",
4479
+ "maintainers": [
4480
+ {
4481
+ "name": "Batuhan Göksu",
4482
+ "github": "bbg"
4483
+ }
4484
+ ],
4485
+ "compatibility": {
4486
+ "nuxt": "^3.0.0",
4487
+ "requires": {}
4488
+ }
4489
+ },
4331
4490
  {
4332
4491
  "name": "recaptcha",
4333
4492
  "description": "Simple and easy Google reCAPTCHA module with Nuxt.js",
@@ -6007,6 +6166,30 @@
6007
6166
  "requires": {}
6008
6167
  }
6009
6168
  },
6169
+ {
6170
+ "name": "use-wagmi",
6171
+ "description": "Vue Composition for Ethereum based on wagmi",
6172
+ "repo": "unicape/use-wagmi#main/packages/nuxt",
6173
+ "npm": "@use-wagmi/nuxt",
6174
+ "icon": "use-wagmi.png",
6175
+ "github": "https://github.com/unicape/use-wagmi",
6176
+ "website": "https://github.com/unicape/use-wagmi",
6177
+ "learn_more": "https://github.com/unicape/use-wagmi",
6178
+ "category": "Extensions",
6179
+ "type": "3rd-party",
6180
+ "maintainers": [
6181
+ {
6182
+ "name": "Unic Ape",
6183
+ "github": "unicape"
6184
+ }
6185
+ ],
6186
+ "compatibility": {
6187
+ "nuxt": "^2.0.0 || ^3.0.0",
6188
+ "requires": {
6189
+ "bridge": true
6190
+ }
6191
+ }
6192
+ },
6010
6193
  {
6011
6194
  "name": "user-agent",
6012
6195
  "description": "Nuxt.js module for handling User-Agent.",
@@ -6457,6 +6640,29 @@
6457
6640
  "requires": {}
6458
6641
  }
6459
6642
  },
6643
+ {
6644
+ "name": "vue3-carousel-nuxt",
6645
+ "description": "This module seamlessly integrates the Vue 3 Carousel module of ismail9k into Nuxt.js applications.",
6646
+ "repo": "gaetansenn/vue3-carousel-nuxt",
6647
+ "npm": "vue3-carousel-nuxt",
6648
+ "icon": "",
6649
+ "github": "https://github.com/gaetansenn/vue3-carousel-nuxt",
6650
+ "website": "",
6651
+ "learn_more": "",
6652
+ "category": "UI",
6653
+ "type": "3rd-party",
6654
+ "maintainers": [
6655
+ {
6656
+ "name": "Gaetan SENN",
6657
+ "github": "gaetansenn",
6658
+ "avatar": "https://avatars.githubusercontent.com/u/2774075?v=4"
6659
+ }
6660
+ ],
6661
+ "compatibility": {
6662
+ "nuxt": "^3.0.0",
6663
+ "requires": {}
6664
+ }
6665
+ },
6460
6666
  {
6461
6667
  "name": "vuefire",
6462
6668
  "description": "Idiomatic composables for the Firebase SDK",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nuxt/modules",
3
- "version": "0.6.0-efe624",
3
+ "version": "0.6.0-fb671e",
4
4
  "license": "MIT",
5
5
  "main": "./modules.json",
6
6
  "files": [