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☆23Updated 3 months ago
- Open files in your editor at a specific line and column☆55Updated 4 years ago
- Reliably get the terminal window size - cross-platform☆27Updated 2 years ago
- Get free disk space info from `df -kP`☆64Updated 3 months ago
- Convert RGB color to HEX☆42Updated last year
- Strip comments from CSS☆42Updated 4 years ago
- Get the command history of the user's shell☆86Updated 2 months ago
- Get the path to an app (macOS)☆49Updated 4 years ago
- Parse text columns, like the output of unix commands☆84Updated 4 months ago
- Remove leading, trailing and repeated whitespace from a string☆41Updated 4 years ago
- Find a file by walking up parent directories☆45Updated 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
- Get the path to an app (macOS)☆64Updated 3 years ago
- Convert milliseconds to a human readable string: 1337000000 → 15d 11h 23m 20s☆30Updated last year
- Hashing made simple. Get the hash of text or stdin.☆77Updated 3 months ago
- Find the root directory of a Node.js project or npm package☆27Updated 7 months ago
- Get a GitHub username from an email address☆51Updated 2 years ago
- Create clickable links in the terminal☆91Updated 4 months ago
- Get all emails in a text file or stdin☆25Updated 4 years ago
- Control the AnyBar app☆34Updated 4 years ago
- Check if a string has ANSI escape codes☆50Updated 4 months ago
- Convert matching double-quotes to single-quotes: I "love" unicorns → I 'love' unicorns☆27Updated 4 years ago
- Check if the internet connection is up☆74Updated 3 months ago
- Detect the file type of a file or stdin☆86Updated 4 years ago
- Convert a path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆28Updated 4 years ago
- Run JavaScript in the browser - Sublime plugin (macOS)☆249Updated last year
- Get user info of an npm user☆32Updated last year
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆57Updated 3 years ago
- Returns an array filled with the specified input☆43Updated 3 years ago
- Extract the article title of a HTML document or website☆31Updated 4 months ago