diff --git a/icons/nuxt-zod.svg b/icons/nuxt-zod.svg new file mode 100644 index 000000000..f99294f63 --- /dev/null +++ b/icons/nuxt-zod.svg @@ -0,0 +1,29 @@ + + + Zod Streamline Icon: https://streamlinehq.com + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/modules/maz-ui.yml b/modules/maz-ui.yml index 6d4ceb8e1..f767b1fa1 100644 --- a/modules/maz-ui.yml +++ b/modules/maz-ui.yml @@ -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: {} diff --git a/modules/nuxt-zod.yml b/modules/nuxt-zod.yml new file mode 100644 index 000000000..548d5dc1f --- /dev/null +++ b/modules/nuxt-zod.yml @@ -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: {} diff --git a/modules/turnstile.yml b/modules/turnstile.yml index 89cfefa01..076481c16 100644 --- a/modules/turnstile.yml +++ b/modules/turnstile.yml @@ -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: