#721·io-ts

Support for Standard Schema

Author: plushdohnCreated Feb 28, 2025Updated Feb 28, 2025

https://standardschema.dev/

Standard Schema is a common interface for validation libraries, that has already been implemented by Zod, Valibot, Effect and many others.

It'd be nice if io-ts had support for it. It could greatly help io-ts being used with other libraries (react-hook-form, Tanstack Router, tRPC, etc.)