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 a highly efficient JavaScript implementation of the Levenshtein distance algorithm, optimized for speed and memory usage. It is distributed as an ES module and is intended for developers who need to measure string similarity in applications like spell-checking, fuzzy searching, or data deduplication.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of 43081j/js-levenshtein

Account's avatar
eslint/eslint
ESLint JavaScript language implementation
Account's avatar
bcoe/c8
output coverage reports using Node.js' built in coverage
Account's avatar
hiddentao/fast-levenshtein
Efficient implementation of Levenshtein algorithm with locale-specific collator support.
Account's avatar
yomguithereal/talisman
Straightforward fuzzy matching, information retrieval and NLP building blocks for JavaScript.
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
typescript-eslint/typescript-eslint
Tooling which enables you to use TypeScript with ESLint

Support the repos that depend on this repository

Top contributors

gustf's profile
gustf
27 contributions
43081j's profile
43081j
8 contributions
stramel's profile
stramel
2 contributions
georgyberdyshev's profile
georgyberdyshev
1 contributions
tech6hutch's profile
tech6hutch
1 contributions
mvasilkov's profile
mvasilkov
1 contributions

Recent events

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

No events yet
43081j

43081j/js-levenshtein

The most efficient JS implementation calculating the Levenshtein distance, i.e. the difference between two strings.

JavaScript
3
1
MIT License