https://sverweij.github.io
mermaid (and similar diagrams-as-text tools) have a higher level of abstraction so they're quicker when you need something they're targeting. Also: graphviz is good at graphs, but not every visual representation is a…
If you like the text based ness of WSD, you might like https://mscgen.js.org - which is 100% open source & client side only.
We're currently using nsp - it checks advisories on nodesecurity.io against our _direct_ dependencies & devDependencies. For my private projects I use both nsp and bithound. Bithound apparently uses snyk, which checks…
Use '\n' for line breaks, like so: a => b [label="POST /echo\nHello, it's me"]; (You might like https://mscgen.js.org b.t.w.)
mermaid (and similar diagrams-as-text tools) have a higher level of abstraction so they're quicker when you need something they're targeting. Also: graphviz is good at graphs, but not every visual representation is a…
If you like the text based ness of WSD, you might like https://mscgen.js.org - which is 100% open source & client side only.
We're currently using nsp - it checks advisories on nodesecurity.io against our _direct_ dependencies & devDependencies. For my private projects I use both nsp and bithound. Bithound apparently uses snyk, which checks…
Use '\n' for line breaks, like so: a => b [label="POST /echo\nHello, it's me"]; (You might like https://mscgen.js.org b.t.w.)