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
- perf(v4): halve schema construction cost; keep instances in fast-properties mode
- perf(v4): single-check fast path and in-place issue prefixing in object JIT
- docs: add zod-form-action to ecosystem
- fix(core): treat any/unknown/coerced-boolean object properties as optional-in
- docs(ecosystem): add zodql to API Libraries
- fix(mini): correct merge() type signature to accept plain shape instead of schema
- feat: support format: "hostname" in fromJSONSchema
- feat: allow structured ZodIssueMessage values for deferred error message rendering
- fix(ci): align workflow Node.js version with package engines
- feat: implement tuple discriminator detection for union optimization
- Docs
- TypeScript not yet supported