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/nuxt-zod.yml b/modules/nuxt-zod.yml new file mode 100644 index 000000000..6d406d0ec --- /dev/null +++ b/modules/nuxt-zod.yml @@ -0,0 +1,16 @@ +name: nuxt-zod +description: Zod integration for Nuxt 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: {}