AsciiGrid is WYSIWYG editor for ASCII/Svgbob diagrams.
AsciiGrid is available at mbarkhau.keybase.pub/asciigrid/.
Features:
- Grid based editing (as opposed to line based)
- Shareable URLs (that have all diagram data encoded in the URL, so no database backend is required)
- Copy/Paste, Undo/Redo, Pan/Zoom, etc.
- Keyboard Shortcuts (Ctrl-A, Home, End, ...)
Name | role | since | until |
---|---|---|---|
Manuel Barkhau ([email protected]) | author/maintainer | 2019-12 | - |
Example diagrams (from the svgbob-editor):
- Basic Shapes
- Quick Logo Scribbles
- Grids
- Graphics Diagram
- Sequence Diagrams
- Plot Diagrams
- Railroad Diagrams
- Statistical Charts
- Block Diagrams
- Mindmaps
- Circuit Diagrams
Software used:
- Svgbob to render ASCII -> SVG
- Pythonanywhere for server side rendering.
- coreui.io for icons