replit/clui
CLUI is a collection of JavaScript libraries for building command-driven interfaces with context-aware autocomplete. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived no_license
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: 2452
- days_rel: n/a
- days_push: 855
- n_releases_24m: 0
Adoption not part of the score
1236 stars · 40 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
CLUI is a collection of JavaScript/TypeScript libraries from Replit for building command-driven interfaces with context-aware autocomplete. It includes a framework-agnostic input-to-suggestion engine, a React session renderer, and a utility for generating commands from GraphQL introspection data.
Use cases
- build a command palette with autocomplete in a web app
- add a CLI-style prompt to a React application
- map text input to commands and suggestions
- generate CLUI commands from a GraphQL schema
- render a session of submitted command lines
When to choose
- you want a command-driven UI with context-aware autocomplete in JavaScript
- you need a framework-agnostic input parsing primitive you can wrap yourself
- you want to expose GraphQL API operations as runnable commands
When to avoid
- you need actively maintained software with support and fixes
- you need a full terminal emulator or shell
- you are not using JavaScript/TypeScript or React for the session rendering
Facets
library · maturity abandoned
cli ui-components graphql developer-tools web-development frontend browser command-driven-interfaces context-aware-autocomplete react graphql-introspection unmaintained autocomplete command-line javascript typescript nodejs
1 source
- readme: https://github.com/replit/clui · fetched 2026-08-28 · 4bcea606c1dd
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| replit/clui | main | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem