gustf / js-levenshteinLinks
The most efficient JS implementation calculating the Levenshtein distance, i.e. the difference between two strings.
☆504Updated 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☆258Updated last month
- Very basic encrypt and decrypt node module☆270Updated 2 months ago
- Sanitize string for use as filename☆364Updated last year
- Generate a cryptographically strong random string☆576Updated 3 years ago
- Efficient Javascript implementation of Levenshtein algorithm with locale-specific collator support.☆613Updated 4 years ago
- Slow down repeated requests; use as an alternative (or addition) to express-rate-limit☆292Updated 3 weeks ago
- Fast CSV parser☆326Updated 2 years ago
- An XML builder for node.js☆402Updated 2 weeks ago
- Easy to use and powerful fuzzy string matching, port of fuzzywuzzy.☆632Updated 2 weeks ago
- Generate hashes from javascript objects in node and the browser.☆1,470Updated last year
- The fastest implementation of Levenshtein distance in JS/TS.☆742Updated last year
- Translate standard UUIDs into shorter formats and back.☆512Updated 2 weeks ago
- Serialize/deserialize an error into a plain object☆593Updated last month
- A port of inflection-js to node.js module☆579Updated last month
- Human readable time distances for javascript☆468Updated last year
- Plug & play basic auth middleware for express☆334Updated 2 years ago
- A fast and minimal circular JSON parser.☆1,108Updated 6 months ago
- The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js…☆369Updated 2 years ago
- Throttle promise-returning & async functions☆508Updated last month
- A Node.js wrapper for the Tesseract OCR API☆315Updated 2 years ago
- Asynchronous function queue with adjustable concurrency☆775Updated 2 years ago
- Transform json objects using dot notation☆483Updated last year
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆734Updated 3 months ago
- A high-performance Javascript string compression library☆327Updated 2 years ago
- First class async & promise support for redis.☆170Updated 2 years ago
- The micro-library of Node.js stream components for creating custom JSON processing pipelines with a minimal memory footprint. It can pars…☆1,136Updated 10 months ago
- Retry a promise-returning or async function☆964Updated this week
- Blazingly fast measure string width in pixels on the server in Javascript (Node.Js)☆106Updated 2 years ago
- Finds degree of similarity between two strings, based on Dice's Coefficient, which is mostly better than Levenshtein distance.☆2,533Updated 2 years ago
- Fast and safe nested object access and manipulation in JavaScript☆257Updated last year