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
- Proposal: `toOutputSchema()` — get a plain schema for the output side of a composed codec schema
- Recursive type using ZodObject triggers TS2589 in v4
- feat(v4): add toOutputSchema()
- Feature Request: Support a way to mutate input in a non-type-transforming way
- Add a way to avoid encoding defaults
- misc fixes: missing catch in isTransforming, dead code removal, deprecation typo
- fix(v4): preserve discriminatedUnion inference for recursive getter options
- test(v3): pin union-in-object inference (issue #2654)
- V3 Docs are giving 404
- feat: pass currently set locale to error maps (#5989)
- Docs
- TypeScript not yet supported