Base Tool
首页
圈子
工具
EN
Toggle theme
登录
Loading...
Loading...
Zod | Base Tool
Zod
TypeScript-first schema validation with static type inference.
36.0k
TypeScript
前端开发
后端开发
GitHub
我们的评测
Zod is the standard for runtime validation in the TypeScript ecosystem. The static type inference means you define your schema once and get both runtime validation and TypeScript types. No more writing types twice.