time-delta
Formats difference between two dates as a human-readable string in almost any language
diff
A JavaScript text diff implementation.
diff-sequences
Compare items in two sequences to find a longest common subsequence
leven
Measure the difference between two strings using the Levenshtein distance algorithm