rajasegar / ember-gen-uml

A CLI to generate Plant UML compatible diagrams for Ember components
MIT License
5 stars 1 forks source link

Typescript support? #7

Closed gossi closed 5 years ago

gossi commented 5 years ago

Hey,

I just finished a task on class diagramm two packages of our app (manually) to PlantUML, would've loved some automation here. Our code is written in Typescript (I tried https://github.com/bafolts/tplant) but the results weren't usable.

Any plans to support TS here or a way to integrate something like that?

rajasegar commented 5 years ago

@gossi Yes I do have one

rajasegar commented 5 years ago

@gossi Came up with a minimal version for TS support, please check and let me know for any issues. You need to pass --ts option with the cli for Typescript