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
- [feat] `z.number().latitude()` and `z.number().longitude()`
- Properties with Symbol keys are stripped from objects, even with passthrough()
- Proposal: z.not(parser) or equivalent
- .email() does not respect UTF8SMTP Extension standard (which includes öäü aka. Umlaute)
- Better understandable errors
- Feature Request: ISO 8601 time interval
- Reparse against the output of a Schema (codecs)
- Provide a way to revert the original z.enum behavior – print received value
- customError - invalid_value - narrowing down "inst"
- Fix/circular object validation
- Docs
- TypeScript not yet supported