Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm
☆735Jul 25, 2026Updated last month
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☆81Feb 2, 2026Updated 7 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
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 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 7 months ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Modify the values of an object☆28Sep 10, 2021Updated 4 years ago
- Convert a string to a valid safe filename☆525Updated this week
- 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`☆25Nov 22, 2025Updated 9 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
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 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,503Jul 23, 2026Updated last month
- 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 11 months ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Process execution for humans☆7,596Jul 31, 2026Updated last month
- 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 last month
- 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☆42Feb 2, 2026Updated 7 months ago