hiddentao / fast-levenshteinLinks
Efficient Javascript implementation of Levenshtein algorithm with locale-specific collator support.
☆613Updated 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.☆493Updated 3 years ago
- Useragent parser for Node.js, ported from browserscope.org☆902Updated 4 years ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆734Updated 3 months ago
- Language detection for Javascript (Node). Based on the CLD2 (Compact Language Detector) library from Google.☆334Updated 9 months ago
- Javascript implementation of the L-diggity.☆283Updated 4 years ago
- Sanitize string for use as filename☆364Updated last year
- Generate hashes from javascript objects in node and the browser.☆1,470Updated last year
- Simple, intuitive mocking of Node.js modules.☆458Updated 4 years ago
- Wrap NodeJS request module to retry http requests in case of errors☆348Updated last month
- CSV parsing implementing the Node.js `stream.Transform` API☆801Updated 4 years ago
- Asynchronous function queue with adjustable concurrency☆775Updated 2 years ago
- An async libmagic binding for node.js for detecting content types by data inspection☆628Updated last year
- Temporary file and directory creator for node.js☆768Updated 3 weeks ago
- A port of inflection-js to node.js module☆579Updated last month
- Flatten/unflatten nested Javascript objects☆1,813Updated last month
- A node module for Google's Universal Analytics and Measurement Protocol☆962Updated 2 years ago
- Retries a function that returns a promise, leveraging the power of the retry module.☆317Updated 2 years ago
- Easy testing of time-dependent code. Node.js☆428Updated 2 years ago
- remove diacritics from strings ("ascii folding") - Node.js module☆271Updated 2 years ago
- Runs Promises in a pool that limits their concurrency.☆381Updated 2 years ago
- Throttle a collection of promise returning functions☆484Updated 2 years ago
- Brute-force protection middleware for express routes by rate limiting incoming requests☆568Updated 4 years ago
- Normalize a URL☆867Updated 3 months ago
- Configurable mock for the fs module☆921Updated 3 weeks ago
- Temporary File, Directory, and Stream support for Node.js☆451Updated 2 years ago
- Human readable time distances for javascript☆468Updated last year
- Like JSON.stringify, but doesn't throw on circular references☆554Updated last year
- JSON does not handle circular references. Now it does☆609Updated 6 years ago
- Long stack traces for node.js inspired by https://github.com/tlrobinson/long-stack-traces☆840Updated 6 years ago
- Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.☆1,745Updated 3 years ago