sindresorhus / leven
Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm
☆721Updated 3 years ago
Alternatives and similar repositories for leven:
Users that are interested in leven are comparing it to the libraries listed below
- Delay a promise a specified amount of time☆612Updated last year
- Simple “Least Recently Used” (LRU) cache☆689Updated last year
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,104Updated last week
- Promisify a callback-style function☆1,504Updated 2 years ago
- Find a file or directory by walking up parent directories☆598Updated 8 months ago
- Get a random temporary file or directory path☆427Updated last year
- Get a stream as a string, Buffer, ArrayBuffer or array☆345Updated 4 months ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,109Updated last month
- Get the visual width of a string - the number of columns required to display it☆487Updated 8 months ago
- Temporary file and directory creator for node.js☆749Updated 8 months ago
- Colored symbols for various log levels☆752Updated 7 months ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated 9 months ago
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,137Updated 2 months ago
- Update notifications for your CLI app☆1,770Updated 3 months ago
- Get, set, or delete a property from a nested object using a dot path☆828Updated 10 months ago
- A terminal based horizontal guage aka, a progress bar☆321Updated 10 months ago
- Easily load and persist config without having to think about where and how☆872Updated 3 months ago
- node byte string parser☆467Updated 8 months ago
- Create text-based columns suitable for console output. Supports cell wrapping.☆431Updated last year
- Strip ANSI escape codes from a string☆411Updated 2 months ago
- Create a promise that can be canceled☆441Updated 2 years ago
- Copy files☆428Updated 7 months ago
- ANSI escape codes for manipulating the terminal☆508Updated 10 months ago
- Implements the node.js require.resolve() algorithm☆783Updated 2 months ago
- Pretty unicode tables for the command line☆558Updated 4 months ago
- Extracting archives made easy☆415Updated 2 years ago
- the mighty option parser used by yargs☆504Updated 2 months ago
- Promisify an event by waiting for it to be emitted☆434Updated last year
- Detect the image type of a Buffer/Uint8Array☆372Updated 8 months ago
- Timeout a promise after a specified amount of time☆283Updated 2 months ago