Public
Like
ZodJsonSchema
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in miliseconds.
A simple web application that converts Zod TypeScript schemas to JSON schemas.
- Paste Zod TypeScript code
- Get equivalent JSON schema output
- Simple, clean interface
frontend/
- Client-side React applicationbackend/
- Hono API server for conversion logic
- Paste your Zod schema code in the input area
- Click "Convert" to generate the JSON schema
- Copy the resulting JSON schema