sindresorhus / levenLinks
Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm
☆725Updated 2 months ago
Alternatives and similar repositories for leven
Users that are interested in leven are comparing it to the libraries listed below
Sorting:
- Delay a promise a specified amount of time☆618Updated 2 years ago
- Find a file or directory by walking up parent directories☆613Updated 2 weeks ago
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,108Updated 3 months ago
- Simple “Least Recently Used” (LRU) cache☆706Updated 2 months ago
- Update notifications for your CLI app☆1,775Updated 6 months ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,120Updated 4 months ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated last year
- Copy files☆429Updated 10 months ago
- Create text-based columns suitable for console output. Supports cell wrapping.☆431Updated last year
- Promisify a callback-style function☆1,507Updated 2 years ago
- Easily load and persist config without having to think about where and how☆875Updated 6 months ago
- Get a random temporary file or directory path☆430Updated last year
- Promisify an event by waiting for it to be emitted☆436Updated last year
- node byte string parser☆470Updated 11 months ago
- Temporary file and directory creator for node.js☆754Updated 2 months ago
- Implements the node.js require.resolve() algorithm☆783Updated 5 months ago
- the mighty option parser used by yargs☆511Updated 3 weeks ago
- Colored symbols for various log levels☆756Updated last month
- Unicode symbols with fallbacks for older terminals☆604Updated 7 months ago
- Memoize promise-returning & async functions☆407Updated 2 years ago
- Simple micro templating☆363Updated 2 years ago
- Create a promise that can be canceled☆444Updated 2 years ago
- A terminal based horizontal guage aka, a progress bar☆321Updated last year
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆320Updated 2 years ago
- Get the visual width of a string - the number of columns required to display it☆490Updated 11 months ago
- easily create complex multi-column command-line-interfaces.☆374Updated 2 months ago
- Matches strings against configurable strings, globs, regular expressions, and/or functions☆397Updated 2 years ago
- HTTP status utility☆281Updated last week
- Get a stream as a string, Buffer, ArrayBuffer or array☆350Updated 7 months ago
- Extracting archives made easy☆418Updated 2 years ago