aceakash / string-similarity
Finds degree of similarity between two strings, based on Dice's Coefficient, which is mostly better than Levenshtein distance.
☆2,527Updated 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:
- Retrying made simple, easy and async☆1,875Updated last year
- a streaming interface for archive generation☆2,875Updated 2 weeks ago
- Bree is a Node.js and JavaScript job task scheduler with worker threads, cron, Date, and human syntax. Built for @ladjs, @forwardemail, @…☆3,161Updated last month
- Check if the internet connection is up☆1,258Updated 9 months ago
- Generate hashes from javascript objects in node and the browser.☆1,444Updated 9 months ago
- Use Mongodb queries in JavaScript☆1,671Updated 10 months ago
- Tiny millisecond conversion utility☆5,266Updated 8 months ago
- Node module to allow for easy Excel file creation☆1,376Updated 2 years ago
- fuzzyset.js - A fuzzy string set for javascript☆1,372Updated 3 years ago
- Full featured CSV parser with simple api and tested against large datasets.☆4,149Updated this week
- A tiny wrapper for turning Node.js worker threads into easy-to-use routines for heavy CPU loads.☆2,020Updated 2 years ago
- A library for deep (recursive) merging of Javascript objects☆2,792Updated 2 years ago
- An unopinionated authentication library for building Node.js APIs.☆1,689Updated 2 years ago
- See node.js errors with less clutter☆1,521Updated 10 months ago
- Fastest possible memoization library☆2,577Updated 2 years ago
- Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`☆1,155Updated 6 months ago
- Simple API-caching middleware for Express/Node.☆1,247Updated 2 years ago
- Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.☆1,743Updated 3 years ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆722Updated last month
- CSV parsing implementing the Node.js `stream.Transform` API☆802Updated 3 years ago
- An implementation of PHP's strip_tags in Typescript.☆493Updated 2 years ago
- Streaming csv parser inspired by binary-csv that aims to be faster than everyone else☆1,458Updated 3 months ago
- A simple, fast, robust job/task queue for Node.js, backed by Redis.☆3,923Updated last week
- A simple cron-like job scheduler for Node.js☆3,047Updated this week
- Simple and modern async event emitter☆1,939Updated 3 months ago
- Deep diffs two objects, including nested structures of arrays and objects, and returns the difference. ❄️☆1,104Updated last year
- JSON Schema validation☆1,848Updated 4 months ago
- Node.js library for parsing crontab instructions☆1,374Updated this week
- 🦎 Move an async function into its own thread.☆4,703Updated 4 years ago
- A generic rate limiter for node.js. Useful for API clients, web crawling, or other tasks that need to be throttled☆1,537Updated last week