Show HN: I've created a tool to design sequence diagrams with my team
diagrams.menduz.com
Show HN: I've created a tool to design sequence diagrams with my team
1–8 of 8 posts
Re: Show HN: I've created a tool to design sequence diagrams with my team
#2Good job menduz, it's well made and looks very useful. I'm especially happy to learn of the existence js-sequence-diagrams.
Re: Show HN: I've created a tool to design sequence diagrams with my team
#3Good job menduz, it's well made and looks very useful. I'm especially happy to learn of the existence js-sequence-diagrams.
Thanks kanobo
Re: Show HN: I've created a tool to design sequence diagrams with my team
#4Very nice! This seems to have pretty good feature parity with https://sequencediagram.org/
Will definitely be giving this a spin.
Re: Show HN: I've created a tool to design sequence diagrams with my team
#5Looks like PlantUML syntax:
Re: Show HN: I've created a tool to design sequence diagrams with my team
#6This is cool! Is having the entire document encoded in the URL really the best way to create a share-able link?
Re: Show HN: I've created a tool to design sequence diagrams with my team
#7This is cool! Is having the entire document encoded in the URL really the best way to create a share-able link?
Depending 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.
Re: Show HN: I've created a tool to design sequence diagrams with my team
#8Very cool! Sounds like you and I had the same thought. I built something very similar couple of months ago: https://www.quickviz.app/