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
- [Feature Request] Add credit card validation
- Behaviour change from v3 to v4 with key optional properties
- Add deprecated target aliases to toJSONSchema types
- intersection (.and(...)) does not run check, superRefine or transform functions (and probably others)
- [V4] ZodSafeParseResult only keeps the output type of the schema
- “Proposal: Typed schema helper (makeSchema) for safe shape → type mapping”
- feat: add z.ext namespace for safe plugin extension
- Fix $ZodErrorTree type: Allow undefined in error items array
- How to extend an `object` with `union`ed or `xor`ed objects?
- invalid type of `z.input` for conditional shapes
- Docs
- TypeScript not yet supported