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(v4): document coerce missing-key breaking change
- Add support for RFC 9557 + Temporal API
- docs(ecosystem): add @apical-ts/craft
- fix(v4): make wrapper internals recursion-safe (#4611)
- perf(v4): JIT fastpass for ZodTuple (~1.7-2.6x)
- "sideEffects": false in zod/v4/package.json causes esbuild to tree-shake locale initialization since version 4.4.1
- feat(v4): expose optionsMap and get(value) on ZodDiscriminatedUnion
- feat(v4): parseMaybeAsync / safeParseMaybeAsync (JIT-preserving, follow-up to #5924)
- feat(v4): clearer error for missing required object properties
- feat(string): support array of prefixes in startsWith()
- Docs
- TypeScript not yet supported