elsassph / hxtsdgen

TypeScript declaration file generator for Haxe JavaScript output target
65 stars 12 forks source link

Interfaces generation #1

Closed elsassph closed 5 years ago

elsassph commented 6 years ago

Correctly generate exported interfaces, including optional fields (based on being nullable).

Also fixes generic types generation (js.Promise<T> losing <T>)

elsassph commented 5 years ago

Bump, maybe it needs tests I guess.

nadako commented 5 years ago

Hey, sorry for not responding! So uhm, well to be fair I don't have time or motivation to work on this project at the moment, but if you're interested in developing/maintaining it, I can just give you the rights to the repo as I'm pretty sure you know what you're doing wrt everything related to both Haxe and JS/TS :)

elsassph commented 5 years ago

It probably is sensible to find a maintainer actively using it indeed. Happy to help though I don't use it that often