Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm
Score
4.2
/10
Last Scanned on 2025-01-20
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn MoreOther packages similar to leven
fast-levenshtein
3.0.0
Efficient implementation of Levenshtein algorithm with locale-specific collator support.
damerau-levenshtein
1.0.8
Damerau - Levenshtein distance by The Spanish Inquisition + relative distance
fastest-levenshtein
1.0.16
Fastest Levenshtein distance implementation in JS.
js-levenshtein
1.1.6
The most efficient JS implementation calculating the Levenshtein distance, i.e. the difference between two strings.