Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm
☆734Jul 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☆22Updated this week
- Check if a path is a file, directory, or symlink☆81Updated this week
- Get a stream as a string, Buffer, ArrayBuffer or array☆358Updated this week
- Create an array with values that are present in the first input array but not additional ones☆40Updated this week
- Node.js 0.12 path.isAbsolute() ponyfill☆42Jan 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☆41Updated this week
- Regular expression for matching issue references☆49Sep 26, 2024Updated last year
- Find multiple RegExp matches in a string☆90Updated this week
- Get all property keys of an object including non-enumerable and inherited ones☆108Sep 7, 2021Updated 5 years ago
- Make unhandled promise rejections fail loudly instead of the default silent fail☆280Updated this week
- Check if something is a promise☆44Updated this week
- Linkify GitHub issue references☆47Sep 11, 2025Updated last year
- Define a lazily evaluated property on an object☆67Updated this week
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆57Updated this week
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- Modify the values of an object☆28Updated this week
- Convert a string to a valid safe filename☆525Aug 28, 2026Updated 3 weeks ago
- Transform the first chunk in a stream☆27Updated this week
- Check if something is a Node.js stream☆115Updated this week
- 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 10 months ago
- Make a directory and its parents if needed - Think `mkdir -p`☆480Updated this week
- 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☆25Updated this week
- 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.
- Lazy number range generator☆82Jan 2, 2024Updated 2 years ago
- Create an array without duplicates☆74Updated this week
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆24Updated this week
- Promisify a callback-style function☆1,501Updated this week
- 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☆346Updated this week
- ES2015 `String#codePointAt()` ponyfill☆23Jan 23, 2021Updated 5 years ago
- Simple micro templating☆372Updated this week
- 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,609Jul 31, 2026Updated last month
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆23Updated this week
- Truncate a string to a specific width in the terminal☆97Updated this week
- Get, set, or delete a property from a nested object using a dot path☆867Jul 21, 2026Updated 2 months ago
- Repeat a string - fast☆35Updated this week
- Strip redundant indentation and indent the string☆55Updated this week
- Lowercase the keys of an object☆42Updated this week