# ArthurSonzogni/Diagon

Interactive ASCII art diagram generators. :star2:

Repository: https://github.com/ArthurSonzogni/Diagon
Canonical: https://ross.abutalabs.com/products/diagon
Homepage: https://arthursonzogni.com/Diagon/
Language: C++
License: MIT
License Family: permissive
Topics: ascii-art, webassembly, cpp, webapp, webapplication, generators, parser, lexer, antlr, cmake, arthursonzogni, ascii-diagram, ascii, unicode, markdown, uml, uml-diagram
Last push: 2025-05-16T09:50:58+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 21, release rhythm 8, longevity 100
- inputs: {"age_days": 3145, "days_push": 474, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2222, forks 78 (observed 2026-08-28T04:06:27.650994+00:00)

## What it is
Diagon is an interactive interpreter that transforms markdown-style expressions into ASCII art diagrams, supporting math expressions, sequences, trees, tables, and UML-style diagrams. It is written in C++ and available as a web application (via WebAssembly), a command line tool, and a JavaScript library.

## Use cases
- render math expressions as ascii art in the terminal
- generate ascii sequence diagrams for documentation
- draw ascii trees and tables from plain text input
- convert markdown-style notation into unicode diagrams
- embed ascii diagram generation in a web app
- create ascii diagrams inside vim or vscode

## When to choose
- you need plain-text diagrams for READMEs, comments, or terminals
- you want to typeset math expressions without images or LaTeX
- you prefer a lightweight offline CLI over heavy diagramming tools

## When to avoid
- you need rich graphical diagrams with colors and export to PNG/SVG
- you need collaborative or drag-and-drop diagram editing

## Facets
- artifact type: cli-tool
- maturity: active
- function: parser, interpreter, cli, templating, graphics
- domain: developer-tools, documentation, web-development
- platform: cpp, cli, wasm, cross-platform, windows
- tags: ascii-art, diagram-generator, webassembly, math-notation, uml-diagrams, markdown, unicode, antlr, ide-plugins, command-line, web, linux, macos

## Member repositories
- ArthurSonzogni/Diagon (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:27.650994+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:45:44.789486+00:00, confidence not recorded.
  - readme: https://github.com/ArthurSonzogni/Diagon (fetched 2026-08-28T04:06:27.650994+00:00, sha b85a045fcadd)
  - homepage: https://arthursonzogni.com/Diagon/ (fetched 2026-08-29T10:25:41.470638+00:00, sha 379980e177d3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
