johngeorgewright / runtyping

Generate runtype validation from static types & JSON schema.
MIT License
46 stars 5 forks source link
io-ts json-schema runtypes typescript zod

runtyping

Generate runtime validation from static types & JSON schema using:

Contributing

  1. Install Yarn
  2. Link your workspace yarn
  3. If using VSCode, be sure to accept the workspace TypeScript version
  4. If using another editor, install the Yarn SDK for it (and commit with your PR)

Thanks

Inspired by a gist by skurfuerst.