aceakash / string-similarityLinks
Finds degree of similarity between two strings, based on Dice's Coefficient, which is mostly better than Levenshtein distance.
☆2,535Updated 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:
- Check if the internet connection is up☆1,361Updated 2 months ago
- Streaming csv parser inspired by binary-csv that aims to be faster than everyone else☆1,489Updated last year
- Generate hashes from javascript objects in node and the browser.☆1,472Updated last year
- Flatten/unflatten nested Javascript objects☆1,814Updated 2 months ago
- Get image size without full download. Supported image types: JPG, GIF, PNG, WebP, BMP, TIFF, SVG, PSD, ICO.☆1,015Updated 2 years ago
- Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`☆1,211Updated 2 months ago
- Simple and modern async event emitter☆2,009Updated 7 months ago
- Retrying made simple, easy and async☆1,906Updated 2 years ago
- Slugify a string☆2,675Updated 4 months ago
- Capture screenshots of websites☆2,007Updated 2 months ago
- The fastest Node.js library for formatting terminal text with ANSI colors~!☆1,682Updated 2 years ago
- Job scheduler and rate limiter, supports Clustering☆1,967Updated 2 years ago
- Bree is a Node.js and JavaScript job task scheduler with worker threads, cron, Date, and human syntax. Built for @ladjs, @forwardemail, @…☆3,260Updated 2 weeks ago
- Map over promises concurrently☆1,474Updated 2 months ago
- Detect the file type of a file, stream, or data☆4,214Updated 3 weeks ago
- Advanced html to text converter☆1,686Updated 2 years ago
- Normalize a URL☆870Updated 3 weeks ago
- Tiny millisecond conversion utility☆5,495Updated 2 weeks ago
- Formats data into a string table.☆964Updated 11 months ago
- Promise queue with concurrency control☆4,112Updated 3 weeks ago
- Access the system clipboard (copy/paste)☆1,892Updated last month
- a node internal (in-memory) caching module☆2,370Updated last year
- A fast and minimal circular JSON parser.☆1,108Updated 8 months ago
- Complete memoize/cache solution for JavaScript☆1,783Updated last year
- Simple API-caching middleware for Express/Node.☆1,247Updated 3 years ago
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,288Updated 4 months ago
- Function argument validation for humans☆3,879Updated 3 months ago
- 361000 becomes "6 minutes, 1 second"☆1,725Updated last month
- CSV parser and formatter for node☆1,770Updated this week
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆732Updated 4 months ago