Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

`stdout-update` is a tiny Node.js library that lets CLI programs rewrite the last lines they printed without disturbing any interleaved output from other sources (e.g., console.log, console.error). It works by hooking into stdout/stderr, tracking the previous update block, and cleanly overwriting it while preserving the surrounding log history—ideal for progress spinners, status dashboards, or any interactive terminal tool that needs real‑time visual updates.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of keindev/stdout-update

Account's avatar
tagproject/ts-package-shared-config
Standard shared config for tagproject packages with Node.js and TypeScript
Account's avatar
TypeStrong/ts-node
TypeScript execution environment and REPL for node.js, with source map support

Support the repos that depend on this repository

Top contributors

dependabot-preview[bot]'s profile
dependabot-preview[bot]
322 contributions
mergify[bot]'s profile
mergify[bot]
277 contributions
dependabot[bot]'s profile
dependabot[bot]
227 contributions
github-actions[bot]'s profile
github-actions[bot]
21 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
keindev

keindev/stdout-update

Purely and accurately overwrites the previous output in the terminal, while maintaining the history of third-party logs

TypeScript
17
4
MIT License