Generate diagram from node project

I have the latest version of Webstorm, 10.
I am wondering if there is a way to generate a diagram from my project using Webstorm or other tools.

+3


source to share


1 answer


Assuming you want to draw a dependency diagram, Webstorm comes bundled with spy-js, which is great!

Here's the gif: https://confluence.jetbrains.com/download/attachments/57292834/diagrams.gif



Check out: http://blog.jetbrains.com/webstorm/2015/02/webstorm-10-eap-140-2424/

0


source







All Articles