Showing 1-20 of 384,471 packages
Different string distance implementations.
Fast String Distance (SIFT) Algorithm
Calculate string distance using Damerau–Levenshtein method.
String distance calculator
Measure the difference between two strings using the Levenshtein distance algorithm
Match human-quality input to potential matches by edit distance.
Fastest Levenshtein distance implementation in JS.
Calculates the distance between a given point and the nearest point on a line.
string distance (jaro winkler modified)
A library implementing different string similarity
Coffeescript and Javascript string distance calculations.
Levenshtein edit distance
Measures the straight-line distance between two points, like cities or landmarks.
Simple breadth-first early terminating Levenshtein distance auto correcter for small sets of possible resulting strings.
WebAssembly bindings for high-performance string distance and similarity algorithms
A string similarity function using the Jaro-Winkler distance metric.
library for simularity identification
Calculates the distance along a rhumb line between two points.
Calculate the hamming distance of two hex strings or buffers
JavaScript port of the fast Damerau-Levenshtein string distance calculation algorithm used in Git