Measure the difference between two strings using the Levenshtein distance algorithm
☆48Aug 10, 2021Updated 4 years ago
Alternatives and similar repositories for leven-cli
Users that are interested in leven-cli are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Get bundle name from a bundle identifier (macOS): com.apple.Safari → Safari☆18Mar 7, 2021Updated 5 years ago
- Parse and stringify file paths with line and column like `unicorn.js14`☆24Nov 22, 2025Updated 8 months ago
- Find the root directory of a Node.js project or npm package☆28Jun 5, 2025Updated last year
- Detect the indentation of code☆24Sep 15, 2025Updated 10 months ago
- Exclude certain items from an array☆25Jun 13, 2025Updated last year
- 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.
- Get all emails in a text file or stdin☆26Feb 2, 2026Updated 5 months ago
- Check if a path is the current working directory☆22May 10, 2025Updated last year
- List of platforms supported by Node.js☆12Nov 3, 2021Updated 4 years ago
- Get the URL from a web shortcut file☆15Aug 14, 2021Updated 4 years ago
- A tiny commandline tool for parsing JSON from any source.☆53Feb 14, 2019Updated 7 years ago
- Sum numbers☆10Sep 18, 2025Updated 10 months ago
- Get the fullname of the current user☆15Mar 12, 2024Updated 2 years ago
- Get the iTerm2 version☆11Jan 5, 2026Updated 6 months ago
- Parse text columns, like the output of unix commands. Returns JSON that you can manipulate with tools like jq or underscore-cli.☆71Nov 4, 2021Updated 4 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- Lax `url.format()` that formats a hostname and port into IPv6-compatible socket form of `hostname:port`☆14Apr 9, 2021Updated 5 years ago
- Get the path of the current directory in Finder (macOS)☆16Apr 15, 2021Updated 5 years ago
- Open the URL from a web shortcut file in the browser☆20Nov 3, 2021Updated 4 years ago
- Get bundle identifier from a bundle name (macOS): Safari → com.apple.Safari☆25Aug 9, 2021Updated 4 years ago
- Convert a path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆28Aug 9, 2021Updated 4 years ago
- Eases the generation of (proper) man pages☆18Nov 19, 2015Updated 10 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆19Apr 3, 2024Updated 2 years ago
- Detect the file type of a file or stdin☆87Nov 24, 2021Updated 4 years ago
- Check if a filepath is a Markdown file☆22May 4, 2021Updated 5 years 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.
- Check if a value is a function☆29May 3, 2021Updated 5 years ago
- Try to downgrade the permissions of a process with root privileges☆17Aug 31, 2023Updated 2 years ago
- Open a website in a popup (macOS)☆18Feb 18, 2021Updated 5 years ago
- Find a file by walking up parent directories☆44Feb 3, 2024Updated 2 years ago
- Create a noop process and get the PID☆14Aug 10, 2021Updated 4 years ago
- ES2015 Math.imul() ponyfill☆11Oct 30, 2023Updated 2 years ago
- Get the bundle identifier of the default browser (macOS). Example: com.apple.Safari☆13Nov 14, 2025Updated 8 months ago
- Check if an Iterable is empty☆23Sep 14, 2025Updated 10 months ago
- Modify the values of an object☆28Sep 10, 2021Updated 4 years ago
- AI Agents on 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.
- Get the avatar of a GitHub user☆21Oct 14, 2021Updated 4 years ago
- Modify the filename in a path☆17Jul 9, 2022Updated 4 years ago
- Display an error in a GUI dialog☆22May 3, 2021Updated 5 years ago
- Check if a string is email like☆25Nov 11, 2025Updated 8 months ago
- [DEPRECATED] A better Atom `TextEditor#setText()` that preserves cursor/scroll position and selections