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
- Expose ZodFunction `meta` from .implement() result
- Custom error message handling differs between 4.4.3 and 4.5.
- Async tuple rest transforms overwrite each other at the final index
- toJSONSchema: format/length/integer-bound constraints dropped for some schemas when converting a large multi-schema document (4.5.4 → 4.6.5)
- Typo in metadata docs page
- BIC validation
- Extract the code lists into @zod/*-codes packages with a weekly refresh
- Export `DeepPartial` type (v4)
- Remove redundant isNaN check in number parser
- Missing Class information on `z.instanceof().properties()`
- Docs
- TypeScript not yet supported