sindresorhus / levenLinks
Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm
☆728Updated 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☆712Updated 3 months ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated last year
- Delay a promise a specified amount of time☆619Updated 2 years ago
- Create a promise that can be canceled☆443Updated 3 years ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,124Updated 5 months ago
- Promisify an event by waiting for it to be emitted☆436Updated last year
- Safely and quickly serialize JavaScript objects☆351Updated 7 months ago
- Promisify a callback-style function☆1,506Updated 2 years ago
- Find a file or directory by walking up parent directories☆620Updated last month
- Load module from string☆299Updated 7 years ago
- node byte string parser☆470Updated last year
- Copy files☆429Updated last year
- the mighty option parser used by yargs☆513Updated this week
- Strip comments from JSON. Lets you use comments in your JSON files!☆613Updated 2 months ago
- Easily load and persist config without having to think about where and how☆878Updated 7 months ago
- Memoize promise-returning & async functions☆407Updated 2 years ago
- Get the visual width of a string - the number of columns required to display it☆492Updated last year
- Get a stream as a string, Buffer, ArrayBuffer or array☆350Updated 9 months ago
- Get, set, or delete a property from a nested object using a dot path☆840Updated last year
- Get an available TCP port☆910Updated last year
- Get size of a JavaScript object☆320Updated last year
- easily create complex multi-column command-line-interfaces.☆377Updated last week
- A terminal based horizontal guage aka, a progress bar☆321Updated last year
- Get a random temporary file or directory path☆434Updated 2 years ago
- A simple tool to find an open port or domain socket on the current machine☆896Updated 3 months ago
- kill trees of processes☆346Updated 5 years ago
- Stringify an object/array like JSON.stringify just without all the double-quotes☆315Updated 7 months ago
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,108Updated 4 months ago
- Escape RegExp special characters☆595Updated 2 months ago
- Unicode symbols with fallbacks for older terminals☆605Updated 9 months ago