hiddentao / fast-levenshtein
Efficient Javascript implementation of Levenshtein algorithm with locale-specific collator support.
☆596Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for fast-levenshtein
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆715Updated 3 years ago
- Temporary file and directory creator for node.js☆740Updated 4 months ago
- CSV parsing implementing the Node.js `stream.Transform` API☆803Updated 3 years ago
- Javascript implementation of the L-diggity.☆281Updated 3 years ago
- Sanitize string for use as filename☆343Updated 10 months ago
- Language detection for Javascript (Node). Based on the CLD2 (Compact Language Detector) library from Google.☆316Updated 2 months ago
- Expressive MongoDB query builder☆478Updated 4 months ago
- Abstraction for exponential and custom retry strategies for failed operations.☆1,227Updated last year
- Temporary File, Directory, and Stream support for Node.js☆446Updated last year
- Wrap NodeJS request module to retry http requests in case of errors☆349Updated last year
- See node.js errors with less clutter☆1,520Updated 5 months ago
- An implementation of PHP's strip_tags in Typescript.☆494Updated 2 years ago
- Rich JavaScript errors☆1,184Updated 2 years ago
- Long stack traces for node.js inspired by https://github.com/tlrobinson/long-stack-traces☆837Updated 4 years ago
- Promise-based queue☆228Updated 2 years ago
- Brute-force protection middleware for express routes by rate limiting incoming requests☆564Updated 3 years ago
- An async libmagic binding for node.js for detecting content types by data inspection☆620Updated 5 months ago
- Safer version of eval()☆257Updated last year
- Line-by-line Stream reader for node.js☆325Updated 5 years ago
- Generate hashes from javascript objects in node and the browser.☆1,408Updated 4 months ago
- rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)☆1,917Updated 6 years ago
- DOM 3 Xpath implemention and helper for node.js☆225Updated 3 months ago
- cls-hooked : CLS using AsynWrap or async_hooks instead of async-listener for node 4.7+☆762Updated 7 months ago
- Useragent parser for Node.js, ported from browserscope.org☆899Updated 3 years ago
- A simple worker-manager for clustered Node.js apps☆880Updated last year
- Load data from json, yaml or js to sequelize☆301Updated last year
- Retries a function that returns a promise, leveraging the power of the retry module.☆309Updated last year
- Asynchronous function queue with adjustable concurrency☆762Updated last year
- Throttle a collection of promise returning functions☆484Updated last year
- The simplified HTTP request client 'request' with Promise support. Powered by native ES6 promises.☆1,099Updated last year