hyperweb-io / hyperweb-io/ts-codegen

move away from json-schema-to-typescript

Ouverte
#7 1 commentaire 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
TypeScript
Étoiles
126
Forks
31
Merge moyen
19 min
PR mergées (30 j)
2

Description

Currently we're depending on `json-schema-to-typescript`, however, it's limited (as noted here https://github.com/pyramation/cosmwasm-typescript-gen/issues/10) so we should look into fully parsing/processing types internally

examples to inspire

https://github.com/iamssen/cosmwasm-typescript-generator/blob/main/cosmwasm-typescript-generator/src/transform/createTypeStore.ts

https://github.com/bcherny/json-schema-to-typescript/blob/master/src/typesOfSchema.ts

https://github.com/bcherny/json-schema-to-typescript/blob/master/src/types/JSONSchema.ts

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.