tkrajina/typescriptify-golang-structs
A Golang struct to TypeScript class/interface converter
GoApache-2.0
Issues
- 0
Inconsistent map behaviour
#81 opened by dan1elhughes - 0
- 1
Usage as a library
#67 opened by mozey - 0
- 3
CamelCase option
#73 opened by msummers-nr - 3
Translating Golang functions to TypeScript
#57 opened by jarble - 1
Struct Array Alias
#59 opened by przemeklach - 0
Doesn't work with vendoring
#64 opened by Davincible - 1
go 1.18 generics support
#58 opened by sev3ryn - 1
Add support for enums in the CLI tool
#62 opened by anish749 - 3
Documentation comments
#61 opened by harnyk - 0
- 5
Why do you require "Only fields with a valid json tag will be converted to TypeScript models."?
#1 opened by PaluMacil - 3
- 0
Nested Struct Won't Convert
#56 opened by wolveix - 1
- 3
Tool can't handle packages like ranked-model
#53 opened by loeffel-io - 3
Error message to stderr
#55 opened by leaanthony - 1
- 2
YAML tag spport
#46 opened by markszente - 2
Prefix affects map keys
#44 opened by chanced - 3
- 0
Custom imports not included in generated file
#47 opened by shamer - 5
to interfaces
#41 opened by Narven - 2
panic when array has a declared length
#40 opened by jackmac92 - 2
tsscriptify cli doesn't have interface flag.
#36 opened by delaneyj - 5
Possible bug with `.ManageType`
#35 opened by shackra - 0
Coerce 'number' values in createFrom method
#19 opened by sampaioletti - 0
Third-party structs with type `time.Time` convert to Time empty interface/class
#33 opened by shackra - 1
Date/timestamps
#6 opened by tkrajina - 2
createFrom -> constructor
#8 opened by tkrajina - 3
Support maps with object values
#9 opened by tkrajina - 2
- 0
- 0
- 3
64-bit integer as string
#27 opened by kulak - 1
Enum support
#26 opened by gtsopour - 0
Support Type Alias
#13 opened by sampaioletti - 4
- 1
[Feature request] TS to golang struct
#24 opened by dosomder - 1
classes/interfaces
#5 opened by tkrajina - 1
Optional fields
#7 opened by tkrajina - 1
How to install?
#21 opened by pie6k - 0
Support Slice of Pointers
#12 opened by sampaioletti - 0
AddSimpleArrayField ignores ts_type
#14 opened by sampaioletti - 4
Trying to convert the models from https://github.com/chargebee/chargebee-go
#17 opened by morrislaptop - 0
interface{} should map to any...
#16 opened by tkrajina - 2