Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Golang based editor #588

Closed
joeblew99 opened this issue Oct 21, 2017 · 1 comment
Closed

Golang based editor #588

joeblew99 opened this issue Oct 21, 2017 · 1 comment

Comments

@joeblew99
Copy link

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.

@tylerlong
Copy link
Collaborator

tylerlong commented Mar 16, 2018

Check this project: https://github.com/mermaidjs/mermaid.cli The idea is to run a headless browser (if golang is able to do so)

mgenereu pushed a commit to mgenereu/mermaid that referenced this issue Jun 25, 2022
…yarn/develop/svelte-preprocess-4.10.2

chore(deps-dev): bump svelte-preprocess from 4.10.1 to 4.10.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants