Registry / serialization / pretty-table

pretty-table

JSON →
library0.1.0rbrubygemsunverified

Turns multidimensional data into a pretty table.

gem install pretty_table
INSTALL
IMPORT
SIG · PRETTY-TABLE
P
pretty-table
serializationrubyv0.1.0
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.

PrettyTable
require 'pretty_table'

Format a simple array into a table

require 'pretty_table' data = [[1, 2], [3, 4]] puts PrettyTable.format(data)
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
pretty-table — gem install pretty-table · libregistry