ivanseidel/node-draftlog
📜 Create mutable log lines into the terminal, and give life to your logs! 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3467
- days_rel: n/a
- days_push: 1223
- n_releases_24m: 0
Adoption not part of the score
1243 stars · 33 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Node.js library that injects a `draft` method into the console, allowing previously written terminal lines to be updated in place using ANSI escape codes. It serves as a building block for creating dynamic CLI elements like progress bars, spinners, and animations without imposing fixed widgets.
Use cases
- update terminal log lines after printing
- build a custom progress bar in node
- show live loading status in a cli
- animate console output
- create dynamic checkboxes in the terminal
- print a live-updating clock in the console
When to choose
- you want full creative control over dynamic terminal output instead of prebuilt widgets
- you need to update individual log lines while other output continues
- you're building custom CLI progress indicators or animations in Node.js
When to avoid
- you just need ready-made progress bars or spinners with no customization
- your project is not Node.js based
- you need actively developed software with recent feature work
Facets
library · maturity maintenance
logging terminal-ui cli developer-tools cli cross-platform ansi-escape-codes console progress-bars updatable-log-lines terminal-animations command-line nodejs
1 source
- readme: https://github.com/ivanseidel/node-draftlog · fetched 2026-08-28 · 7fd5ef6efcad
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ivanseidel/node-draftlog | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="ivanseidel/node-draftlog")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem