gustf / js-levenshteinLinks
The most efficient JS implementation calculating the Levenshtein distance, i.e. the difference between two strings.
☆498Updated 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 3 months ago
- Efficient Javascript implementation of Levenshtein algorithm with locale-specific collator support.☆613Updated 3 years ago
- A fast and minimal circular JSON parser.☆1,099Updated 3 months ago
- Fast CSV parser☆323Updated 2 years ago
- The fastest implementation of Levenshtein distance in JS/TS.☆725Updated last year
- Easy to use and powerful fuzzy string matching, port of fuzzywuzzy.☆620Updated last month
- Plug & play basic auth middleware for express☆333Updated 2 years ago
- Very basic encrypt and decrypt node module☆269Updated last year
- Generate hashes from javascript objects in node and the browser.☆1,462Updated last year
- Sentence Boundary Detection in javascript for node. http://tessmore.github.io/sbd/☆216Updated last year
- Human readable time distances for javascript☆468Updated last year
- A Node.js wrapper for the Tesseract OCR API☆313Updated 2 years ago
- The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js…☆367Updated 2 years ago
- installs custom cleanup handlers that run on exiting node☆167Updated 8 years ago
- A high-performance Javascript string compression library☆328Updated 2 years ago
- Sanitize string for use as filename☆359Updated last year
- Generate a cryptographically strong random string☆573Updated 3 years ago
- Serialize/deserialize an error into a plain object☆571Updated last week
- Slow down repeated requests; use as an alternative (or addition) to express-rate-limit☆290Updated last month
- An XML builder for node.js☆384Updated 10 months ago
- A node renderer for Chart.js using canvas.☆249Updated 5 months ago
- Blazingly fast measure string width in pixels on the server in Javascript (Node.Js)☆105Updated 2 years ago
- Translate standard UUIDs into shorter formats and back.☆504Updated 6 months ago
- FTP client for Node.js, supports FTPS over TLS, passive mode over IPv6, async/await, and Typescript.☆693Updated last year
- Asynchronous function queue with adjustable concurrency☆774Updated 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,105Updated 7 months ago
- A trie implementation that maps keys to objects. Most common use will be for typeahead searches.☆200Updated 6 months ago
- Node.js bindings for the simdjson project: "Parsing gigabytes of JSON per second"☆597Updated 2 years ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆728Updated last week
- Removes the accents from a string, converting them to their non-accented corresponding characters.☆165Updated 2 months ago