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
- regexes.domain is missing RFC 1035 length limits
- Narrowing the input type of `z.preprocess` no longer works after updating to latest version (v4.4.3)
- v4.4 now errors on z.coerce.boolean parsing undefined
- fix(v4): preserve default English locale across tree-shaken bundles
- feat: support passing arguments through .apply() to mapper function
- fix(v4): allow underscores in domain regex hostnames
- docs(v4): document coerce missing-key breaking change
- Add support for RFC 9557 + Temporal API
- docs(ecosystem): add @apical-ts/craft
- fix(v4): make wrapper internals recursion-safe (#4611)
- Docs
- TypeScript not yet supported