DEV Community

Discussion on: What is your top tool that most devs would be surprised you use regularly?

Collapse
 
austinstanding profile image
Austin Standing

mermaidjs within codepen for on-the-fly diagrams.

The input is "markdown-ish" and the output is svg. I know you can change look and feel with CSS, but I haven't bothered to yet.

mermaid-js.github.io/mermaid/#/

Collapse
 
manishfoodtechs profile image
manish srivastava

Nice Austin, really a very useful utility

Collapse
 
v6 profile image
πŸ¦„N BπŸ›‘ • Edited

That is unexpected, clever, and useful to me.

Collapse
 
austinstanding profile image
Austin Standing

Here is a Sequence Diagram based on a true story to demonstrate how chaos can be captured quickly. Names have been changed but not forgotten πŸ˜‚