Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm
☆734Jul 25, 2026Updated 2 weeks ago
Alternatives and similar repositories for leven
Users that are interested in leven are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Check if a path is the current working directory☆22May 10, 2025Updated last year
- Check if a path is a file, directory, or symlink☆80Feb 2, 2026Updated 6 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆358Oct 28, 2024Updated last year
- Create an array with values that are present in the first input array but not additional ones☆40Sep 14, 2021Updated 4 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Jan 24, 2021Updated 5 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Gracefully restore the CLI cursor on exit☆41Jul 26, 2024Updated 2 years ago
- Regular expression for matching issue references☆48Sep 26, 2024Updated last year
- Find multiple RegExp matches in a string☆90Jul 8, 2022Updated 4 years ago
- Get all property keys of an object including non-enumerable and inherited ones☆109Sep 7, 2021Updated 4 years ago
- Make unhandled promise rejections fail loudly instead of the default silent fail☆281Jan 24, 2021Updated 5 years ago
- Check if something is a promise☆45Apr 16, 2021Updated 5 years ago
- Linkify GitHub issue references☆46Sep 11, 2025Updated 11 months ago
- Define a lazily evaluated property on an object☆67Mar 19, 2023Updated 3 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆57Feb 2, 2026Updated 6 months ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Modify the values of an object☆28Sep 10, 2021Updated 4 years ago
- Convert a string to a valid safe filename☆523Jul 25, 2026Updated 2 weeks ago
- Transform the first chunk in a stream☆28Nov 1, 2023Updated 2 years ago
- Check if something is a Node.js stream☆116Oct 28, 2024Updated last year
- Get the number of days in a month☆27Oct 18, 2021Updated 4 years ago
- Parse and stringify file paths with line and column like `unicorn.js14`☆24Nov 22, 2025Updated 8 months ago
- Make a directory and its parents if needed - Think `mkdir -p`☆481Sep 10, 2025Updated 11 months ago
- Measure the difference between two strings using the Levenshtein distance algorithm☆48Aug 10, 2021Updated 5 years ago
- Check if a number is a redirect HTTP status code☆25Apr 17, 2021Updated 5 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Lazy number range generator☆82Jan 2, 2024Updated 2 years ago
- Create an array without duplicates☆74May 3, 2021Updated 5 years ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆24Jul 9, 2022Updated 4 years ago
- Promisify a callback-style function☆1,504Jul 23, 2026Updated 2 weeks ago
- Similar to String#trim() but removes only whitespace on the right☆22Jul 9, 2021Updated 5 years ago
- Alphabetically sort an array of strings☆40Apr 9, 2021Updated 5 years ago
- Clean up error stack traces☆346Nov 4, 2025Updated 9 months ago
- ES2015 `String#codePointAt()` ponyfill☆23Jan 23, 2021Updated 5 years ago
- Simple micro templating☆372Sep 17, 2025Updated 10 months ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Process execution for humans☆7,580Jul 31, 2026Updated last week
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆25Jul 9, 2022Updated 4 years ago
- Truncate a string to a specific width in the terminal☆97Jul 9, 2026Updated last month
- Get, set, or delete a property from a nested object using a dot path☆868Jul 21, 2026Updated 3 weeks ago
- Repeat a string - fast☆35May 3, 2021Updated 5 years ago
- Strip redundant indentation and indent the string☆55May 3, 2021Updated 5 years ago
- Lowercase the keys of an object☆41Feb 2, 2026Updated 6 months ago