json-to-zod
JSON to schema tool
Converts JSON data into Zod schema definitions
Converts JSON objects or file to simple Zod schemas
62 stars
3 watching
12 forks
Language: JavaScript
last commit: over 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| Converts Zod schemas into JSON schema objects | 937 |
| Converts JSON schema to Zod schema | 357 |
| Tool to convert Java POJOs to Zod schemas using JSR-380 annotations. | 19 |
| A tool to generate Zod schemas from TypeScript types/interfaces. | 1,258 |
| A JSON schema validation tool for JavaScript that supports synchronous and asynchronous validation modes. | 340 |
| Generates TypeScript types from Zod schemas. | 351 |
| Automates Zod schema generation from Prisma models. | 837 |
| Tools for bootstrapping and documenting API descriptions using JSON Schema | 2,097 |
| Converts prismatic schemas to JSON schemas compatible with react-jsonschema-form | 11 |
| A JSON5 parser/stringifier for Zig programming language. | 23 |
| Generates JSON Schemas from Scala data types and objects | 124 |
| An interactive web application for testing and validating Zod schemas | 54 |
| Converts Go structs to Zod schemas, handling various type complexities and custom conversions. | 81 |
| An optimization layer for Zod's schema validation function | 60 |
| Tool to automatically generate TypeScript types from JSON schema definitions. | 1,493 |