leven
Measure the difference between two strings using the Levenshtein distance algorithm
levenary
[](https://www.npmjs.com/package/levenary) [](https://github.com/tanhauhau/levenary/actions)
didyoumean2
a library for matching human-quality input to a list of potential matches using the Levenshtein distance algorithm
closest-match
Uses Levenshtein Distance to find the closest string match or matches in an array
onp
Text diff algorithm based on 'An O(NP) Sequence Comparison Algorithm' from Sun Wu, Udi Manber and Gene Myers