New Show Hacker News story: Show HN: Unified interface for TypeScript schema validations (zod yup)

Show HN: Unified interface for TypeScript schema validations (zod, yup)
2 by decs | 0 comments on Hacker News.
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!