vojtechhabarta / typescript-generator

Generates TypeScript from Java - JSON declarations, REST service client
MIT License
1.14k stars 237 forks source link

Idea: JSweet integration #23

Closed renaudpawlak closed 8 years ago

renaudpawlak commented 8 years ago

The JSweet project will develop a similar feature soon (Java @Ambiant classes => d.ts). How about contacting us to talk about how your tool could be used in JSweet? (http://www.jsweet.org)

vojtechhabarta commented 8 years ago

Outcome of email conversation was that JSweet has different (and bigger) goal than this project. typescript-generator is focused (at least currently) on describing JSON data classes. Thanks @renaudpawlak