zod-to-json-schema
Converts Zod schemas to Json schemas (by StefanTerdell)
runtyping
Generate runtype validation from static types & JSON schema. (by johngeorgewright)

SurveyJS - JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build complex JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.
surveyjs.io
featured
zod-to-json-schema | runtyping | |
---|---|---|
3 | 1 | |
1,101 | 54 | |
5.8% | - | |
8.5 | 8.3 | |
2 months ago | 6 days ago | |
TypeScript | TypeScript | |
ISC License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
zod-to-json-schema
Posts with mentions or reviews of zod-to-json-schema.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-01-25.
-
Next.js and GPT-4: A Guide to Streaming Generated Content as UI Components
Zod and GPT-4 Zod is great for generating typed JSON from GPT-4, because you can easily convert Zod schemas to JSON schemas using zod-to-json-schema and include descriptions for each property. The JSON schemas are passed to GPT-4 as function definitions or in the prompt (when you are using JSON mode).
- JSON Schema Store
-
Types to JSON Schemas
https://github.com/StefanTerdell/zod-to-json-schema#readme
runtyping
Posts with mentions or reviews of runtyping.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-12-23.
-
How do you handle runtime validation / API documentation?
You could try zod for runtime validation and types with zod-openapi to derive open API schema from the validator. An example of the alternative approach is something like generate-runtypes or runtyping to generate runtypes validators from a JSON schema (and separately generate the Open API definitions from the JSON schema).
What are some alternatives?
When comparing zod-to-json-schema and runtyping you can also consider the following projects:
typebox - Json Schema Type Builder with Static Type Resolution for TypeScript
generate-runtypes - A code generator for Runtypes types. Perfect to create tooling to generate code for Runtypes!
ts-json-schema-generator - Generate JSON schema from your Typescript sources
zod-plugins - Plugins and utilities for Zod
quicktype - Generate types and converters from JSON, Schema, and GraphQL
json-schema-to-ts - Infer TS types from JSON schemas 📝

SurveyJS - JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build complex JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.
surveyjs.io
featured