Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Nice. This will be useful, I'm looking forward to it.

Are you aware of any similar tools for creating class diagrams from TS code?



The closest I found was TS-Call-Graph [0] which works well but only on classes while mine is aimed at functions

I have a very rough draft of a graph working [1] (currently hardcoded with a specific function name) but I intend to make it interactive and to have more than one visualization of the files.

[0] https://github.com/Deskbot/TS-Call-Graph

[1] https://github.com/whyboris/TypeScript-Call-Graph/pull/1




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: