deep-foundation / deep-foundation/dev

JSONSchema to types converter

Open
#179 1 comment 0 reactions 1 assignee Claimed by @FreePhoenix888 View on GitHub
enhancement
Dominant language
TypeScript
Stars
20
Forks
18
PR merge metrics
No merged PRs in 30d

Description

Turns jsonschema into types :)
Conventionally, there is a schematic from GitHub (in their api). It will be possible with the help of this package to create the type issue and all the data given to it into types
There can be many types/relationships. And doing it manually takes a long time. Especially if you try to do it for all GitHub apis. And json-schema + object-to-links converter will be very useful
object-to-types will not help here because not always all data can be in an object, some fields are optional. and json schema has information about each field, whether it is optional or not, and so on

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.