words / levenshtein-edit-distance
Levenshtein edit distance
☆69Updated 2 years ago
Alternatives and similar repositories for levenshtein-edit-distance:
Users that are interested in levenshtein-edit-distance are comparing it to the libraries listed below
- Strip leading whitespace from each line in a string☆136Updated 3 years ago
- Sørensen–Dice coefficient☆56Updated 2 years ago
- Check if something is a Node.js stream☆110Updated 3 months ago
- Parse and stringify the HTML <img> srcset attribute☆138Updated last year
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆165Updated 3 months ago
- Lazy number range generator☆82Updated last year
- Truncate a string to a specific width in the terminal☆86Updated last year
- fs.readdir() with filter, recursion, absolute paths, promises, streams, and more!☆86Updated 4 years ago
- Extract the actual stack of an error☆66Updated 2 years ago
- A JavaScript parser for Google Closure Compiler and JSDoc type expressions.☆55Updated this week
- Find multiple RegExp matches in a string☆92Updated 2 years ago
- Reliably get the terminal window size☆141Updated last year
- Wait for any promise to be fulfilled☆55Updated 2 years ago
- Detect the indentation of code☆196Updated last year
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆96Updated 2 years ago
- Node.js module to very quickly (de)compress short strings. Uses the SIMD-powered entropy encoding features of shoco.☆31Updated 6 years ago
- Parse an HTML string into `DocumentFragment` or one `Element`, in a few bytes (in browser)☆95Updated last year
- Simple benchmark for diffrent htmlparsers using real-life data☆100Updated this week
- Pick random items from a list☆54Updated 3 years ago
- Wrapper for the Windows `tasklist` command. Returns a list of apps and services with their Process ID (PID) for all tasks running on eith…☆66Updated 3 years ago
- Get a random temporary file path☆79Updated last year
- Get the real path of the system temp directory☆83Updated 2 years ago
- Create a hash for file revving☆105Updated last year
- Check if a value is a plain object☆102Updated 8 months ago
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆100Updated 4 months ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆61Updated 9 months ago
- Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and stre…☆70Updated last year
- Check if function is an ES6 class.☆43Updated 5 years ago