Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ivanceras/svgbob
- Owner: ivanceras
- License: apache-2.0
- Created: 2016-10-09T06:33:27.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-03-11T09:15:15.000Z (10 months ago)
- Last Synced: 2024-10-29T15:09:30.162Z (3 months ago)
- Topics: ascii, bob, diagram, svg
- Language: Rust
- Homepage: http://ivanceras.github.io/svgbob-editor/
- Size: 3.52 MB
- Stars: 3,876
- Watchers: 40
- Forks: 109
- Open Issues: 34
-
Metadata Files:
- Readme: README.md
- Changelog: Changelog.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-rust - ivanceras/svgbob - ci.org/ivanceras/svgbob.svg">](https://travis-ci.org/ivanceras/svgbob) (Applications / Graphics)
- awesome-rust - ivanceras/svgbob
- awesome-list - svgbob
- awesome-rust-zh - ivanceras/svgbob - 将 ASCII 图,转换为 SVG 图形[<img src="https://api.travis-ci.org/ivanceras/svgbob.svg">](https://travis-ci.org/ivanceras/svgbob) (应用 / 图像)
- awesome-rust - ivanceras/svgbob - converts ASCII diagrams into SVG graphics (Applications / Graphics)
- awesome-rust-cn - ivanceras/svgbob - ci.org/ivanceras/svgbob.svg">](https://travis-ci.org/ivanceras/svgbob) (应用 / Graphics)
- awesome-rust - ivanceras/svgbob - ci.org/ivanceras/svgbob.svg">](https://travis-ci.org/ivanceras/svgbob) (应用 Applications / 图像处理 Graphics)
- awesome-starred - ivanceras/svgbob - Convert your ascii diagram scribbles into happy little SVG (others)
- fucking-awesome-rust - ivanceras/svgbob - converts ASCII diagrams into SVG graphics (Applications / Graphics)
- fucking-awesome-rust - ivanceras/svgbob - converts ASCII diagrams into SVG graphics (Applications / Graphics)
- awesome-rust-cn - ivanceras/svgbob
README
# Svgbob
[![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)
## 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/)