https://github.com/omermecitoglu/typesculptor
generates interpretable json objects to generate TypeScript types from JSON Schemas
https://github.com/omermecitoglu/typesculptor
interpretable json-schema type-generator
Last synced: about 2 months ago
JSON representation
generates interpretable json objects to generate TypeScript types from JSON Schemas
- Host: GitHub
- URL: https://github.com/omermecitoglu/typesculptor
- Owner: omermecitoglu
- License: mit
- Created: 2025-06-15T01:51:51.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-06-15T02:07:06.000Z (12 months ago)
- Last Synced: 2025-06-15T03:20:44.625Z (12 months ago)
- Topics: interpretable, json-schema, type-generator
- Language: TypeScript
- Homepage:
- Size: 57.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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.