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

The nth package is a simple JavaScript library that takes a number and appends the appropriate ordinal suffix (e.g., 1st, 2nd, 3rd, 4th). It's designed for developers who need to format numbers with ordinal suffixes in their applications, such as displaying rankings, dates, or list positions.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of mitchdenny/nth

Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework

Support the repos that depend on this repository

Top contributors

mitchdenny's profile
mitchdenny
71 contributions
mariusGundersen's profile
mariusGundersen
3 contributions
maxnowack's profile
maxnowack
3 contributions
dependabot[bot]'s profile
dependabot[bot]
2 contributions

Recent events

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

No events yet
mitchdenny

mitchdenny/nth

The nth package is a simple JavaScript library for taking a number (e.g. 1, 2, 3, or 4) and appending the appropriate place suffix (e.g. 1st, 2nd, 3rd or 4th).

JavaScript
1
2
Apache License 2.0