gustf / js-levenshteinLinks
The most efficient JS implementation calculating the Levenshtein distance, i.e. the difference between two strings.
☆501Updated 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☆256Updated last week
- Very basic encrypt and decrypt node module☆269Updated last month
- Sentence Boundary Detection in javascript for node. http://tessmore.github.io/sbd/☆217Updated 2 years ago
- Plug & play basic auth middleware for express☆334Updated 2 years ago
- Fast CSV parser☆324Updated 2 years ago
- Sanitize string for use as filename☆360Updated last year
- Slow down repeated requests; use as an alternative (or addition) to express-rate-limit☆292Updated this week
- installs custom cleanup handlers that run on exiting node☆167Updated 8 years ago
- Efficient Javascript implementation of Levenshtein algorithm with locale-specific collator support.☆613Updated 4 years ago
- A fast and minimal circular JSON parser.☆1,104Updated 5 months ago
- Throttles arbitrary code to execute a maximum number of times per interval. Best for making throttled API requests.☆123Updated 3 months ago
- Human readable time distances for javascript☆468Updated last year
- Asynchronous function queue with adjustable concurrency☆774Updated 2 years ago
- A high-performance Javascript string compression library☆328Updated 2 years ago
- Wikipedia Interface for Node.js☆316Updated last year
- 🇫🇷 NodeJS language detection library using n-gram☆407Updated 5 years ago
- Generate a cryptographically strong random string☆574Updated 3 years ago
- A Node.js wrapper for the Tesseract OCR API☆313Updated 2 years ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆729Updated last month
- Get all urls in a string☆368Updated 2 years ago
- Easy to use and powerful fuzzy string matching, port of fuzzywuzzy.☆626Updated 2 months ago
- Gracefully terminates HTTP(S) server.☆334Updated 2 years ago
- The fastest implementation of Levenshtein distance in JS/TS.☆738Updated last year
- An XML builder for node.js☆399Updated 2 weeks ago
- Serialize/deserialize an error into a plain object☆585Updated 2 weeks ago
- The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js…☆368Updated 2 years ago
- Blazingly fast measure string width in pixels on the server in Javascript (Node.Js)☆105Updated 2 years ago
- Language detection for Javascript (Node). Based on the CLD2 (Compact Language Detector) library from Google.☆333Updated 8 months ago
- Retry a promise-returning or async function☆940Updated 3 weeks ago
- Express middleware for validating requests against JSON schema☆159Updated last year