sindresorhus / parse-columns-cli
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
Alternatives and similar repositories for parse-columns-cli:
Users that are interested in parse-columns-cli are comparing it to the libraries listed below
- Find a file by walking up parent directories☆41Updated last year
- Get the path to an app (macOS)☆48Updated 4 years ago
- Convert matching single-quotes to double-quotes: I 'love' unicorns => I "love" unicorns☆21Updated 4 years ago
- Measure the difference between two strings using the Levenshtein distance algorithm☆47Updated 3 years ago
- Convert matching double-quotes to single-quotes: I "love" unicorns → I 'love' unicorns☆26Updated 4 years ago
- Open a website in a popup (macOS)☆19Updated 4 years ago
- Convert seconds to a human readable string: 165392 → 1d 21h 56m 32s☆71Updated 4 years ago
- Strip comments from CSS☆40Updated 3 years ago
- Get the macOS version of the current system☆22Updated 3 years ago
- Alfred 3 workflow to find awesome projects☆32Updated 8 years ago
- Find the root directory of a Node.js project or npm package☆25Updated last year
- Detect the file type of a file or stdin☆78Updated 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
- Imagine a shell where `red ERROR` just works☆42Updated last year
- Return a list of devices and their viewports☆62Updated 9 years ago
- Get the path to an app (macOS)☆63Updated 2 years ago
- A tiny commandline tool for parsing JSON from any source.☆51Updated 6 years ago
- Get bundle identifier from a bundle name (macOS): Safari → com.apple.Safari☆24Updated 3 years ago
- pipe html into your browser from command line☆50Updated 3 weeks ago
- Columnated lists for the CLI. Unicode and ANSI safe.☆36Updated 3 years ago
- Get metadata about the active window (title, id, bounds, owner, URL, etc)☆68Updated last year
- Get bundle name from a bundle identifier (macOS): com.apple.Safari → Safari☆17Updated 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
- Create clickable links in the terminal☆88Updated 4 years ago
- Start the screensaver.☆40Updated 7 years ago
- Easily display non-completable trivia right under your editing buffer☆62Updated 3 years ago
- Check if a string has ANSI escape codes☆47Updated 9 months ago
- Run programs with glob/globstar support, especially on Windows within npm scripts.☆21Updated last year