levenshtein-search
A Javascript library for fuzzy substring searches.
A Javascript library for fuzzy substring searches.
Node.js bindings for the levenshtein-sse lib
A lib to compare similarity of two strings
Calculate the minimum number of changes needed to turn string A into B with the Levenshtein edit distance
calculate tree edit distance and edit operations
Wrapper for edlib sequence alignment library
library for fuzzy search
Compute the edit distance between strings by approximate matching.
Quick fuzzy search string in text with arbitrary edit distance threshold.
Searching string in text with arbitary edit distance threshold.
Compare the similarity between two strings with JavaScript.
Implementation of the Damerau-Levenshtein edit distance.