GitShow/sindresorhus/log-update
sindresorhus

log-update

Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.

by sindresorhus
Star on GitHubForknpm

JavaScript

1.2k stars42 forks16 contributorsQuiet · 4mo agoSince 2015v8.0.0MIT

Meet the team

See all 16 on GitHub →
sindresorhus
sindresorhus63 contributions
SamVerschueren
SamVerschueren4 contributions
BendingBender
BendingBender2 contributions
djmitche
djmitche2 contributions
herecydev
herecydev1 contribution
etiktin
etiktin1 contribution
Jameskmonger
Jameskmonger1 contribution
jamestalmage
jamestalmage1 contribution

Languages

View on GitHub →
JavaScript99.3%
TypeScript0.7%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

4 of 6 standards met

Community profile →
85
✓README✓License✓Contributing✓Code of Conduct○Issue Template○PR Template

Recent fixes

View closed PRs →
gameroman
ci: run tests on Node 26MergedPR
gameroman · 3mo ago
hyperz111
Upgrade wrap-ansi to v10?ClosedIssue

now on v10 which is require Node.js 20 and because we only support that major version, i think if we can upgrade safely.

hyperz111 · 6mo ago
egasimus
don't auto-init, or fail gracefullyClosedIssue

Hi there! Been happily running on Deno. It's helped me massively with all the ephemeral logs from a very chatty test runner that I've been writing. So the other day I took all that stuff, slapped a Vite on it, and found out that when code depending on runs in a browser, this happens: breaking all downstream of where I import - so, everything. Polyfilling didn't help. Recommended polyfill doesn't define the at all. Guess that makes sense in a browser, haven't figured out how to best plug stubs for them yet. Putting it behind a flag didn't help. Trying to a logger on module load (making the module itself stateful), still breaks once it doesn't find a completely Node-like . There's probably a correct workaround on the bundler side which I'll keep looking for, anyway I can only hope that you see the problem here and its solution. Thanks! ❤️

egasimus · 9mo ago
Structured data for AI agents

Repository: sindresorhus/log-update. Description: Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc. Stars: 1166, Forks: 42. Primary language: JavaScript. Languages: JavaScript (99.3%), TypeScript (0.7%). License: MIT. Latest release: v8.0.0 (4mo ago). Open PRs: 0, open issues: 0. Last activity: 4mo ago. Community health: 85%. Top contributors: sindresorhus, SamVerschueren, BendingBender, djmitche, herecydev, etiktin, Jameskmonger, jamestalmage, r4j4h, kj800x and others.

·@ofershap

Replace github.com with gitshow.dev