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.☆493Updated 3 years ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆733Updated 4 months ago
- remove diacritics from strings ("ascii folding") - Node.js module☆271Updated 2 years ago
- CSV parsing implementing the Node.js `stream.Transform` API☆801Updated 4 years ago
- Temporary file and directory creator for node.js☆769Updated last month
- Generate hashes from javascript objects in node and the browser.☆1,471Updated 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
- power set, combination, permutation and more in JavaScript☆747Updated last year
- Javascript implementation of the L-diggity.☆283Updated 4 years ago
- The most efficient JS implementation calculating the Levenshtein distance, i.e. the difference between two strings.☆506Updated 3 years ago
- Language detection for Javascript (Node). Based on the CLD2 (Compact Language Detector) library from Google.☆334Updated 10 months ago
- Sanitize string for use as filename☆366Updated last year
- Asynchronous function queue with adjustable concurrency☆775Updated 2 years ago
- Useragent parser for Node.js, ported from browserscope.org☆903Updated 4 years ago
- A node module for Google's Universal Analytics and Measurement Protocol☆962Updated 2 years ago
- Promise-based queue☆230Updated 3 years ago
- rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)☆1,935Updated 7 years ago
- Throttle a collection of promise returning functions☆484Updated 3 years ago
- Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.☆1,745Updated 4 years ago
- A simple spinner for node cli☆275Updated 6 years ago
- Runs Promises in a pool that limits their concurrency.☆381Updated 2 years ago
- Like JSON.stringify, but doesn't throw on circular references☆554Updated last year
- Long stack traces for node.js inspired by https://github.com/tlrobinson/long-stack-traces☆840Updated 6 years ago
- Configurable mock for the fs module☆920Updated last week
- A mathematically correct random number generator library for JavaScript.☆614Updated last year
- A simple worker-manager for clustered Node.js apps☆881Updated 3 years ago
- Flatten/unflatten nested Javascript objects☆1,815Updated last month
- Brute-force protection middleware for express routes by rate limiting incoming requests☆568Updated 4 years ago
- The simplified HTTP request client 'request' with Promise support. Powered by native ES6 promises.☆1,094Updated 2 years ago