JavaScript flow chart code generator?

Hi,

Is it possible from within WebStorm or IntelliJ Ultimate to analyse the JS Code and produce flow diagrams to more easily read how the code is connected.

I guess in a similar way to this Windows-only application is advertising what it can do: http://www.aivosto.com/visustin.html


Thanks,
Nick

0
3 comments

WebStorm/Idea provide no support for generating diagrams from javaScript code. Please vote for
https://youtrack.jetbrains.com/issue/WEB-7341 to be notified on any progress.


BTW, you can get a kind of dependency diagram when using SpyJS - see http://blog.jetbrains.com/webstorm/2015/02/webstorm-10-eap-140-2424/. But note that this feature is only available since WebStorm 10
0

Elena,

Thanks for your reply... I've got IntelliJ Ultimate v13. Will the suggested SpyJS work with that?


Thanks,
Nick

0

No, you need version 14 to get it working... :(

0

Please sign in to leave a comment.