dthree/vantage
Distributed, realtime CLI for live Node apps. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- 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: n/a
- age_days: 4114
- days_rel: n/a
- days_push: 1832
- n_releases_24m: 0
Adoption not part of the score
3417 stars · 108 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Vantage is a Node.js library that turns a live Node application into an interactive, remotely accessible CLI by combining CLI, SSH-like connectivity, and REPL. It extends Vorpal, letting developers build command APIs with commander-style syntax and hop across multiple live Node instances.
Use cases
- remotely debug a live node app over ssh-like cli
- add a repl to my production node application
- build custom admin commands for a running node server
- pipe commands across multiple node instances from one terminal
- inspect live app state without restarting or redeploying
When to choose
- you need live, remote diagnostics of a running Node app
- you want a commander.js-style command API exposed over a CLI
- you want tab completion, history, and REPL in one tool
When to avoid
- you need an actively maintained project - the author is seeking volunteer maintainers
- you only need a local REPL without remote access
- you need strong security guarantees for production exposure
Facets
library · maturity maintenance
cli http-server auth middleware developer-tools developer-tools backend cli cross-platform repl ssh-like-remote-access vorpal-extension live-debugging distributed-cli command-line nodejs
2 sources
- readme: https://github.com/dthree/vantage · fetched 2026-08-28 · 3e60a1ea81e5
- registry_npm: https://registry.npmjs.org/vantage · fetched 2026-08-29 · 1f31c0c8306f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| dthree/vantage | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem