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 fast approximate string matching for JavaScript, using a bit-parallel algorithm to find pattern occurrences in text with up to a specified number of errors (insertions, substitutions, or deletions). It's ideal for developers building search functionality or text analysis tools that need fuzzy matching capabilities. The implementation is optimized for 32-bit word sizes in JavaScript and is suitable for applications requiring efficient pattern matching with error tolerance.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

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

No events yet
robertknight

robertknight/approx-string-match-js

Fast approximate string matching library for JavaScript

TypeScript
53
4
MIT License
robertknight's profile
robertknight
66 contributions
dependabot[bot]'s profile
dependabot[bot]
2 contributions
BigBlueHat's profile
BigBlueHat
1 contributions

Support the dependencies of robertknight/approx-string-match-js

Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for chai
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for mocha
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
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development