jsonschema-to-runtypes
v1.0.0
Published
<div align="center"> <img width="220" src="./.github/header.svg" alt="jsonschema-to-runtypes">
Downloads
2
Readme
Generate Runtypes from JSONSchema
This library aims to provide an intuitive and easy way to generate Runtypes types from JSONSchema, based on generate-runtypes and ts-morph.
We are thankful for all help with adding new functionality, fixing issues, or improve the package. Feel free to open issues and pull requests ❤️
Documentation
Apart from this README, you can find details and examples of using the SDK in the following places:
Thanks!
This library a fork of json-schema-to-typescript, most of the work is done by the contributors of that library!