sindresorhus / leven-cliLinks
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
Sorting:
- Detect the indentation of code☆22Updated 3 years ago
- Get all emails in a text file or stdin☆24Updated 3 years ago
- Strip comments from CSS☆40Updated 3 years ago
- Convert milliseconds to a human readable string: 1337000000 → 15d 11h 23m 20s☆29Updated last year
- 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
- Open files in your editor at a specific line and column☆54Updated 3 years ago
- Get the command history of the user's shell☆85Updated 2 years ago
- Expands symbolic links and prints the resolved absolute filepath☆26Updated last year
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 2 years ago
- Repeat text☆16Updated 4 years ago
- Parse text columns, like the output of unix commands☆82Updated 3 years ago
- Reliably get the terminal window size - cross-platform☆26Updated last year
- Get the path to an app (macOS)☆48Updated 4 years ago
- Find the root directory of a Node.js project or npm package☆25Updated last year
- Check if a string has ANSI escape codes☆47Updated 10 months ago
- Chrome extension - Show both Issues and Pull Requests in the Issues tab by default. As it previously did.☆52Updated 4 years ago
- Get the name of the current operating system☆20Updated last year
- Get free disk space info from `df -kP`☆63Updated 2 years ago
- Remove leading, trailing and repeated whitespace from a string☆39Updated 3 years ago
- Get the macOS version of the current system☆22Updated 3 years ago
- Find a file by walking up parent directories☆41Updated last year
- Convert a path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆28Updated 3 years ago
- Add AVA to your project☆15Updated 4 years ago
- Control the AnyBar app☆33Updated 4 years ago
- Parse and stringify file paths with line and column like `unicorn.js14`☆21Updated 3 years ago
- Check if JPEG images are progressive☆36Updated 10 months ago
- Detect the file type of a file or stdin☆78Updated 3 years ago
- Check if an Iterable is empty☆22Updated 4 years ago
- Convert matching double-quotes to single-quotes: I "love" unicorns → I 'love' unicorns☆26Updated 4 years ago
- Get the version of a binary in semver format☆35Updated last year