hyperweb-io / hyperweb-io/ts-codegen
move away from json-schema-to-typescript
- Lenguaje dominante
- TypeScript
- Estrellas
- 126
- Forks
- 31
- Merge medio
- 19 min
- PR fusionados (30 d)
- 2
Descripción
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
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.