Y
Hacker News
new
|
ask
|
show
|
jobs
Show HN: Unified interface for TypeScript schema validations (zod, yup)
(
github.com
)
3 points
by
decs
1087 days ago
Hi, all! I launched TypeSchema to help library developers like me (and product developers as well) decouple their code from specific validation libraries (like `zod` or `yup`) and make them more plug-n-play. Appreciate the feedback!