hiddentao / fast-levenshteinLinks
Efficient Javascript implementation of Levenshtein algorithm with locale-specific collator support.
☆610Updated 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:
- An async libmagic binding for node.js for detecting content types by data inspection☆625Updated last year
- An implementation of PHP's strip_tags in Typescript.☆493Updated 2 years ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆725Updated 3 months ago
- Javascript implementation of the L-diggity.☆283Updated 4 years ago
- Simple, intuitive mocking of Node.js modules.☆459Updated 4 years ago
- Language detection for Javascript (Node). Based on the CLD2 (Compact Language Detector) library from Google.☆331Updated 4 months ago
- CSV parsing implementing the Node.js `stream.Transform` API☆801Updated 4 years ago
- Long stack traces for node.js inspired by https://github.com/tlrobinson/long-stack-traces☆840Updated 5 years ago
- A simple worker-manager for clustered Node.js apps☆881Updated 2 years ago
- Sanitize string for use as filename☆355Updated last year
- Temporary file and directory creator for node.js☆756Updated 3 months ago
- power set, combination, permutation and more in JavaScript☆744Updated last year
- Throttle a collection of promise returning functions☆484Updated 2 years ago
- Temporary File, Directory, and Stream support for Node.js☆450Updated 2 years ago
- Generate hashes from javascript objects in node and the browser.☆1,455Updated 11 months ago
- Brute-force protection middleware for express routes by rate limiting incoming requests☆569Updated 4 years ago
- rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)☆1,932Updated 6 years ago
- remove diacritics from strings ("ascii folding") - Node.js module☆266Updated last year
- Like JSON.stringify, but doesn't throw on circular references☆555Updated 11 months ago
- CSV stringifier implementing the Node.js `stream.Transform` API☆186Updated 4 years ago
- Retries a function that returns a promise, leveraging the power of the retry module.☆317Updated 2 years ago
- Remove unwanted files and directories from your node_modules folder☆407Updated last year
- Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.☆1,743Updated 3 years ago
- XML stream parser based on Expat. Made for Node.☆321Updated 2 years ago
- Wrap NodeJS request module to retry http requests in case of errors☆348Updated last year
- A simple spinner for node cli☆274Updated 6 years ago
- Configurable mock for the fs module☆920Updated 2 weeks ago
- Runs Promises in a pool that limits their concurrency.☆381Updated last year
- A NodeJS library to keep an eye on your memory usage, and discover and isolate leaks.☆780Updated 2 years ago
- Line-by-line Stream reader for node.js☆324Updated 5 years ago