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
- Benchmark idea: failure-path error formatting with deeper issue paths
- custom error messages not included in JSON schema output
- Proposal: `toOutputSchema()` — get a plain schema for the output side of a composed codec schema
- Recursive type using ZodObject triggers TS2589 in v4
- Feature Request: Support a way to mutate input in a non-type-transforming way
- Add a way to avoid encoding defaults
- feat: pass currently set locale to error maps (#5989)
- docs(ecosystem): add fullproduct.dev to v4 ecosystem page
- Support pluggable regex engines
- `z.toJSONSchema()` allows overriding `type` via metadata
- Docs
- TypeScript not yet supported