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
- [V4]: Cannot pipe to less restrictive schema
- Zod incorrectly points to CommonJS declaration when used with ESM
- feat: add WithOptions and WithSchema types for .with() method
- Round out z.iso so that it matches the Temporal proposal
- `ZodCatch` Rethrow
- [BUG]: No clear way to intersect or merge `.strict` + `.refine`/`.superRefine` objects.
- Metadata registries don't solve some problems I've used metadata for
- feat: add `z.ipv4Range()` and `z.ipv6Range()` validation
- feat: Implement tuple discriminator detection for union optimization
- Stripping Unrecognised keys from enum record.
- Docs
- TypeScript not yet supported