Back to browse
GitHub Repository

React terminal renderer with cell-level diffing and native scrollback. No alternate screen.

24 starsTypeScript

React terminal renderer, cell level diff, no alt screen

by nathan-cannon·Mar 19, 2026·3 points·2 comments

AI Analysis

●●●BangerWizardrySlick

Ten times faster than Ink with cell-level diffing and native terminal scrollback.

Strengths
  • Cell-level diffing delivers 10x performance improvement over Ink benchmarks
  • Inline mode preserves native Cmd+F, copy/paste, and terminal scrollback
  • DEC synchronized output sequences eliminate screen tearing on supported terminals
Weaknesses
  • Seven stars on GitHub indicates limited adoption and community testing
  • Documentation needs more real-world usage examples beyond counter demo
Target Audience

Terminal UI developers, React developers building CLI tools

Similar To

Ink · blessed · xterm.js

Similar Projects

Developer Tools●●Solid

Drag-and-Drop in the Terminal

Cell-by-cell diff rendering hits O(changed cells) while Ink redraws entire frames.

WizardryNiche Gem
re-marked
201mo ago