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
- docs: add Deno to install instructions
- Staged Publishing — human 2FA gate before CI pushes to latest
- fix(errors): treeifyError no longer throws on Object.prototype keys
- fix(checks): date min/max issue origin should reflect input, not bound
- fix(regexes): allow underscores inside httpUrl hostname labels
- fix(json-schema): RFC 6901 encode $ref pointer for ids containing / or ~
- fix(url): reject bare IPv6 addresses in z.url()
- fix(toJSONSchema): preserve default value through pipe/transform in input mode
- Expose ZodFunction schema from .implement() result
- fix(preprocess): infer input type from the preprocessor
- Docs
- TypeScript not yet supported