gustf / js-levenshteinLinks
The most efficient JS implementation calculating the Levenshtein distance, i.e. the difference between two strings.
☆490Updated 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:
- The fastest implementation of Levenshtein distance in JS/TS.☆716Updated last year
- A module for node.js and the browser that takes in text and strips it of stopwords☆251Updated 2 weeks ago
- Sentence Boundary Detection in javascript for node. http://tessmore.github.io/sbd/☆213Updated last year
- Sanitize string for use as filename☆354Updated last year
- Generate hashes from javascript objects in node and the browser.☆1,451Updated 11 months ago
- remove diacritics from strings ("ascii folding") - Node.js module☆266Updated last year
- Very basic encrypt and decrypt node module☆271Updated 10 months ago
- Generate a cryptographically strong random string☆571Updated 3 years ago
- Fast and safe nested object access and manipulation in JavaScript☆256Updated 11 months ago
- eachDeep, filterDeep, findDeep, someDeep, omitDeep, pickDeep, keysDeep etc.. Tree traversal library written in Underscore/Lodash fashion☆279Updated 2 years ago
- An inter-process and inter-machine lockfile utility that works on a local or network file system.☆254Updated last year
- Serialize/deserialize an error into a plain object☆558Updated 5 months ago
- Efficient Javascript implementation of Levenshtein algorithm with locale-specific collator support.☆609Updated 3 years ago
- A wrapper for PDF Toolkit with streams and promises.☆142Updated last year
- Asynchronous function queue with adjustable concurrency☆772Updated last year
- Removes the accents from a string, converting them to their non-accented corresponding characters.☆165Updated last year
- Type parsing for node-postgres☆289Updated 7 months ago
- Human readable time distances for javascript☆467Updated last year
- Deep diffs two objects, including nested structures of arrays and objects, and returns the difference. ❄️☆1,104Updated last year
- An async libmagic binding for node.js for detecting content types by data inspection☆625Updated last year
- Easy to use and powerful fuzzy string matching, port of fuzzywuzzy.☆609Updated last month
- A port of inflection-js to node.js module☆572Updated 5 months ago
- Emulates ioredis by performing all operations in-memory.☆359Updated 4 months ago
- Determine the root path to your project☆605Updated 2 years ago
- 📝 Hunspell compatible spell-checker☆283Updated 4 years ago
- node.js cross-platform unzip using streams☆458Updated 10 months ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆725Updated 2 months ago
- Splits a hostname into subdomains, domain and (effective) top-level domains.☆512Updated 5 months ago
- String case utitility: convert, identify, flip, extend☆283Updated last year
- Detects node eventloop block and reports where it started☆330Updated 2 years ago