Yeicor / kraphviz

Graphviz for Kotlin Multiplatform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kraphviz

Graphviz for Kotlin Multiplatform.

It works on all kotlin targets because the original Graphviz program is:

  • Compiled to WebAssembly (thanks to this project), which is then...
  • Interpreted using kotlin common code (thanks to this project).

Yet Another Graphviz Editor

This is a demo project showing how to use this library to create a Graphviz editor using KorGE.

About

Graphviz for Kotlin Multiplatform


Languages

Language:Kotlin 99.0%Language:JavaScript 0.3%Language:C 0.3%Language:Dockerfile 0.2%Language:Shell 0.2%