whatisgithub

What is react-blessed?

gaearon/react-blessed — explained in plain English

Analysis updated 2026-07-17 · repo last pushed 2015-09-03

2JavaScriptAudience · developerComplexity · 3/5DormantSetup · moderate

In one sentence

Lets you build interactive terminal apps using React by rendering components as text-based UI instead of HTML, via the blessed library.

Mindmap

mindmap
  root((repo))
    What it does
      React for terminals
      Renders text UI
      Components become ASCII
    Tech stack
      JavaScript
      React
      blessed
    Use cases
      Build CLI dashboards
      Build file managers
      Build config tools
    Audience
      Developers
      React users
    Maturity
      Experimental
      Old React version
      Needs modern adaptation

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Build a real-time server monitoring dashboard that runs in the terminal using React components.

USE CASE 2

Create an interactive file manager or admin panel with terminal UI instead of a browser interface.

USE CASE 3

Use React's component model and state management to structure a command-line tool.

What is it built with?

JavaScriptReactblessed

How does it compare?

gaearon/react-blessed3imed-jaberi/cryptography-si-isamm3imed-jaberi/koa-isomorphic-router
Stars222
LanguageJavaScriptJavaScriptJavaScript
Last pushed2015-09-032021-09-252021-02-06
MaintenanceDormantDormantDormant
Setup difficultymoderateeasyeasy
Complexity3/51/52/5
Audiencedeveloperresearcherdeveloper

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · moderate Time to first run · 30min

Built against a 2015 pre-release of React, needs adapting to work with modern React versions.

Copy-paste prompts

Prompt 1
Show me how to build a simple terminal dashboard using React and this repo's rendering approach.
Prompt 2
Explain how blessed and React work together to turn components into terminal UI elements.
Prompt 3
Help me update this repo's approach to work with a modern version of React instead of the 2015 pre-release it was built on.

Frequently asked questions

What is react-blessed?

Lets you build interactive terminal apps using React by rendering components as text-based UI instead of HTML, via the blessed library.

What language is react-blessed written in?

Mainly JavaScript. The stack also includes JavaScript, React, blessed.

Is react-blessed actively maintained?

Dormant — no commits in 2+ years (last push 2015-09-03).

How hard is react-blessed to set up?

Setup difficulty is rated moderate, with roughly 30min to a first successful run.

Who is react-blessed for?

Mainly developer.

Open on GitHub → Ask about another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.