hiddentao / fast-levenshteinLinks
Efficient Javascript implementation of Levenshtein algorithm with locale-specific collator support.
☆612Updated 3 years ago
Alternatives and similar repositories for fast-levenshtein
Users that are interested in fast-levenshtein are comparing it to the libraries listed below
Sorting:
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆728Updated 4 months ago
- An implementation of PHP's strip_tags in Typescript.☆494Updated 2 years ago
- Javascript implementation of the L-diggity.☆283Updated 4 years ago
- Temporary file and directory creator for node.js☆760Updated 3 weeks ago
- An async libmagic binding for node.js for detecting content types by data inspection☆627Updated last year
- CSV parsing implementing the Node.js `stream.Transform` API☆801Updated 4 years ago
- The most efficient JS implementation calculating the Levenshtein distance, i.e. the difference between two strings.☆494Updated 3 years ago
- Fibonacci and exponential backoff for Node.js☆339Updated 4 years ago
- Language detection for Javascript (Node). Based on the CLD2 (Compact Language Detector) library from Google.☆332Updated 5 months ago
- Retries a function that returns a promise, leveraging the power of the retry module.☆318Updated 2 years ago
- Long stack traces for node.js inspired by https://github.com/tlrobinson/long-stack-traces☆840Updated 5 years ago
- rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)☆1,933Updated 6 years ago
- Throttle a collection of promise returning functions☆484Updated 2 years ago
- A simple worker-manager for clustered Node.js apps☆880Updated 2 years ago
- Asynchronous function queue with adjustable concurrency☆773Updated last year
- Simple, intuitive mocking of Node.js modules.☆458Updated 4 years ago
- Line-by-line Stream reader for node.js☆324Updated 5 years ago
- Useragent parser for Node.js, ported from browserscope.org☆902Updated 3 years ago
- A node module for Google's Universal Analytics and Measurement Protocol☆965Updated 2 years ago
- Wrap NodeJS request module to retry http requests in case of errors☆348Updated last year
- Generate hashes from javascript objects in node and the browser.☆1,460Updated last year
- Promise-based queue☆230Updated 2 years ago
- Brute-force protection middleware for express routes by rate limiting incoming requests☆568Updated 4 years ago
- remove diacritics from strings ("ascii folding") - Node.js module☆266Updated 2 years ago
- ImageMagick's Magick++ bindings for NodeJS☆631Updated 4 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
- Create private keys and certificates with node.js☆576Updated last week
- A NodeJS library to keep an eye on your memory usage, and discover and isolate leaks.☆782Updated 2 years ago
- XML stream parser based on Expat. Made for Node.☆321Updated 2 years ago
- Runs Promises in a pool that limits their concurrency.☆381Updated last year