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 3 years ago
- Convert matching single-quotes to double-quotes: I 'love' unicorns => I "love" unicorns☆21Updated 3 years ago
- Measure the difference between two strings using the Levenshtein distance algorithm☆47Updated 3 years ago
- Get the macOS version of the current system☆22Updated 3 years ago
- Find the root directory of a Node.js project or npm package☆25Updated last year
- Convert seconds to a human readable string: 165392 → 1d 21h 56m 32s☆71Updated 4 years ago
- Convert matching double-quotes to single-quotes: I "love" unicorns → I 'love' unicorns☆26Updated 3 years ago
- Open a website in a popup (macOS)