Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ivanceras/svgbob

Convert your ascii diagram scribbles into happy little SVG
https://github.com/ivanceras/svgbob

ascii bob diagram svg

Last synced: 6 days ago
JSON representation

Convert your ascii diagram scribbles into happy little SVG

Awesome Lists containing this project

README

        

# Svgbob

svgbob’s current version badge
[![Documentation](https://docs.rs/svgbob/badge.svg)](https://docs.rs/svgbob/)
[![Test Status](https://img.shields.io/github/actions/workflow/status/ivanceras/svgbob/rust.yml?branch=master&event=push&label=test)](https://github.com/ivanceras/svgbob/actions)
[![License](https://img.shields.io/crates/l/svgbob.svg)](https://github.com/ivanceras/svgbob/blob/master/LICENSE)

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/)

![Screenshot from 2024-11-20 19-27-42](https://github.com/user-attachments/assets/d882e4ae-4c2a-474f-a1d2-3e50536cb222)

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

Donate using Liberapay

## Used by:

- [google/comprehensive-rust](https://github.com/google/comprehensive-rust) via [markdown-svgbob](https://github.com/boozook/mdbook-svgbob)
- [asciidoctor](https://docs.asciidoctor.org/diagram-extension/latest/diagram_types/svgbob/)
- [discourse](https://meta.discourse.org/t/discourse-svgbob/223573)
- [typst/bob-draw](https://typst.app/universe/package/bob-draw/)
- [zola](https://zola.discourse.group/t/diagramming-tool-integrations-plantuml-svgbob-graphviz-etc/269)
- [kroki](https://kroki.io/)