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
- Fix $ZodErrorTree type: Allow undefined in error items array
- How to extend an `object` with `union`ed or `xor`ed objects?
- superRefine() errors no longer surfaced if used in combination with optional() on an object() field that is not defined
- .color() function to validate that a string is a valid color.
- Feat/add guard
- fix: string().email() does not validate successfully where emails have Ampersand (&) in them #3913
- docs: add jwt string validator
- v4(feature): Add cron string format
- Add a way to add properties instead of overriding them
- Improve the performance of z.nativeEnum
- Docs
- TypeScript not yet supported