hiddentao / fast-levenshteinLinks
Efficient Javascript implementation of Levenshtein algorithm with locale-specific collator support.
☆612Updated 4 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 implementation of PHP's strip_tags in Typescript.☆492Updated 3 years ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆732Updated 4 months ago
- CSV parsing implementing the Node.js `stream.Transform` API☆802Updated 4 years ago
- Generate hashes from javascript objects in node and the browser.☆1,474Updated last year
- rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)☆1,936Updated 7 years ago
- An async libmagic binding for node.js for detecting content types by data inspection☆627Updated last year
- Brute-force protection middleware for express routes by rate limiting incoming requests☆568Updated 4 years ago
- Simple, intuitive mocking of Node.js modules.☆458Updated 4 years ago
- Sanitize string for use as filename☆366Updated 2 years ago
- Useragent parser for Node.js, ported from browserscope.org☆904Updated 4 years ago
- A simple worker-manager for clustered Node.js apps☆883Updated 3 years ago
- Throttle a collection of promise returning functions☆484Updated 3 years ago
- Wrap NodeJS request module to retry http requests in case of errors☆348Updated 3 months ago
- Promise-based queue☆230Updated 3 years ago
- Runs Promises in a pool that limits their concurrency.☆381Updated 2 years ago
- Javascript implementation of the L-diggity.☆283Updated 4 years ago
- Temporary file and directory creator for node.js☆769Updated last week
- Language detection for Javascript (Node). Based on the CLD2 (Compact Language Detector) library from Google.☆335Updated 11 months ago
- remove diacritics from strings ("ascii folding") - Node.js module☆271Updated 2 years ago
- Flatten/unflatten nested Javascript objects☆1,814Updated 2 months ago
- A node module for Google's Universal Analytics and Measurement Protocol☆963Updated 2 years ago
- Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.☆1,744Updated 4 years ago
- A simple Node.js helper module for Mailgun API.☆892Updated 2 years ago
- Country related data such as ISO codes, currencies etc☆518Updated 3 years ago
- Long stack traces for node.js inspired by https://github.com/tlrobinson/long-stack-traces☆840Updated 6 years ago
- Line-by-line Stream reader for node.js☆326Updated 6 years ago
- Easy testing of time-dependent code. Node.js☆427Updated 2 years ago
- Configurable mock for the fs module☆921Updated 3 weeks ago
- Asynchronous function queue with adjustable concurrency☆776Updated 2 years ago
- The simplified HTTP request client 'request' with Promise support. Powered by native ES6 promises.☆1,094Updated 2 years ago