nathanpeck/clui
Command Line UI toolkit for Node.js observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- 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: 4533
- days_rel: n/a
- days_push: 2185
- n_releases_24m: 0
Adoption not part of the score
1660 stars · 40 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Node.js toolkit for building command line interfaces with components like gauges, progress bars, sparklines, spinners, and line buffers that respond to terminal resizing. It provides a simple API for drawing formatted, column-based text output in the console.
Use cases
- show progress bars in a node.js cli tool
- draw sparklines in the terminal
- add spinners to long-running command line tasks
- render formatted tables in the console
- build a terminal dashboard that adapts to terminal size
When to choose
- you are building a Node.js CLI and need simple UI components like spinners, gauges, or progress bars
- you want lightweight terminal drawing without a full TUI framework
When to avoid
- you need a full-featured interactive TUI with input handling and layout
- your project is not Node.js
- you need a library with recent active maintenance
Facets
library · maturity maintenance
terminal-ui developer-tools developer-tools cli cross-platform cli-ui progress-bar spinner sparkline gauge line-buffer command-line nodejs
2 sources
- readme: https://github.com/nathanpeck/clui · fetched 2026-08-28 · c84181d273d3
- registry_npm: https://registry.npmjs.org/clui · fetched 2026-08-29 · 8d6ee36aa8dd
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| nathanpeck/clui | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem