DEV Community

Discussion on: I made 1,000x faster TypeScript Validator Library

Collapse
 
samchon profile image
Jeongho Nam • Edited
  1. No plan to measure yup because it does not support even union type

  2. No plan to make it. But welcome if you make and publish it as your own.

By the way, I made a react library which requires only TypeScript type like below. It would be published after styling, clear API designing with documentation. This may be what you want.

Image description