Registry / cli / cli-format

cli-format

JSON →
library0.6.1rbrubygemsunverified

Formats CLI output in various formats such as tab, table, CSV, and JSON.

gem install cli-format
INSTALL
IMPORT
SIG · CLI-FORMAT
C
cli-format
clirubyv0.6.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

CliFormat
require 'cli-format'

Format data as a table

require 'cli-format' formatter = CliFormat::Formatter.new(format: 'table') puts formatter.format([{name: 'Alice', age: 30}])
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.6.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
22 hits · last 30 days
node
22
Resources
cli-format — gem install cli-format · libregistry