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

Zeropad is a utility for padding integers with leading zeros, offering classic padding behavior (e.g., '9' → '09') or customizable padding lengths (e.g., '9' → '0009'). It supports both positive and negative numbers and is designed for developers needing consistent number formatting in JavaScript.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of radiovisual/zeropad

Account's avatar
mochajs/mocha
simple, flexible, fun test framework

Support the repos that depend on this repository

Top contributors

radiovisual's profile
radiovisual
12 contributions

Recent events

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

No events yet
radiovisual

radiovisual/zeropad

Zeropad your integers with n-length padding.

JavaScript
1
2
MIT License