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

This library provides a function for comparing alphanumeric strings in natural order, similar to how humans sort items (e.g., "img2.png" comes before "img10.png"). It's designed for JavaScript developers who need to sort strings containing numbers in a human-friendly way, such as sorting filenames, version numbers, or any data where numeric portions should be ordered by their numeric value rather than ASCII order.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of nwoltman/string-natural-compare

Account's avatar
nwoltman/eslint-config
My personal, highly specific ESLint config
Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
istanbuljs/nyc
the Istanbul command line interface
Account's avatar
shouldjs/should.js
test framework agnostic BDD-style assertions

Support the repos that depend on this repository

Top contributors

nwoltman's profile
nwoltman
119 contributions
LeeHao12's profile
LeeHao12
1 contributions

Recent events

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

No events yet
nwoltman

nwoltman/string-natural-compare

Compare alphanumeric strings the same way a human would, using a natural order algorithm.

JavaScript
50
5
MIT License