Schemato: convert 10 input formats (JSON, JSON Schema, OpenAPI, GraphQL, SQL, Protobuf, Prisma, Mongoose, Avro, TypeScript) → Zod #6004
weitaishan
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Colin and team —
I built Schemato, a free browser-only converter that targets Zod from 10 input formats. I think it might fit under the X to Zod section of the ecosystem.
What's different from existing X-to-Zod tools:
The existing entries (json-to-zod, ts-to-zod, json-schema-to-zod) each handle one input format. Schemato unifies many of them under one URL pattern, so you can grab a permanent link per pair:
Tech notes (in case useful):
If it's a fit, I'd love to be added to the ecosystem page when you have a chance. Happy to also open a PR against
packages/docs/components/ecosystem.tsxif you'd prefer that workflow.Thanks for Zod — using it daily.
Beta Was this translation helpful? Give feedback.
All reactions