/compose-seqdiag

Sequence diagram renderer for Jetpack Compose.

Primary LanguageKotlinApache License 2.0Apache-2.0

compose-seqdiag

gradle unit tests Maven Central

A library for rendering sequence diagrams in Compose UI. The library supports Kotlin Multiplatform and currently supports Android and JVM targets. Both left-to-right and right-to-left layout directions are supported.

More information is available at the project website.

Sequence diagrams made with this library look like this:

Usage

Maven Central

implementation("com.zachklipp.seqdiag:seqdiag:{version}")