aceakash / string-similarityLinks
Finds degree of similarity between two strings, based on Dice's Coefficient, which is mostly better than Levenshtein distance.
☆2,533Updated 2 years ago
Alternatives and similar repositories for string-similarity
Users that are interested in string-similarity are comparing it to the libraries listed below
Sorting:
- Flatten/unflatten nested Javascript objects☆1,812Updated 2 weeks ago
- Generate hashes from javascript objects in node and the browser.☆1,469Updated last year
- Retrying made simple, easy and async☆1,899Updated 2 years ago
- Simple and modern async event emitter☆1,998Updated 5 months ago
- Streaming csv parser inspired by binary-csv that aims to be faster than everyone else☆1,483Updated 10 months ago
- Job scheduler and rate limiter, supports Clustering☆1,949Updated last year
- Check if the internet connection is up☆1,334Updated 2 weeks ago
- Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`