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
- feat(v4): cron expression validation
- Proposal: `schema.delegate()` for unsplittable inputs
- feat(v4): add explicit z.precompile(...) for startup-restricted runtimes
- feat: loosen z.strictObject() inside intersection
- object and looseRecord intersection when key has a transformation
- fix: add options to invalid discriminator errors
- Preprocess is not deprecated
- perf: avoid `delete` in `finalizeIssue` to keep V8 fast mode
- perf: avoid `delete` in `finalizeIssue` to keep issue objects in V8 fast mode
- refactor(v4): remove unnecessary type assertions
- Docs
- TypeScript not yet supported