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: Implement tuple discriminator detection for union optimization
- feat: add Romanian (ro) locale
- Consider creating an entrypoint with only the `en` locale loaded
- Stripping Unrecognised keys from enum record.
- Feature request: add .titleCase() and .capitalize() string methods
- Feature request: Set operations on schemas
- `transform` callback `ctx.addIssue` not in Typescript
- Discussion: Simplify `.safeParse()` response type to include `error: null` for a better dev experience
- fix: adds ` | never` to `objectOutputType` as a signal to the LSP tha…
- feat: add .upgrade
- Docs
- TypeScript not yet supported