Comment on ArkType: Ergonomic TS validator 100x faster than ZodparentComments−crabmusket1yThis is why I like libraries like typia or typebox-codegen; I'd prefer to write TypeScript and generate the validation, rather than write a DSL.
Comments
This is why I like libraries like typia or typebox-codegen; I'd prefer to write TypeScript and generate the validation, rather than write a DSL.