parse-columns-cli

Column parser

Transforms text columns from Unix commands into JSON data for manipulation

Parse text columns, like the output of unix commands. Returns JSON that you can manipulate with tools like jq or underscore-cli.

GitHub

66 stars
8 watching
6 forks
Language: JavaScript
last commit: almost 5 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
sindresorhus/parse-jsonA JSON parser that provides more informative error messages when parsing JSON fails348
sindresorhus/load-json-fileReads and parses JSON files from disk or string input245
sindresorhus/cli-cursorLibrary for controlling the CLI cursor105
sindresorhus/cli-truncateLibrary to truncate strings to fit terminal widths86
sindresorhus/neat-csvConvenience wrapper around a fast CSV parser321
sindresorhus/strip-json-comments-cliRemoves comments from JSON data to enable use of comments in JSON files67
sindresorhus/ynA utility for parsing yes/no like values with optional typo tolerance268
sindresorhus/npm-user-cliTools to retrieve and display information about npm users.30
sindresorhus/camelcaseConverts dash/dot/underscore/space separated strings to camelCase or PascalCase.684
sindresorhus/windows-cliTools for querying metadata about the active window on various platforms.65
sindresorhus/dev-null-cliCreates a null stream from input data92
sindresorhus/npm-userExtracts user data from an npm user's profile page57
sindresorhus/cpy-cliCopies files from source to destination using streams and directory utilities.346
ddopson/underscore-cliA command-line utility-belt for manipulating JSON data and performing structured data processing in JavaScript1,727
shannonmoeller/cli-columnsA library for formatting text lists into columns with customizable padding and sorting.34