Canop/termimad
A library to display rich (Markdown) snippets and texts in a rust terminal application observed · 2026-09-03
Health v2 · maintenance only
77/100
- Activity 100
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2666
- days_rel: n/a
- days_push: 0
- n_releases_24m: 0
Adoption not part of the score
1224 stars · 47 forks observed · 2026-09-03
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Termimad is a Rust library for rendering Markdown-formatted text and tables in terminal (CLI/TUI) applications, with configurable skins, wrapping, scrolling, and Unicode correctness. It is not a full TUI framework or a generic Markdown renderer, but a focused display utility built on crossterm.
Use cases
- render markdown text in a rust terminal app
- display styled tables in a cli tool
- format help and error messages with markdown in a tui
- show scrollable formatted text in an unknown terminal width
- separate text content from terminal color skin
When to avoid
- you need a full TUI framework with widgets and layout - use ratatui or similar
- you need a complete or spec-compliant Markdown renderer
- you need syntax coloring in code blocks
Facets
library · maturity active
markdown parser templating terminal-ui developer-tools text-editors rust cli cross-platform tui markdown-rendering terminal-styling crossterm command-line
2 sources
- readme: https://github.com/Canop/termimad · fetched 2026-09-03 · 13268b772f54
- registry_crates: https://crates.io/api/v1/crates/termimad · fetched 2026-08-29 · e76798a9af5c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Canop/termimad | main | 77 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem