sindresorhus / levenLinks
Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm
☆728Updated this week
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☆721Updated 3 weeks ago
- Delay a promise a specified amount of time☆621Updated 2 years ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated last year
- yet another zip library for node☆365Updated 7 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆353Updated 10 months ago
- Matches strings against configurable strings, globs, regular expressions, and/or functions☆401Updated 2 years ago
- Find a file or directory by walking up parent directories☆622Updated this week
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,125Updated 6 months ago
- Extracting archives made easy☆417Updated 2 years ago
- easily create complex multi-column command-line-interfaces.☆379Updated 3 weeks ago
- Safely and quickly serialize JavaScript objects☆352Updated 8 months ago
- Copy files☆430Updated 3 weeks ago
- Promisify a callback-style function☆1,507Updated 3 years ago
- node byte string parser☆471Updated last year
- Create a promise that can be canceled☆445Updated this week
- Promisify an event by waiting for it to be emitted☆436Updated this week
- Easily load and persist config without having to think about where and how☆881Updated 9 months ago
- Asynchronous recursive file copying with Node.js.☆684Updated 5 years ago
- Get the visual width of a string - the number of columns required to display it☆503Updated 2 weeks ago
- A terminal based horizontal guage aka, a progress bar☆321Updated last year
- Temporary file and directory creator for node.js☆763Updated last month
- Strip comments from JSON. Lets you use comments in your JSON files!☆617Updated last month
- The logger that npm uses☆438Updated last year
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆322Updated 2 years ago
- Colored symbols for various log levels☆761Updated 3 months ago
- Get a random temporary file or directory path☆436Updated 2 years ago
- the mighty option parser used by yargs☆514Updated 3 weeks ago
- Formats data into a string table.☆948Updated 6 months ago
- Implements the node.js require.resolve() algorithm☆787Updated 2 months ago
- A simple tool to find an open port or domain socket on the current machine☆896Updated 4 months ago