0.0.4 • Published 10 months ago
shadcn-zod-form v0.0.4
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 init
Usage
npx shadcn-zod-form@latest generate ./path/to/zod/schema.ts
License
MIT
Contributing
Contributions are welcome! Please read CONTRIBUTING.md for more details.