Settings

Theme

Show HN: CASCII – Put Diagrams in Your Code

cascii.app

12 points by ftr1200 · 4 comments

Reader

2 threads
avidiax

I have previously used graph-easy[1] to turn Graphviz/DOT files into ASCII for code comments. It is great for state machines or explaining the relationship between different systems or classes, and if you check in the DOT file alongside the code, it is not too difficult to update later if something changes.

[1] https://metacpan.org/release/TELS/Graph-Easy-0.64/view/bin/g...

  • ftr1200OP

    Interesting. I haven't come across this one before. I always found auto-rendering ones to be annoyingly less predictable. Thanks for sharing.

sherdil2022

This is pure genius! Interactiy building ASCII diagrams!! Well executed

  • ftr1200OP

    Thank you! I’m hoping the short link feature makes it useful over time / maintainable which would otherwise be tricky for when code changes.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection