DEV Community

Bishoy Labib
Bishoy Labib

Posted on

Introducing the Zod Schema Designer: A Visual Tool for Creating and Editing Zod Schemas

If you’re a developer using Zod for schema validation in your Next.js or React projects, I have something exciting to share! 🎉

What is the Zod Schema Designer?

The Zod Schema Designer is a powerful and flexible UI component built with shadcn/UI. It allows you to create and edit Zod schemas visually, eliminating the need for manual coding and making your workflow more efficient.

Try It Out

🎮 Live Demo: https://zod-schema-designer.bishoylabib.com/
📦 GitHub Repository: https://github.com/Bishoymly/zod-schema-designer

Demo

Feedback and Contributions

I’d love to hear your thoughts! Whether you have feedback, feature requests, or ideas for improvement, feel free to share them. Contributions are always welcome.

Top comments (2)

Collapse
 
avinashd10 profile image
Avinashd

Nice project brother

Collapse
 
giannifed profile image
Gianni Feduzi

Amazing, thank you!