gustf / js-levenshtein
The most efficient JS implementation calculating the Levenshtein distance, i.e. the difference between two strings.
☆477Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for js-levenshtein
- Sanitize string for use as filename☆343Updated 10 months ago
- Slow down repeated requests; use as an alternative (or addition) to express-rate-limit☆259Updated last month
- Plug & play basic auth middleware for express☆328Updated last year
- Zip extraction written in pure JavaScript. Extracts a zip into a directory.☆392Updated 2 years ago
- encode & decode HTML & XML entities with ease & speed☆326Updated this week
- Fast and safe nested object access and manipulation in JavaScript☆252Updated 4 months ago
- Node.js redis client mock☆214Updated last year
- Efficient Javascript implementation of Levenshtein algorithm with locale-specific collator support.☆596Updated 3 years ago
- Temporary file and directory creator for node.js☆740Updated 4 months ago
- installs custom cleanup handlers that run on exiting node☆166Updated 7 years ago
- CSV parsing implementing the Node.js `stream.Transform` API☆803Updated 3 years ago
- A pure JavaScript W3C standard-based (XML DOM Level 2 Core) `DOMParser` and `XMLSerializer` module.☆364Updated this week
- An async libmagic binding for node.js for detecting content types by data inspection☆620Updated 5 months ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆316Updated last year
- 🇫🇷 NodeJS language detection library using n-gram☆399Updated 4 years ago
- A fast and minimal circular JSON parser.☆1,043Updated this week
- Sentence Boundary Detection in javascript for node. http://tessmore.github.io/sbd/☆207Updated last year
- Generate a cryptographically strong random string☆569Updated 2 years ago
- Removes the accents from a string, converting them to their non-accented corresponding characters.☆161Updated last year
- Retry a promise-returning or async function☆795Updated last week
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆715Updated 3 years ago
- A node.js module to make the use of promises safe☆668Updated 2 years ago
- remove diacritics from strings ("ascii folding") - Node.js module☆264Updated last year
- Fast Porter stemmer implementation☆129Updated 2 years ago
- Emulates ioredis by performing all operations in-memory.☆339Updated 4 months ago
- A lightweight wrapper for Express 4's Router that allows middleware to return promises☆383Updated this week
- Easily load and persist config without having to think about where and how☆869Updated 4 months ago
- Serialize/deserialize an error into a plain object☆539Updated 2 months ago
- A Node.js wrapper for the Tesseract OCR API☆305Updated last year
- A high-performance Javascript string compression library☆322Updated last year