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

c4spar/cliffy

A TypeScript-first, runtime-agnostic command-line toolkit for building complex CLIs — featuring a command framework, argument parser, interactive prompts, tables, ANSI utilities, and more. observed · 2026-08-28

github.com/c4spar/cliffy · homepage · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

95/100

  • Activity 98
  • Release rhythm 87
  • 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: 20.5
  • age_days: 2368
  • days_rel: 90
  • days_push: 17
  • n_releases_24m: 9

Full methodology

Adoption not part of the score

1175 stars · 81 forks observed · 2026-08-28

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

Cliffy is a TypeScript-first, runtime-agnostic toolkit for building complex command-line applications on Deno, Node, and Bun. It provides a command framework, argument parser, interactive prompts, table builder, ANSI escape utilities, and keypress handling.

Use cases

  • build a complex CLI with subcommands and type-safe options
  • parse command line arguments and flags in TypeScript
  • create interactive prompts with validation and autocompletion
  • render unicode tables in the terminal
  • add shell completions and auto-generated help to a CLI
  • handle raw keypress events in a terminal app

When to choose

  • you want a TypeScript-first CLI framework that works across Deno, Node, and Bun
  • you need interactive prompts, tables, and ANSI utilities from one toolkit
  • you want auto-generated help, input validation, and shell completions out of the box

When to avoid

  • you only need a minimal argument parser without a full framework
  • you are building a GUI or web app rather than a terminal tool
  • your project is not TypeScript/JavaScript based

Facets

framework · maturity active

cli parser middleware testing developer-tools developer-tools bun cross-platform cli cli-framework interactive-prompts ansi-escape terminal-tables shell-completions type-safe argument-parsing keypress command-line automation deno nodejs

3 sources

Member repositories

RepositoryRoleHealth v2
c4spar/cliffymain95

For agents

markdown · JSON · MCP: product_card(name="c4spar/cliffy")

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