sindresorhus / leven-cli
Measure the difference between two strings using the Levenshtein distance algorithm
☆47Updated 3 years ago
Alternatives and similar repositories for leven-cli:
Users that are interested in leven-cli are comparing it to the libraries listed below
- Strip comments from CSS☆40Updated 3 years ago
- Parse text columns, like the output of unix commands. Returns JSON that you can manipulate with tools like jq or underscore-cli.☆67Updated 3 years ago
- Get all emails in a text file or stdin☆24Updated 3 years ago
- Open files in your editor at a specific line and column☆54Updated 3 years ago
- Convert matching double-quotes to single-quotes: I "love" unicorns → I 'love' unicorns☆26Updated 3 years ago
- Find the root directory of a Node.js project or npm package☆25Updated last year
- Detect the indentation of code☆22Updated 3 years ago
- Expands symbolic links and prints the resolved absolute filepath☆26Updated 10 months ago
- Convert RGB color to HEX☆41Updated 10 months ago
- Check if a string has ANSI escape codes☆45Updated 8 months ago
- Parse text columns, like the output of unix commands☆82Updated 3 years ago
- Convert a path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆28Updated 3 years ago
- Get the path to an app (macOS)☆48Updated 3 years ago
- Find a file by walking up parent directories☆40Updated last year
- Get the macOS version of the current system☆22Updated 3 years ago
- Get free disk space info from `df -kP`☆63Updated 2 years ago
- Convert matching single-quotes to double-quotes: I 'love' unicorns => I "love" unicorns☆21Updated 3 years ago
- Run programs with glob/globstar support, especially on Windows within npm scripts.☆21Updated last year
- Get the version of a binary in semver format☆35Updated 11 months ago
- Control the AnyBar app☆33Updated 3 years ago
- Get the name of the current operating system☆20Updated last year
- Convert milliseconds to a human readable string: 1337000000 → 15d 11h 23m 20s☆29Updated 10 months ago
- Eases the generation of (proper) man pages☆18Updated 9 years ago
- Get the command history of the user's shell☆84Updated 2 years ago
- Get XDG Base Directory paths☆82Updated 3 years ago
- Chrome extension - Show both Issues and Pull Requests in the Issues tab by default. As it previously did.☆52Updated 4 years ago
- Check if you're running in Hyper☆24Updated 10 months ago
- A node module that extracts useful properties like user, repo, and branch from various flavors of GitHub URLs.☆88Updated last year
- Get a random English word☆32Updated 10 months ago
- Remove leading, trailing and repeated whitespace from a string☆39Updated 3 years ago