vadimdemedes/ink
🌈 React for interactive command-line apps observed · 2026-08-28
Health v2 · maintenance only
97/100
- Activity 99
- Release rhythm 93
- Longevity 100
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: 12.5
- age_days: 3369
- days_rel: 48
- days_push: 8
- n_releases_24m: 29
Adoption not part of the score
39741 stars · 1040 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Ink is a React renderer for building interactive command-line apps using components and hooks. It leverages Yoga to provide Flexbox layout in the terminal, so developers familiar with React can build CLIs with the same component-based experience.
Use cases
- build an interactive CLI with React components
- create terminal UIs with flexbox layouts
- render dynamic updating output like progress counters in the terminal
- build developer tools like Claude Code or Wrangler CLIs
- reuse React knowledge and hooks to write command-line apps
- test CLI output using components
When to choose
- you already know React and want to build a CLI
- you need component-based, interactive terminal UIs with layout control
- you want hooks, state, and effects in a command-line app
When to avoid
- you need a simple non-interactive script with plain output
- your project is not on Node.js/JavaScript
- you need a GUI or web frontend rather than a terminal app
Facets
library · maturity stable
ui-components frontend-framework cli terminal-ui state-management developer-tools frontend web-development cli cross-platform react-renderer flexbox typescript interactive-cli command-line nodejs
2 sources
- readme: https://github.com/vadimdemedes/ink · fetched 2026-08-28 · a3c300b989e1
- homepage: https://term.ink · fetched 2026-08-29 · 431a7ad550e7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| vadimdemedes/ink | main | 97 |
For agents
markdown · JSON · MCP: product_card(name="vadimdemedes/ink")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem