Skip to content

simenandre/jsonschema-to-runtypes

Repository files navigation

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!