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
- fix: Schema in object being inferred differently (and weirdly)
- fix: resolve issue #5998
- docs: add fullproduct.dev to v4 ecosystem page
- Fix z.any missing object keys
- docs: add dynamic error message and combined refinement examples for refine()
- Undocumented (?) change to `z.any()` object property behavior in v4.4.0
- Docs: add more examples of custom error messages with .refine()
- fix(fr): remove hyphen in "non-optionnel"
- fix: Schema in object being inferred differently (and weirdly) (#2654)
- Support pluggable regex engines
- Docs
- TypeScript not yet supported