Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.34 KB

README.md

File metadata and controls

35 lines (24 loc) · 1.34 KB
jsonschema-to-runtypes

Generate Runtypes from JSONSchema

lifecycle NPM version codecov

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!