hiddentao / fast-levenshteinLinks
Efficient Javascript implementation of Levenshtein algorithm with locale-specific collator support.
☆609Updated 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☆724Updated last month
- A NodeJS library to keep an eye on your memory usage, and discover and isolate leaks.☆779Updated 2 years ago
- Javascript implementation of the L-diggity.☆283Updated 4 years ago
- Brute-force protection middleware for express routes by rate limiting incoming requests☆567Updated 4 years ago
- A simple worker-manager for clustered Node.js apps☆881Updated 2 years ago
- Sanitize string for use as filename☆353Updated last year
- Language detection for Javascript (Node). Based on the CLD2 (Compact Language Detector) library from Google.☆329Updated 3 months ago
- Wrap NodeJS request module to retry http requests in case of errors☆348Updated last year
- Temporary file and directory creator for node.js☆752Updated last month
- Maxmind GEO Lookup☆624Updated this week
- Abstract rate limiter for nodejs☆720Updated 2 years ago
- Splits a hostname into subdomains, domain and (effective) top-level domains.☆511Updated 4 months ago
- Line-by-line Stream reader for node.js☆324Updated 5 years ago
- The most efficient JS implementation calculating the Levenshtein distance, i.e. the difference between two strings.☆487Updated 3 years ago
- Fibonacci and exponential backoff for Node.js☆337Updated 3 years ago
- Long stack traces for node.js inspired by https://github.com/tlrobinson/long-stack-traces☆841Updated 5 years ago
- An implementation of PHP's strip_tags in Typescript.☆493Updated 2 years ago
- Response time header for node.js☆491Updated this week
- Tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise☆1,900Updated 2 years ago
- Throttle a collection of promise returning functions☆483Updated 2 years ago
- Useragent parser for Node.js, ported from browserscope.org☆900Updated 3 years ago
- CSV stringifier implementing the Node.js `stream.Transform` API☆186Updated 3 years ago
- node byte string parser☆469Updated 11 months ago
- HTTP-friendly error objects☆2,931Updated 7 months ago
- Rich JavaScript errors☆1,191Updated 2 years ago
- Promisify an event by waiting for it to be emitted☆436Updated last year
- Simple, intuitive mocking of Node.js modules.☆460Updated 4 years ago
- express-validation is an express middleware that validates a request and returns a response with errors; if any of the configured validat…☆395Updated 9 months ago
- A Node.js module for retrieving a request's IP address on the server.☆852Updated last year
- Abstraction for exponential and custom retry strategies for failed operations.☆1,252Updated last year