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
- Add an API to invert codecs
- How to preserve object key order with type constraints in Zod v4?
- Node.js 24.11.1 breaks console.error() when logging ZodError in 3.25.76
- docs: fix z.custom example and reference z.templateLiteral
- Object JIT erros when an async schema is found.
- docs: warns about codec usage in discriminatedUnion
- fix: superRefine() errors surfacing on optional() fields
- fix(v4): prevent superRefine suppression on missing optional fields (#5653)
- Add deprecated target aliases to toJSONSchema types
- intersection (.and(...)) does not run check, superRefine or transform functions (and probably others)
- Docs
- TypeScript not yet supported