summaryrefslogtreecommitdiffstats
path: root/README.md
blob: 2997cdcc3f86a2d2636619b34d6cd3bb509bfc19 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Svgbob

<a href="https://crates.io/crates/svgbob"><img src="https://img.shields.io/crates/v/svgbob.svg" alt="svgbob’s current version badge" title="svgbob’s current version badge"></a><a href="https://travis-ci.org/ivanceras/svgbob">
<img src="https://api.travis-ci.org/ivanceras/svgbob.svg"/>
</a>

Svgbob can create a nice graphical representation of your text diagrams.

Svgbob provides a cli which takes text as an input and creates an svg image as an output.

[**Demo**](https://ivanceras.github.io/svgbob-editor/)



[Specification](https://ivanceras.github.io/content/Svgbob/Specification.html)