natural-orderby
Lightweight and performant natural sorting of arrays and collections by differentiating between unicode characters, numbers, dates, etc.
didyoumean2
a library for matching human-quality input to a list of potential matches using the Levenshtein distance algorithm
maxmin
Get a pretty output of the original, minified, gzipped size of a string or buffer: 130 B → 91 B → 53 B (gzip)
leven
Measure the difference between two strings using the Levenshtein distance algorithm