You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Anyone know of a golang one ?
Outputting svg with golang is very easy as well as pdf.
It's just a matter of finding a parser to parse the mermaid markdown.
Ultimately I want to use this to allow developer to describe orchestration workflows and then codegen the Js code that executes the workflow.
The Js runs inside a JavaScript VM that is build with golang.
I know this is a Js based project but I figured it's worth asking.
The text was updated successfully, but these errors were encountered:
Anyone know of a golang one ?
Outputting svg with golang is very easy as well as pdf.
It's just a matter of finding a parser to parse the mermaid markdown.
Ultimately I want to use this to allow developer to describe orchestration workflows and then codegen the Js code that executes the workflow.
The Js runs inside a JavaScript VM that is build with golang.
I know this is a Js based project but I figured it's worth asking.
The text was updated successfully, but these errors were encountered: