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
- Metadata registries don't solve some problems I've used metadata for
- fix: Support overriding `$defs` / `definition`
- fix(v4): improve error messages for Infinity, NaN, and Invalid Date
- Add Romanian (ro) locale
- feat: add `z.ipv4Range()` and `z.ipv6Range()` validation
- Feature Request: add `.invert()` method to codecs
- Fix JIT checks with object containing promise results
- fix: preserve context immutability in parse functions
- ecosystem: `eslint-plugin-zod-x` is `eslint-plugin-zod` now
- fix: resolve union type inference in object properties (#2654)
- Docs
- TypeScript not yet supported