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 enum template literal pattern escaping
- feat(v4): add `z.creditCard()` string format with Luhn validation (#4039)
- feat(v4): add `z.latitude()` / `z.longitude()` as bundle-cheap sugar (#2600)
- feat(v4): z.visit + deepPartial + z.input/z.output (#2854, #5224, #2106)
- Add properties checks for instanceof schemas
- Fix classic pipe compatibility for branded outputs
- Preserve callsites in parse stack traces
- Add schemaForType helper
- Add schema metadata to raw issues
- Pass arguments from `.apply` to schema mapper
- Docs
- TypeScript not yet supported