sindresorhus / parse-columns-cliLinks
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
Sorting:
- Get the path to an app (macOS)☆48Updated 4 years ago
- Find a file by walking up parent directories☆42Updated last year
- Convert seconds to a human readable string: 165392 → 1d 21h 56m 32s☆73Updated 4 years ago
- Return a list of devices and their viewports☆62Updated 9 years ago
- Convert plain text into snippets of markdown.☆30Updated 7 years ago
- Measure the difference between two strings using the Levenshtein distance algorithm☆47Updated 4 years ago
- Detect the file type of a file or stdin☆80Updated 3 years ago
- Convert matching single-quotes to double-quotes: I 'love' unicorns => I "love" unicorns☆21Updated 4 years ago
- Strip comments from CSS☆40Updated 4 years ago
- Get an available port☆149Updated last month
- Convert matching double-quotes to single-quotes: I "love" unicorns → I 'love' unicorns