Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 29 additions & 0 deletions icons/nuxt-zod.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions modules/maz-ui.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ learn_more: https://maz-ui.com/guide/nuxt
category: UI
type: 3rd-party
maintainers:
- name: Mazel (Loïc Mazuel)
- name: Mazel
github: LouisMazel
twitter: Mazeel
twitter: maz__ui
compatibility:
nuxt: '>=3.0.0'
requires: {}
16 changes: 16 additions & 0 deletions modules/nuxt-zod.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
name: nuxt-zod
description: Zod integration for Nuxt 4 with a simple composable.
repo: DarlanPrado/nuxt-zod
npm: nuxt-zod
icon: nuxt-zod.svg
github: https://github.com/DarlanPrado/nuxt-zod
website: https://github.com/DarlanPrado/nuxt-zod
learn_more: ''
category: Libraries
type: 3rd-party
maintainers:
- name: Darlan José Batista do Prado
github: DarlanPrado
compatibility:
nuxt: '>=3.0.0'
requires: {}
2 changes: 1 addition & 1 deletion modules/turnstile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ npm: '@nuxtjs/turnstile'
icon: cloudflare.svg
github: https://github.com/nuxt-modules/turnstile
website: https://github.com/nuxt-modules/turnstile
learn_more: https://www.cloudflare.com/application-services/products/turnstile/
learn_more: https://www.cloudflare.com/products/turnstile/
category: Security
type: community
maintainers:
Expand Down
Loading