sindresorhus / levenLinks
Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm
☆733Updated 3 months ago
Alternatives and similar repositories for leven
Users that are interested in leven are comparing it to the libraries listed below
Sorting:
- Simple “Least Recently Used” (LRU) cache☆745Updated 2 months ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated last year
- Delay a promise a specified amount of time☆627Updated last month
- Create a promise that can be canceled☆448Updated 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,146Updated last month
- Find a file or directory by walking up parent directories☆630Updated 3 months ago
- Promisify an event by waiting for it to be emitted☆444Updated 3 weeks ago
- Promisify a callback-style function☆1,512Updated 3 years ago
- easily create complex multi-column command-line-interfaces.☆383Updated last week
- Create text-based columns suitable for console output. Supports cell wrapping.☆433Updated 2 years ago
- Copy files☆436Updated 2 months ago
- Get size of a JavaScript object☆322Updated last year
- Load module from string☆299Updated 7 years ago
- Timeout a promise after a specified amount of time☆299Updated 2 months ago
- Get a random temporary file or directory path☆441Updated 2 years ago
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,123Updated last month
- Easily load and persist config without having to think about where and how☆884Updated 3 months ago
- Get the visual width of a string - the number of columns required to display it☆513Updated 3 months ago
- Get an available TCP port☆920Updated 3 months ago
- Extracting archives made easy☆417Updated 2 years ago
- Unicode symbols with fallbacks for older terminals☆614Updated last year
- Get a stream as a string, Buffer, ArrayBuffer or array☆358Updated last year
- Strip comments from JSON. Lets you use comments in your JSON files!☆621Updated 4 months ago
- Nice text table for Node.js☆315Updated 10 months ago
- node byte string parser☆476Updated last year
- A simple tool to find an open port or domain socket on the current machine☆898Updated last month
- Simple micro templating☆372Updated 3 months ago
- Safely and quickly serialize JavaScript objects☆356Updated last year
- the mighty option parser used by yargs☆520Updated last week
- Memoize promise-returning & async functions☆433Updated 2 months ago