sindresorhus / levenLinks
Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm
☆725Updated 3 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☆619Updated 2 years ago
- Simple “Least Recently Used” (LRU) cache☆712Updated 3 months ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated last year
- Create a promise that can be canceled☆444Updated 2 years ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,123Updated 4 months ago
- Easily load and persist config without having to think about where and how☆875Updated 7 months ago
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,109Updated 4 months ago
- Find a file or directory by walking up parent directories☆616Updated last month
- Promisify a callback-style function☆1,506Updated 2 years ago
- Copy files☆429Updated 11 months ago
- Get, set, or delete a property from a nested object using a dot path☆841Updated last year
- Formats data into a string table.☆943Updated 4 months ago
- Extracting archives made easy☆417Updated 2 years ago
- Get an available TCP port☆908Updated last year
- Safely and quickly serialize JavaScript objects☆351Updated 6 months ago
- Matches strings against configurable strings, globs, regular expressions, and/or functions☆398Updated 2 years ago
- Strip comments from JSON. Lets you use comments in your JSON files!☆610Updated last month
- node byte string parser☆470Updated last year
- Unicode symbols with fallbacks for older terminals☆605Updated 8 months ago
- Normalize a URL☆849Updated last month
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆320Updated 2 years ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆349Updated 8 months ago
- Implements the node.js require.resolve() algorithm☆785Updated 2 weeks ago
- Detect the image type of a Buffer/Uint8Array☆408Updated last month
- Parse JSON with more helpful errors☆366Updated 3 months ago
- Promisify an event by waiting for it to be emitted☆436Updated last year
- yet another zip library for node☆358Updated 5 months ago
- Create text-based columns suitable for console output. Supports cell wrapping.☆432Updated last year
- Make a directory and its parents if needed - Think `mkdir -p`☆478Updated last year
- Get a random temporary file or directory path☆431Updated 2 years ago