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 supported1 Subscribers
Add a CodeTriage badge to zod
Help out
- Issues
- Fixed type Inference with `custom` and `instanceof` in `catchall`
- Fix for `multipleOf` issue with 7 decimal places
- Replace nonstrict with passthrough in uncommented code
- Added set value schema accessor (#3501)
- Add method to preserve readonly props after call to extend
- Propose feature`.defer()` to support lazy parsing
- feat: add WithOptions and WithSchema types for .with() method
- Round out z.iso so that it matches the Temporal proposal
- Feature Request: Provide S in $replace for Safer Meta Implementation
- docs: fix refinements examples in api.mdx
- Docs
- TypeScript not yet supported