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
- Update positive checks to use alias `.gt(0)` in the docs
- Feature Request : A "create a schema according to this type" helper
- Support IP Range Validation
- Support single value in enum's `.exclude` & `.extract`
- `custom` should exist on the method chain instead of only at the root
- Option for strict objects by default
- Add title field to Zod - close #1831
- Allow nativeEnum() after coerce
- RFC 9557 datetime validation
- Zod reflection limitations: stringbool parameters
- Docs
- TypeScript not yet supported