Generate runtime validation from static types & JSON schema using:
- @runtyping/io-ts to generate io-ts
- @runtyping/runtypes to generate runtypes
- @runtyping/valibot to generate valibot
- @runtyping/yup to generate yup
- @runtyping/zod to generate zod
- @runtyping/zod-mini to generate zod/mini
Inspired by a gist by skurfuerst.