Hacker News new | ask | show | jobs
by tmikaeld 2587 days ago
There exists one for Javascript as well:

https://github.com/Bogdan-Lyashenko/js-code-to-svg-flowchart

Including a VSCode extension (but it seems unmaintained):

https://marketplace.visualstudio.com/items?itemName=lucasbad...

1 comments

Thanks, this looks really nice! It doesn't seem to resolve symbol names however, so you can't see how different functions/definitions are related to each other and navigate between them. But the same author is working on another project that seems to go in that direction: https://github.com/Bogdan-Lyashenko/codecrumbs
That looks really awesome! Thanks for sharing or I'd miss it.