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

Gauge is a terminal-based progress bar library that provides a simple, stateless interface for displaying horizontal progress gauges in Node.js applications. It's designed for developers who need to show real-time progress of tasks or operations in the terminal, offering customizable themes, templates, and support for Unicode and color output.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

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

No events yet
npm

npm/gauge

A terminal based horizontal guage aka, a progress bar

JavaScript
322
33
Other
iarna's profile
iarna
143 contributions
dependabot[bot]'s profile
dependabot[bot]
38 contributions
lukekarrys's profile
lukekarrys
26 contributions
wraithgar's profile
wraithgar
10 contributions
github-actions[bot]'s profile
github-actions[bot]
7 contributions
claudiahdz's profile
claudiahdz
6 contributions
XhmikosR's profile
XhmikosR
3 contributions
helloyou2012's profile
helloyou2012
3 contributions
brianloveswords's profile
brianloveswords
2 contributions
williamboman's profile
williamboman
2 contributions

Support the dependencies of npm/gauge

Account's avatar
iarna/aproba
A ridiculously light-weight argument validator (now browser friendly)
Account's avatar
isaacs/color-support
A module which will endeavor to guess your terminal's level of color support.
Account's avatar
iarna/console-control-strings
A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset of both ansi and vt100. All control codes included work on both Windows & Unix-like OSes, except where noted.
Account's avatar
iarna/has-unicode
Try to guess if your terminal supports unicode
Account's avatar
tapjs/signal-exit
when you want to fire an event no matter how a process exits.
Account's avatar
iarna/wide-align
A wide-character aware text alignment function for use on the console or with fixed width fonts.
Account's avatar
npm/eslint-config
eslint config used by the npm cli team
Account's avatar
npm/template-oss
templated files used in npm CLI team oss projects
Account's avatar
nodejs/readable-stream
Node.js Streams, a user-land copy of the stream library from Node.js