Flexible Vector Graphics
Create SVG diagrams with flexbox.
WARNING: This project is a prototype and a work in progress.
Usage
cargo run --bin flexvg -- ./examples/platform.yaml
open ./examples/platform.svg
See ./examples for additional examples.
License
This repository is licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE or https://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or https://opensource.org/licenses/MIT)
at your option.