1 unstable release

0.1.0 Jun 11, 2022

#14 in #flexbox

MIT/Apache

33KB
575 lines

Flexible Vector Graphics

Create SVG diagrams with flexbox.

WARNING: This project is a prototype and a work in progress. You may see code that you do not like, or design decisions that you do not agree with.

Usage

cargo run --bin flexvg -- ./examples/simple.yaml
open ./examples/simple.svg

See ./examples for additional examples.

License

This repository is licensed under either of

at your option.

Dependencies

~10MB
~186K SLoC