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
- feat: Add MAC Address validation (#3970)
- $ZodPipe: Type instantiation is excessively deep
- Provide value to lazy callback
- `z.object` to be mergeable with `z.record`, or ability to define keys by a custom type
- Modify schema with a closure
- Incorrect Type Inference for Non-Optional Field with z.unknown()
- Add Allow arbitrary character length in nanoid
- feat: v3/v4 z.string.creditCard()/z.creditCard() - support Credit Card Validation
- Schema in object being inferred differently (and weirdly)
- Feature: Add `z.jsonString` schema primitive
- Docs
- TypeScript not yet supported