sindresorhus / leven-cliLinks
Measure the difference between two strings using the Levenshtein distance algorithm
☆48Updated 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
Sorting:
- Detect the indentation of code☆22Updated 2 months ago
- Get the command history of the user's shell☆85Updated 3 weeks ago
- Strip comments from CSS☆41Updated 4 years ago
- Open files in your editor at a specific line and column☆54Updated 4 years ago
- Parse text columns, like the output of unix commands☆84Updated 2 months ago
- Convert matching double-quotes to single-quotes: I "love" unicorns → I 'love' unicorns☆26Updated 4 years ago
- Find the root directory of a Node.js project or npm package☆27Updated 5 months ago
- Get a GitHub username from an email address☆51Updated 2 years ago
- Get the path to an app (macOS)☆49Updated 4 years ago
- Add stdin support to any CLI app that accepts file input☆124Updated 4 years ago
- Find a file by walking up parent directories☆44Updated last year
- Convert milliseconds to a human readable string: 1337000000 → 15d 11h 23m 20s☆30Updated last year
- Parse text columns, like the output of unix commands. Returns JSON that you can manipulate with tools like jq or underscore-cli.☆68Updated 4 years ago
- Control the AnyBar app☆33Updated 4 years ago
- Convert RGB color to HEX☆42Updated last year
- Hashing made simple. Get the hash of text or stdin.☆75Updated 2 months ago
- Alfred 3 workflow to find awesome projects☆32Updated 8 years ago
- Reliably get the terminal window size - cross-platform☆26Updated 2 years ago
- Get the path to an app (macOS)☆63Updated 3 years ago
- Get free disk space info from `df -kP`☆64Updated 2 months ago
- Add AVA to your project☆15Updated 4 years ago
- Check if the internet connection is up☆71Updated 2 months ago
- Convert a path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆28Updated 4 years ago
- Create clickable links in the terminal☆91Updated 2 months ago
- Check if an Iterable is empty☆22Updated 2 months ago
- Get all emails in a text file or stdin☆24Updated 4 years ago
- Returns an array filled with the specified input☆43Updated 3 years ago
- Display images in iTerm☆83Updated last year
- Convert matching single-quotes to double-quotes: I 'love' unicorns => I "love" unicorns☆22Updated 4 years ago
- Remove leading, trailing and repeated whitespace from a string☆41Updated 4 years ago