4 ms·
Show HN: I've created a tool to design sequence diagrams with my team
- kanobo 6y agoGood job menduz, it's well made and looks very useful. I'm especially happy to learn of the existence js-sequence-diagrams.
- menduz 6y agoThanks kanobo
- robertk 6y agoVery nice! This seems to have pretty good feature parity with https://sequencediagram.org/ https://sequencediagram.org/ Will definitely be giving this a spin.
- mikhailfranco 6y agoLooks like PlantUML syntax: https://plantuml.com/sequence-diagram https://plantuml.com/sequence-diagram
- fromaj 6y agoThis is cool! Is having the entire document encoded in the URL really the best way to create a share-able link?
- menduz 6y agoDepending on the observer.. here are the two main points I considered: - No info stored in any server, that makes it cheap to maintain. - The document is portable, you can recover the information even if the site is down.
- jesalg 6y agoVery cool! Sounds like you and I had the same thought. I built something very similar couple of months ago: https://www.quickviz.app/ https://www.quickviz.app/