Skip to content

Yeicor/kraphviz

Repository files navigation

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

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

About

Graphviz for Kotlin Multiplatform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages