sindresorhus / leven
Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm
☆719Updated 3 years ago
Alternatives and similar repositories for leven:
Users that are interested in leven are comparing it to the libraries listed below
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,095Updated 5 months ago
- Simple “Least Recently Used” (LRU) cache☆687Updated last year
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,100Updated 5 months ago
- Find a file or directory by walking up parent directories☆586Updated 6 months ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆352Updated 7 months ago
- Delay a promise a specified amount of time☆608Updated last year
- easily create complex multi-column command-line-interfaces.☆372Updated last month
- Promisify an event by waiting for it to be emitted☆432Updated 10 months ago
- Colored symbols for various log levels☆748Updated 5 months ago
- Promisify a callback-style function☆1,505Updated 2 years ago
- Copy files☆427Updated 5 months ago
- Unicode symbols with fallbacks for older terminals☆598Updated 2 months ago
- Pretty unicode tables for the command line☆544Updated last month
- Implements the node.js require.resolve() algorithm☆780Updated 2 weeks ago
- Update notifications for your CLI app☆1,767Updated last month
- Autocomplete prompt for inquirer☆355Updated last year
- Create a promise that can be canceled☆441Updated 2 years ago
- Matches strings against configurable strings, globs, regular expressions, and/or functions☆389Updated last year
- Get a stream as a string, Buffer, ArrayBuffer or array☆342Updated 2 months ago
- A simple tool to find an open port or domain socket on the current machine☆888Updated last year
- Memoize promise-returning & async functions☆400Updated last year
- Temporary file and directory creator for node.js☆742Updated 5 months ago
- Get stdin as a string or buffer☆336Updated last year
- the mighty option parser used by yargs☆500Updated this week
- Strip ANSI escape codes from a string☆406Updated last year
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆317Updated 2 years ago
- A terminal based horizontal guage aka, a progress bar☆321Updated 8 months ago
- Easily load and persist config without having to think about where and how☆868Updated last month
- Run promise-returning & async functions concurrently with optional limited concurrency☆321Updated 3 weeks ago
- Simple wildcard matching☆539Updated 3 years ago