sindresorhus / levenLinks
Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm
☆734Updated 2 months ago
Alternatives and similar repositories for leven
Users that are interested in leven are comparing it to the libraries listed below
Sorting:
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated last year
- Simple “Least Recently Used” (LRU) cache☆739Updated last month
- Create a promise that can be canceled☆448Updated 2 months ago
- Delay a promise a specified amount of time☆627Updated last month
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,144Updated 3 weeks ago
- Copy files☆436Updated last month
- Promisify a callback-style function☆1,510Updated 3 years ago
- Detect the image type of a Buffer/Uint8Array☆418Updated 6 months ago
- Easily load and persist config without having to think about where and how☆884Updated 2 months ago
- Promisify an event by waiting for it to be emitted☆443Updated last week
- Find a file or directory by walking up parent directories☆629Updated 2 months ago
- Extracting archives made easy☆417Updated 2 years ago
- A simple tool to find an open port or domain socket on the current machine☆898Updated 2 weeks ago
- Matches strings against configurable strings, globs, regular expressions, and/or functions☆401Updated 2 years ago
- Require hook for automatic V8 compile cache persistence☆742Updated last year
- Get an available TCP port☆918Updated 2 months ago
- Unicode symbols with fallbacks for older terminals☆612Updated last year
- fs with incremental backoff on EMFILE☆1,301Updated last month
- Colored symbols for various log levels☆766Updated 6 months ago
- yet another zip library for node☆372Updated 10 months ago
- Normalize a URL☆867Updated 2 months ago
- Asynchronous recursive file copying with Node.js.☆683Updated 5 years ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆358Updated last year
- Memoize promise-returning & async functions☆432Updated last month
- Convert a string to a valid safe filename☆510Updated last month
- Temporary file and directory creator for node.js☆768Updated 2 weeks ago
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆323Updated 2 years ago
- Get the visual width of a string - the number of columns required to display it☆511Updated 3 months ago
- Escape RegExp special characters☆598Updated 7 months ago
- Safely and quickly serialize JavaScript objects☆356Updated 11 months ago