sindresorhus / levenLinks
Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm
☆733Updated 4 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☆627Updated 2 months ago
- Simple “Least Recently Used” (LRU) cache☆746Updated 3 months ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated last year
- Create a promise that can be canceled☆448Updated 4 months ago
- Promisify an event by waiting for it to be emitted☆445Updated 2 weeks ago
- Find a file or directory by walking up parent directories☆632Updated 4 months ago
- Extracting archives made easy☆417Updated 3 years ago
- Promisify a callback-style function☆1,513Updated 3 years ago
- yet another zip library for node☆372Updated 11 months ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,147Updated 2 months ago
- Get an available TCP port☆921Updated 4 months ago
- easily create complex multi-column command-line-interfaces.☆383Updated last month
- Copy files☆434Updated 2 months ago
- Easily load and persist config without having to think about where and how☆886Updated 4 months ago
- node byte string parser☆476Updated last year
- Normalize a URL☆870Updated 2 weeks ago
- Matches strings against configurable strings, globs, regular expressions, and/or functions☆402Updated 2 years ago
- Recursive version of fs.readdir with small RAM & CPU footprint.☆417Updated last month
- Escape RegExp special characters☆598Updated 8 months ago
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆323Updated 3 years ago
- Load module from string☆299Updated 7 years ago
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,128Updated last month
- Detect the image type of a Buffer/Uint8Array☆420Updated 7 months ago
- Extract meaning from JS Errors☆483Updated 2 years ago
- Safely and quickly serialize JavaScript objects☆356Updated last year
- Get a random temporary file or directory path☆440Updated 2 years ago
- Get the visual width of a string - the number of columns required to display it☆517Updated 3 weeks ago
- Memoize promise-returning & async functions☆436Updated 3 months ago
- Strip comments from JSON. Lets you use comments in your JSON files!☆622Updated 5 months ago
- Get, set, or delete a property from a nested object using a dot path☆856Updated 3 months ago