gustf / js-levenshtein
The most efficient JS implementation calculating the Levenshtein distance, i.e. the difference between two strings.
☆484Updated 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
- A module for node.js and the browser that takes in text and strips it of stopwords☆243Updated 2 months ago
- Sanitize string for use as filename☆347Updated last year
- Gracefully terminates HTTP(S) server.☆327Updated last year
- Generate hashes from javascript objects in node and the browser.☆1,431Updated 7 months ago
- Serialize/deserialize an error into a plain object☆553Updated last month
- 📝 Hunspell compatible spell-checker☆275Updated 4 years ago
- Asynchronous function queue with adjustable concurrency☆767Updated last year
- Removes the accents from a string, converting them to their non-accented corresponding characters.☆163Updated last year
- 🇫🇷 NodeJS language detection library using n-gram☆401Updated 4 years ago
- Easy to use and powerful fuzzy string matching, port of fuzzywuzzy.☆525Updated last week
- Better Queue for NodeJS☆525Updated 8 months ago
- easy to use progress-bar for command-line/terminal applications☆1,160Updated last year
- Perceptual image hashing for Node.js☆173Updated 2 years ago
- CSV parsing implementing the Node.js `stream.Transform` API☆802Updated 3 years ago
- A lightweight wrapper for Express 4's Router that allows middleware to return promises☆383Updated last week
- Sentence Boundary Detection in javascript for node. http://tessmore.github.io/sbd/☆210Updated last year
- remove diacritics from strings ("ascii folding") - Node.js module☆265Updated last year
- Slow down repeated requests; use as an alternative (or addition) to express-rate-limit☆262Updated 2 weeks ago
- The micro-library of Node.js stream components for creating custom JSON processing pipelines with a minimal memory footprint. It can pars…☆1,018Updated last month
- Splits a hostname into subdomains, domain and (effective) top-level domains.☆511Updated last month
- Fastest HTML entities encode/decode library☆645Updated 11 months ago
- CSV stringifier implementing the Node.js `stream.Transform` API☆186Updated 3 years ago
- Determine the root path to your project☆606Updated 2 years ago
- Fast Porter stemmer implementation☆131Updated 2 years ago
- Get size of a JavaScript object☆318Updated 7 months ago
- Recursive version of fs.readdir with small RAM & CPU footprint.☆387Updated 2 weeks ago
- Type parsing for node-postgres☆279Updated 4 months ago
- Translate standard UUIDs into shorter formats and back.☆482Updated 9 months ago
- ISO-639-1 codes☆211Updated 3 weeks ago
- Language detection for Javascript (Node). Based on the CLD2 (Compact Language Detector) library from Google.☆322Updated 6 months ago