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
- Restore "Writing generic functions" section in docs (add to basics page)
- docs: clarify z.string().regex() vs z.instanceof(RegExp)
- Restore section on Zod schemas as parameters in the docs
- fix(docs): make the prefault example runnable (declare `const schema`)
- How to use regexes should be better documented
- docs(ecosystem): Add zod-mongoose list item in Zod To X
- docs: add `.nonempty()` documentation for strings, arrays, sets, and maps
- test: cover all v4 locale error maps
- `z.string().nonempty()` has no documentation
- Solution to extend strict object unions
- Docs
- TypeScript not yet supported