Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm
☆734Sep 11, 2025Updated 6 months 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 10 months ago
- Check if a path is a file, directory, or symlink☆80Feb 2, 2026Updated last month
- Get a stream as a string, Buffer, ArrayBuffer or array☆359Oct 28, 2024Updated last year
- Get all property keys of an object including non-enumerable and inherited ones☆110Sep 7, 2021Updated 4 years ago
- Regular expression for matching issue references☆49Sep 26, 2024Updated last year
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- Create an array with values that are present in the first input array but not additional ones☆40Sep 14, 2021Updated 4 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆25Jul 9, 2022Updated 3 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Jan 24, 2021Updated 5 years ago
- Gracefully restore the CLI cursor on exit☆41Jul 26, 2024Updated last year
- Find multiple RegExp matches in a string☆91Jul 8, 2022Updated 3 years ago
- Linkify GitHub issue references☆47Sep 11, 2025Updated 6 months ago
- Make unhandled promise rejections fail loudly instead of the default silent fail☆282Jan 24, 2021Updated 5 years ago
- Transform the first chunk in a stream☆28Nov 1, 2023Updated 2 years ago
- Convert a string to a valid safe filename☆517Nov 5, 2025Updated 4 months ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Check if something is a promise☆45Apr 16, 2021Updated 4 years 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 last month
- Make a directory and its parents if needed - Think `mkdir -p`☆478Sep 10, 2025Updated 6 months ago
- Create an array without duplicates☆74May 3, 2021Updated 4 years ago
- Modify the values of an object☆28Sep 10, 2021Updated 4 years ago
- Parse and stringify file paths with line and column like `unicorn.js14`☆24Nov 22, 2025Updated 4 months ago
- Check if something is a Node.js stream☆115Oct 28, 2024Updated last year
- Get the number of days in a month☆27Oct 18, 2021Updated 4 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Get all emails in a text file or stdin☆25Feb 2, 2026Updated last month
- Create a lazily evaluated value☆69Apr 8, 2021Updated 4 years ago
- Promisify a callback-style function☆1,512Sep 12, 2022Updated 3 years ago
- Lazy number range generator☆83Jan 2, 2024Updated 2 years ago
- Check if a number is a redirect HTTP status code☆25Apr 17, 2021Updated 4 years ago
- Get all email addresses in a string☆60Feb 2, 2026Updated last month
- Get the name of a named function☆34Apr 7, 2021Updated 4 years ago
- Simple micro templating☆374Sep 17, 2025Updated 6 months ago
- Get the first path that exists on disk of multiple paths☆64Sep 15, 2025Updated 6 months ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Measure the difference between two strings using the Levenshtein distance algorithm☆48Aug 10, 2021Updated 4 years ago
- Similar to String#trim() but removes only whitespace on the right☆22Jul 9, 2021Updated 4 years ago
- Clean up error stack traces☆347Nov 4, 2025Updated 4 months ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆24Jul 9, 2022Updated 3 years ago
- Process execution for humans☆7,477Jan 29, 2026Updated 2 months ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Jan 24, 2021Updated 5 years ago
- ES2015 `String#codePointAt()` ponyfill☆23Jan 23, 2021Updated 5 years ago