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
- [Documentation] Add documentation for Zod and method
- Add fullproduct.dev to ecosystem documentation
- fix(v4): resolve stack overflow in toJSONSchema for recursive lazy with describe
- CSP error triggered in production - `z.config({ jitless: true })` is not a great workaround
- fix(docs): heading anchor links now include the hash so it doesnt scoll all the way up, follows navbar logic
- Fix: correct multipleOf validation for floating point values
- `multipleOf` silently accepts non-multiples for small numbers (scientific notation bug in `floatSafeRemainder`)
- feat: implement type narrowing in z.string().startsWith() and z.string().endsWith()
- fix(docs): add custom 404 page with theme-aware styling
- Buggy navigation on docs
- Docs
- TypeScript not yet supported