sindresorhus / leven
Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm
☆715Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for leven
- Delay a promise a specified amount of time☆609Updated last year
- Simple “Least Recently Used” (LRU) cache☆678Updated 11 months ago
- Promisify a callback-style function☆1,506Updated 2 years ago
- Update notifications for your CLI app☆1,763Updated 2 months ago
- Temporary file and directory creator for node.js☆740Updated 3 months ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,090Updated 3 months ago
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,097Updated 3 months ago
- Colored symbols for various log levels☆744Updated 3 months ago
- Extracting archives made easy☆415Updated last year
- A simple tool to find an open port or domain socket on the current machine☆887Updated last year
- Copy files☆424Updated 3 months ago
- Easily load and persist config without having to think about where and how☆869Updated 4 months ago
- Get a random temporary file or directory path☆424Updated last year
- easily create complex multi-column command-line-interfaces.☆371Updated 3 weeks ago
- Find a file or directory by walking up parent directories☆582Updated 4 months ago
- the mighty option parser used by yargs☆495Updated 3 weeks ago
- Create a promise that can be canceled☆441Updated 2 years ago
- node byte string parser☆461Updated 4 months ago
- Unicode symbols with fallbacks for older terminals☆594Updated 3 weeks ago
- Implements the node.js require.resolve() algorithm☆777Updated 3 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆341Updated 3 weeks ago
- yet another zip library for node☆341Updated last week
- Map over promises concurrently☆1,292Updated 3 months ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆350Updated 5 months ago
- Safely and quickly serialize JavaScript objects☆348Updated 6 months ago
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆317Updated last year
- Create text-based columns suitable for console output. Supports cell wrapping.☆429Updated last year
- Toolkit for building command line interfaces☆462Updated last year
- Pretty unicode tables for the command line☆539Updated 5 months ago
- Strip comments from JSON. Lets you use comments in your JSON files!☆599Updated last year