Ross ROSS = Recommend OSS · open-source software intelligence for agents

dthree/vorpal

Node's framework for interactive CLIs observed · 2026-08-28

github.com/dthree/vorpal · homepage · JavaScript · MIT (permissive) 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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4028
  • days_rel: n/a
  • days_push: 1079
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

5625 stars · 277 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Vorpal is a Node.js framework for building immersive, interactive command-line applications with a simple chained API. It provides built-in command parsing, tabbed autocompletion, persistent history, piping, prompts, and automated help.

Use cases

  • build an interactive CLI shell in Node.js
  • create a REPL-like command environment for my app
  • add tabbed autocompletion to a command-line tool
  • build a CLI with piped commands and persistent history
  • make an immersive terminal application with prompts
  • parse commands with required, optional, and variadic arguments

When to choose

  • you want an interactive, shell-like CLI rather than a one-shot command
  • you need built-in autocompletion, history, piping, and help out of the box
  • you want an inquirer.js-based prompt experience inside your CLI

When to avoid

  • you only need simple one-shot argument parsing (use commander or yargs)
  • you need a framework with active maintenance and modern Node support
  • you are building a non-JavaScript CLI

Facets

framework · maturity maintenance

cli web-framework developer-tools web-development cross-platform cli interactive-cli repl autocomplete command-parsing inquirer javascript command-line nodejs

3 sources

Member repositories

RepositoryRoleHealth v2
dthree/vorpalmain32

For agents

markdown · JSON · MCP: product_card(name="dthree/vorpal")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem