Hacker News new | ask | show | jobs
by mixedCase 1071 days ago
Alternatively, io-ts is more performant and has been around for a while longer. Although it does have a more functional interface.
1 comments

I like typia for doing codegen basically in the way this request is asking: it hooks into the typescript API to create runtypes from plain old typescript