runtyping icon indicating copy to clipboard operation
runtyping copied to clipboard

Generate runtype validation from static types & JSON schema.

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.