zod
TypeScript-first schema validation with static type inference. The goal is to eliminate duplicative type declarations. With Zod, you declare a validator once and Zod will automatically infer the static TypeScript type. It is easy to compose simpler types into complex data structures.
Github:
- 77797779723072020
Workflow integration:
- cli
https://github.com/colinhacks/zod
MIT License
Maintained