Skip to content
Open
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
18 changes: 18 additions & 0 deletions modules/nuxt-feathers-zod.yml
Original file line number Diff line number Diff line change
@@ -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: {}
Loading