sindresorhus / levenLinks
Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm
☆732Updated 2 months ago
Alternatives and similar repositories for leven
Users that are interested in leven are comparing it to the libraries listed below
Sorting:
- Create a promise that can be canceled☆447Updated 2 months ago
- Simple “Least Recently Used” (LRU) cache☆738Updated last month
- Delay a promise a specified amount of time☆625Updated 2 weeks ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated last year
- Extracting archives made easy☆416Updated 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,144Updated this week
- Copy files☆435Updated 3 weeks ago
- Promisify an event by waiting for it to be emitted☆440Updated 2 months ago
- Get the visual width of a string - the number of columns required to display it☆507Updated 2 months ago
- Find a file or directory by walking up parent directories☆627Updated 2 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆357Updated last year
- node byte string parser☆474Updated last year
- A terminal based horizontal guage aka, a progress bar☆321Updated last year
- Strip comments from JSON. Lets you use comments in your JSON files!☆618Updated 3 months ago
- Get an available TCP port☆917Updated 2 months ago
- Matches strings against configurable strings, globs, regular expressions, and/or functions☆401Updated 2 years ago
- Colored symbols for various log levels☆763Updated 5 months ago
- Create text-based columns suitable for console output. Supports cell wrapping.☆435Updated 2 years ago
- Promisify a callback-style function☆1,509Updated 3 years ago
- Get a random temporary file or directory path☆437Updated 2 years ago
- Make a directory and its parents if needed - Think `mkdir -p`☆476Updated 2 months ago
- Update notifications for your CLI app☆1,789Updated 11 months ago
- Load module from string☆298Updated 7 years ago
- A port of inflection-js to node.js module☆577Updated 3 weeks ago
- Safely and quickly serialize JavaScript objects☆355Updated 10 months ago
- fs with incremental backoff on EMFILE☆1,300Updated 3 weeks ago
- Asynchronous recursive file copying with Node.js.☆684Updated 5 years ago
- Unicode symbols with fallbacks for older terminals☆611Updated last year
- Formats data into a string table.☆955Updated 8 months ago
- Detect the image type of a Buffer/Uint8Array☆417Updated 5 months ago