gustf / js-levenshtein
The most efficient JS implementation calculating the Levenshtein distance, i.e. the difference between two strings.
☆486Updated 2 years ago
Alternatives and similar repositories for js-levenshtein:
Users that are interested in js-levenshtein are comparing it to the libraries listed below
- The fastest implementation of Levenshtein distance in JS/TS.☆688Updated last year
- remove diacritics from strings ("ascii folding") - Node.js module☆265Updated last year
- Fast CSV parser☆321Updated last year
- Slow down repeated requests; use as an alternative (or addition) to express-rate-limit☆261Updated last month
- 📝 Hunspell compatible spell-checker☆278Updated 4 years ago
- Removes the accents from a string, converting them to their non-accented corresponding characters.☆165Updated last year
- Efficient Javascript implementation of Levenshtein algorithm with locale-specific collator support.☆603Updated 3 years ago
- A module for node.js and the browser that takes in text and strips it of stopwords☆245Updated 3 months ago
- Sentence Boundary Detection in javascript for node. http://tessmore.github.io/sbd/☆211Updated last year
- ✨ JSON schema matcher for Jest☆170Updated 8 months ago
- Language detection for Javascript (Node). Based on the CLD2 (Compact Language Detector) library from Google.☆323Updated last month
- A rate limiting store for express-rate-limit with Redis/Redict/Valkey/etc.☆192Updated last month
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆318Updated 2 years ago
- Safer version of eval()☆263Updated last year
- Human readable time distances for javascript☆463Updated last year
- Plug & play basic auth middleware for express☆331Updated 2 years ago
- Asynchronous JSON parser and stringify APIs that make use of generator patterns☆144Updated 5 months ago
- Retries a function that returns a promise, leveraging the power of the retry module.☆316Updated 2 years ago
- JSON Schema format validation for Ajv v8+☆199Updated 7 months ago
- Easy to use and powerful fuzzy string matching, port of fuzzywuzzy.☆552Updated last week
- ES6 tagged template strings for prepared SQL statements 📋☆616Updated 2 weeks ago
- 🌲 an express middleware to log with pino☆199Updated 2 years ago
- Fast, in memory work queue☆1,037Updated 2 weeks ago
- JavaScript domain name parser based on the Public Suffix List☆406Updated this week
- Safely and quickly serialize JavaScript objects☆348Updated 3 months ago
- Retry a promise-returning or async function☆843Updated 4 months ago
- A high-performance Javascript string compression library☆326Updated last year
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆722Updated 3 years ago
- Very basic encrypt and decrypt node module☆274Updated 7 months ago
- CSV parsing implementing the Node.js `stream.Transform` API☆801Updated 3 years ago