Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support generating code for a type graph #27

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

magJ
Copy link

@magJ magJ commented Feb 25, 2023

Most people compose their zod schemas from multiple modular type definitions.

With this feature, it's now easy to generate typescript from a zod schema that also modular.

Most people compose their zod schemas from multiple modular type definitions.

With this feature, it's now easy to generate typescript from a zod schema that also modular.
@rroumenov
Copy link

This will be a nice feature. Any updates about its merge?

Regards.

@kheyse-werk
Copy link

Exactly what I'm looking for. More human readable types are the reason I'm looking at generated typescript types instead of zod's type inference and the modular type definitions would help a lot with that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants