hiddentao / fast-levenshtein
Efficient Javascript implementation of Levenshtein algorithm with locale-specific collator support.
☆599Updated 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
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆719Updated 3 years ago
- Javascript implementation of the L-diggity.☆282Updated 3 years ago
- Language detection for Javascript (Node). Based on the CLD2 (Compact Language Detector) library from Google.☆320Updated 4 months ago
- See node.js errors with less clutter☆1,522Updated 7 months ago
- Straightforward fuzzy matching, information retrieval and NLP building blocks for JavaScript.☆710Updated 6 months ago
- Simple, intuitive mocking of Node.js modules.☆461Updated 3 years ago
- Complete memoize/cache solution for JavaScript☆1,756Updated 7 months ago
- Throttle a collection of promise returning functions☆484Updated 2 years ago
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,100Updated 5 months ago
- RFC6265 Cookies and CookieJar for Node.js☆980Updated last week
- Promisify an event by waiting for it to be emitted☆432Updated 10 months ago
- Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.☆1,743Updated 3 years ago
- The most efficient JS implementation calculating the Levenshtein distance, i.e. the difference between two strings.☆482Updated 2 years ago
- Abstraction for exponential and custom retry strategies for failed operations.☆1,236Updated last year
- Generate hashes from javascript objects in node and the browser.☆1,421Updated 5 months ago
- Line-by-line Stream reader for node.js☆324Updated 5 years ago
- Brute-force protection middleware for express routes by rate limiting incoming requests☆566Updated 3 years ago
- Maxmind GEO Lookup☆615Updated 2 weeks ago
- Easily load and persist config without having to think about where and how☆868Updated last month
- Temporary File, Directory, and Stream support for Node.js☆449Updated 2 years ago
- Temporary file and directory creator for node.js☆742Updated 5 months ago
- Easy testing of time-dependent code. Node.js☆424Updated last year
- Node PDF Extract☆386Updated last year
- A NodeJS library to keep an eye on your memory usage, and discover and isolate leaks.☆776Updated 2 years ago
- 🇫🇷 NodeJS language detection library using n-gram☆400Updated 4 years ago
- fs with incremental backoff on EMFILE☆1,279Updated 5 months ago
- An async libmagic binding for node.js for detecting content types by data inspection☆623Updated 6 months ago
- Long stack traces for node.js inspired by https://github.com/tlrobinson/long-stack-traces☆835Updated 5 years ago
- The simplified HTTP request client 'request' with Promise support. Powered by native ES6 promises.☆1,098Updated last year
- CSV parsing implementing the Node.js `stream.Transform` API☆802Updated 3 years ago