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 project provides an efficient JavaScript implementation of the Levenshtein algorithm, which calculates the minimum number of single-character edits needed to transform one string into another. It supports both standard and locale-sensitive string comparisons using Intl.Collator, making it suitable for internationalized applications. The library is designed for developers working on text processing, spell checking, fuzzy search, or any application requiring string similarity measurements in Node.js or browser environments.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of hiddentao/fast-levenshtein

Account's avatar
ka-weihe/fastest-levenshtein
Fastest Levenshtein distance implementation in JS.
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
gruntjs/grunt
The JavaScript Task Runner
Account's avatar
shama/grunt-benchmark
Grunt task for benchmarking
Account's avatar
pghalliday/grunt-mocha-test
A grunt task for running server side mocha tests
Account's avatar
iclanzan/grunt-npm-install
Grunt task to install npm modules.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework

Support the repos that depend on this repository

Top contributors

hiddentao's profile
hiddentao
53 contributions
neoPix's profile
neoPix
2 contributions
JJ's profile
JJ
2 contributions
TrySound's profile
TrySound
1 contributions
eventualbuddha's profile
eventualbuddha
1 contributions
EdwardBetts's profile
EdwardBetts
1 contributions
kellym's profile
kellym
1 contributions
benchik's profile
benchik
1 contributions
ka-weihe's profile
ka-weihe
1 contributions

Recent events

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

No events yet
hiddentao

hiddentao/fast-levenshtein

Efficient Javascript implementation of Levenshtein algorithm with locale-specific collator support.

JavaScript
611
50
MIT License