js-sequence-diagrams icon indicating copy to clipboard operation
js-sequence-diagrams copied to clipboard

command-line utility in node.js

Open alexandre-mbm opened this issue 11 years ago • 8 comments

I don't know if it is possible, but I think that yes.

alexandre-mbm avatar Apr 05 '14 19:04 alexandre-mbm

I think it would indeed be possible. I'll add it as a TODO.

bramp avatar Apr 05 '14 19:04 bramp

I second this... As it relates to what I was thinking! bramp/js-sequence-diagrams#64

howardroark avatar Apr 15 '14 12:04 howardroark

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.

schrepfler avatar Dec 23 '14 02:12 schrepfler

:+1: npm package & CLI

elf-pavlik avatar Jun 01 '15 11:06 elf-pavlik

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...

howardroark avatar Jun 01 '15 12:06 howardroark

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.

schrepfler avatar Sep 02 '15 00:09 schrepfler

  • 1 on this

ainthek avatar Sep 24 '15 19:09 ainthek

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.

schrepfler avatar Dec 28 '16 01:12 schrepfler