@omer-x/typesculptor
Version:
generates interpretable json objects to generate TypeScript types from JSON Schemas
26 lines (17 loc) • 4.72 kB
Markdown
# Typesculptor
[](https://www.npmjs.com/package/@omer-x/typesculptor)
[](https://www.npmjs.com/package/@omer-x/typesculptor)
[](https://codecov.io/gh/omermecitoglu/typesculptor)
[](https://opensource.org/licenses/MIT)
[](https://github.com/omermecitoglu/typesculptor/commits/main/)
[](https://github.com/omermecitoglu/typesculptor/issues)
[](https://github.com/omermecitoglu/typesculptor)
## Overview
Typesculptor generates interpretable json objects to generate TypeScript types from JSON Schemas
## Installation
To install this package
```sh
npm install @omer-x/typesculptor
```
## License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.