similify
"Similify is a versatile JavaScript package designed to simplify and enhance similarity comparisons in various contexts. Whether you're comparing words, objects, arrays, or exploring string lengths and numerical ranges, Similify provides an easy-to-use in
string-compare-score
this package lets you compare two strings and give you how much percent they are similar
string-similarity-score
Finds degree of similarity between strings, based on Dice's Coefficient, which is mostly better than Levenshtein distance.