zod
https://github.com/colinhacks/zod
TypeScript
TypeScript-first schema validation with static type inference
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
TypeScript not yet supported2 Subscribers
Add a CodeTriage badge to zod
Help out
- Issues
- perf(v4): close the fastpass bindings into the compiled parser
- fix(v4): stop emitting a multipleOf that JSON Schema rejects
- docs: draft the 4.5 release notes and the z.compile post
- fromJSONSchema silently ignores minProperties and maxProperties
- Add Nepali (ne) locale
- fix(v4): handle if/then/else validation in json-schema
- z.toJSONSchema on a fixed-length tuple emits no length constraint
- Support hierarchical semantic data for schema reflection
- fromJSONSchema: propertyNames ignores additionalProperties:false, same gap #6199 just fixed for patternProperties
- process function messes up polyfills
- Docs
- TypeScript not yet supported