Generate shadcn/ui forms from Zod schemas.
- Generate shadcn/ui forms from Zod schemas
- Automatically map Zod types to appropriate form components
- Easy-to-use CLI interface
npx shadcn-zod-form@latest init
npx shadcn-zod-form@latest generate ./path/to/zod/schema.ts
MIT
Contributions are welcome! Please read CONTRIBUTING.md for more details.