aceakash / string-similarityLinks
Finds degree of similarity between two strings, based on Dice's Coefficient, which is mostly better than Levenshtein distance.
☆2,530Updated 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:
- Generate hashes from javascript objects in node and the browser.☆1,467Updated last year
- Check if the internet connection is up☆1,270Updated last month
- Flatten/unflatten nested Javascript objects☆1,807Updated last year
- Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`☆1,201Updated 2 weeks ago
- Simple and modern async event emitter☆1,991Updated 4 months ago
- Get image size without full download. Supported image types: JPG, GIF, PNG, WebP, BMP, TIFF, SVG, PSD, ICO.☆1,005Updated 2 years ago
- Complete memoize/cache solution for JavaScript☆1,783Updated last year
- Access the system clipboard (copy/paste)☆1,859Updated last month
- Formats data into a string table.☆953Updated 8 months ago
- Retrying made simple, easy and async☆1,894Updated 2 years ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆729Updated last month
- Streaming csv parser inspired by binary-csv that aims to be faster than everyone else☆1,483Updated 9 months ago
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,266Updated last month
- See node.js errors with less clutter☆1,522Updated last year
- fuzzyset.js - A fuzzy string set for javascript☆1,376Updated 3 years ago
- 361000 becomes "6 minutes, 1 second"☆1,709Updated last week
- Map over promises concurrently☆1,456Updated last month
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,118Updated last month
- Advanced html to text converter☆1,677Updated last year
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,144Updated last week
- Generate a cryptographically strong random string☆574Updated 3 years ago
- Function argument validation for humans☆3,869Updated 2 weeks ago
- The fastest Node.js library for formatting terminal text with ANSI colors~!☆1,671Updated 2 years ago
- Deep diffs two objects, including nested structures of arrays and objects, and returns the difference. ❄️☆1,124Updated last year
- A fast and minimal circular JSON parser.☆1,104Updated 5 months ago
- a node internal (in-memory) caching module☆2,359Updated last year
- 🧵 Make web workers & worker threads as simple as a function call.☆3,502Updated last year
- Simple API-caching middleware for Express/Node.☆1,246Updated 2 years ago
- Normalize a URL☆864Updated last month
- Promisify a callback-style function☆1,508Updated 3 years ago