cronvel/terminal-kit
Terminal utilities for node.js observed · 2026-08-28
Health v2 · maintenance only
74/100
- Activity 93
- 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4410
- days_rel: n/a
- days_push: 45
- n_releases_24m: 0
Adoption not part of the score
3375 stars · 207 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Terminal Kit is a full-featured Node.js terminal library providing 256-color styling, key and mouse handling, input fields, menus, progress bars, and screen/text buffers with image loading. It enables building anything from simple colored output to complex interactive terminal applications without ncurses.
Use cases
- build an interactive command line tool in node.js
- add colors and styles to terminal output
- create progress bars in a cli app
- handle keyboard and mouse input in the terminal
- build a full-screen terminal application with menus
- prompt for user input in a node.js script
When to choose
- you need a rich, all-in-one terminal toolkit for Node.js
- you want interactive widgets like menus, input fields, and progress bars
- you want to avoid ncurses dependencies
When to avoid
- you only need simple ANSI colors (a lighter library may suffice)
- you are not using Node.js
- you need a GUI or web-based interface
Facets
library · maturity active
terminal-ui developer-tools cli developer-tools cross-platform cli cross-platform terminal tui colors progress-bar mouse-handling screen-buffer input-field interactive-cli command-line nodejs
1 source
- readme: https://github.com/cronvel/terminal-kit · fetched 2026-08-28 · 0e3e9883e048
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| cronvel/terminal-kit | main | 74 |
For agents
markdown · JSON · MCP: product_card(name="cronvel/terminal-kit")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem