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.☆494Updated 3 years ago
- Generate hashes from javascript objects in node and the browser.☆1,462Updated last year
- An async libmagic binding for node.js for detecting content types by data inspection☆627Updated last year
- Simple, intuitive mocking of Node.js modules.☆458Updated 4 years ago
- The simplified HTTP request client 'request' with Promise support. Powered by native ES6 promises.☆1,094Updated 2 years ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆729Updated last month
- remove diacritics from strings ("ascii folding") - Node.js module☆270Updated 2 years ago
- Promise-based queue☆230Updated 3 years ago
- Throttle a collection of promise returning functions☆483Updated 2 years ago
- Language detection for Javascript (Node). Based on the CLD2 (Compact Language Detector) library from Google.☆332Updated 7 months ago
- Long stack traces for node.js inspired by https://github.com/tlrobinson/long-stack-traces☆840Updated 5 years ago
- Javascript implementation of the L-diggity.☆283Updated 4 years ago
- Sanitize string for use as filename☆360Updated last year
- Configurable mock for the fs module☆921Updated this week
- Country related data such as ISO codes, currencies etc☆517Updated 3 years ago
- Retries a function that returns a promise, leveraging the power of the retry module.☆318Updated 2 years ago
- Like JSON.stringify, but doesn't throw on circular references☆553Updated last year
- Temporary file and directory creator for node.js☆765Updated 2 months ago
- A simple worker-manager for clustered Node.js apps☆879Updated 2 years ago
- Super-easy persistent data structures in Node.js☆729Updated 7 months ago
- Asynchronous function queue with adjustable concurrency☆774Updated 2 years ago
- CSV parsing implementing the Node.js `stream.Transform` API☆801Updated 4 years ago
- rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)☆1,932Updated 6 years ago
- Line-by-line Stream reader for node.js☆324Updated 5 years ago
- Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.☆1,742Updated 3 years ago
- Runs Promises in a pool that limits their concurrency.☆381Updated last year
- Useragent parser for Node.js, ported from browserscope.org☆902Updated 3 years ago
- Wrap NodeJS request module to retry http requests in case of errors☆348Updated last year
- A port of inflection-js to node.js module☆575Updated last month
- Maxmind GEO Lookup☆631Updated last week