Skip to content

A rust sequence diagram library inspired by PlantUML

License

Notifications You must be signed in to change notification settings

davidsteiner/seq-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

seq-rs

seq-rs is a library to create SVG diagrams from a DSL, which is currently compatible with the PlantUML DSL (but does not support all the features of PlantUML yet). It compiles to web-assembly, making it suitable for embedding in web front-ends.

Example: https://planty.gcdisable.com/
(not mobile friendly)

About

A rust sequence diagram library inspired by PlantUML

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages