1.0.0 • Published 3 years ago

jsonschema-to-runtypes v1.0.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
3 years ago

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!