diff --git a/modules/nuxt-feathers-zod.yml b/modules/nuxt-feathers-zod.yml new file mode 100644 index 000000000..dc5a8a627 --- /dev/null +++ b/modules/nuxt-feathers-zod.yml @@ -0,0 +1,18 @@ +name: nuxt-feathers-zod +description: >- + Zod-first Nuxt 4 module embedding FeathersJS v5 with typed services, CLI + scaffolding, and optional embedded or remote client modes. +repo: vevedh/nuxt-feathers-zod +npm: nuxt-feathers-zod +icon: '' +github: https://github.com/vevedh/nuxt-feathers-zod +website: https://www.npmjs.com/package/nuxt-feathers-zod +learn_more: https://vevedh.github.io/nuxt-feathers-zod/ +category: Database +type: 3rd-party +maintainers: + - name: Hervé de CHAVIGNY + github: vevedh +compatibility: + nuxt: ^4.0.0 + requires: {}