gustf / js-levenshteinLinks
The most efficient JS implementation calculating the Levenshtein distance, i.e. the difference between two strings.
☆492Updated 3 years ago
Alternatives and similar repositories for js-levenshtein
Users that are interested in js-levenshtein are comparing it to the libraries listed below
Sorting:
- A module for node.js and the browser that takes in text and strips it of stopwords☆252Updated last month
- A fast and minimal circular JSON parser.☆1,095Updated last month
- Very basic encrypt and decrypt node module☆270Updated 10 months ago
- Sanitize string for use as filename☆355Updated last year
- Sentence Boundary Detection in javascript for node. http://tessmore.github.io/sbd/☆214Updated last year
- Generate hashes from javascript objects in node and the browser.☆1,455Updated 11 months ago
- Serialize/deserialize an error into a plain object☆557Updated 6 months ago
- 📝 Hunspell compatible spell-checker☆284Updated 4 years ago
- Generate a cryptographically strong random string☆572Updated 3 years ago
- The fastest implementation of Levenshtein distance in JS/TS.☆720Updated last year
- Retry a promise-returning or async function☆889Updated 2 months ago
- A high-performance Javascript string compression library☆328Updated 2 years ago
- Efficient Javascript implementation of Levenshtein algorithm with locale-specific collator support.☆610Updated 3 years ago
- Fast CSV parser☆323Updated 2 years ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆725Updated 3 months ago
- installs custom cleanup handlers that run on exiting node☆167Updated 8 years ago
- The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js…☆366Updated 2 years ago
- node.js bindings for RE2: fast, safe alternative to backtracking regular expression engines.☆521Updated last month
- Throttles arbitrary code to execute a maximum number of times per interval. Best for making throttled API requests.☆122Updated 2 weeks ago
- Deep diffs two objects, including nested structures of arrays and objects, and returns the difference. ❄️☆1,108Updated last year
- The micro-library of Node.js stream components for creating custom JSON processing pipelines with a minimal memory footprint. It can pars…☆1,078Updated 5 months ago
- Human readable time distances for javascript☆467Updated last year
- A Node.js wrapper for the Tesseract OCR API☆308Updated 2 years ago
- Plug & play basic auth middleware for express☆331Updated 2 years ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆338Updated 7 months ago
- An XML builder for node.js☆385Updated 8 months ago
- Slow down repeated requests; use as an alternative (or addition) to express-rate-limit☆275Updated 2 months ago
- Get all urls in a string☆369Updated last year
- Temporary file and directory creator for node.js☆756Updated 3 months ago
- Throttle promise-returning & async functions☆484Updated 7 months ago