js-sequence-diagrams
js-sequence-diagrams copied to clipboard
command-line utility in node.js
I don't know if it is possible, but I think that yes.
I think it would indeed be possible. I'll add it as a TODO.
I second this... As it relates to what I was thinking! bramp/js-sequence-diagrams#64
I'm working on this: https://github.com/schrepfler/sequence-diagram-generator Unfortunately there's an underlying issue with SVG phantomjs rendering of the wavy full line, I've submitted this upstream, if interested I'll send you the ticket.
:+1: npm package & CLI
Hey @schrepfler ... Try compiling phantomjs v2. I have had a lot of success with more advanced html5 stuff using that. I'll see if I can drag up the binary I made...
I tried rendering one of the svg based forks, it seems the wavy full lines get properly rendered now so I'll be waiting for the final release to make a refresh of the library.
- 1 on this
My project is more/less usable now with the bump to snapsvg, no more issues with the un-renderable arrow. If anyone would like to give it a try and to iron out the quirks that would be great.