Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 1.13 KB

README.md

File metadata and controls

22 lines (14 loc) · 1.13 KB

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}")