shadcn-zod-form
v0.1.1
Published
Generate shadcn/ui forms from zod schemas
Downloads
29
Readme
shadcn-zod-form
Generate shadcn/ui forms from Zod schemas.
Features
- Generate shadcn/ui forms from Zod schemas
- Automatically map Zod types to appropriate form components
- Easy-to-use CLI interface
Installation
npx shadcn-zod-form@latest initUsage
npx shadcn-zod-form@latest generate ./path/to/zod/schema.tsLicense
MIT
Contributing
Contributions are welcome! Please read CONTRIBUTING.md for more details.
