{"id":87342,"library":"console-table","title":"Console Table","description":"Allows developers to define tables with specifically-sized columns, which can then have entries printed to them that are automatically formatted, truncated, and padded to fit in the console window.","status":"active","version":"0.3.1","language":"ruby","source_language":null,"source_url":"https://github.com/rodhilton/console_table","tags":["console","table","formatting","cli"],"install":[{"cmd":"gem install console_table","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'console_table', '~> 0.3.1'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"ConsoleTable","correct":"require 'console_table'"}],"quickstart":{"code":"require 'console_table'\ntable = ConsoleTable.new([{name: 'Name', width: 20}, {name: 'Age', width: 5}])\ntable.add_row(['Alice', '30'])\ntable.add_row(['Bob', '25'])\nputs table.render","lang":"ruby","description":"Create a table with columns and print formatted rows"},"warnings":[],"env_vars":null,"search_vec":"'allow':3 'automat':23 'cli':37 'column':12 'consol':1,32,34 'defin':6 'develop':4 'entri':17 'fit':29 'format':24,36 'pad':27 'print':18 'size':11 'specif':10 'specifically-s':9 'tabl':2,7,35 'truncat':25 'window':33","created_at":"2026-06-19T08:16:52.522317+00:00","updated_at":"2026-06-19T08:16:52.522317+00:00","problems":[],"ecosystem":"rubygems","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/rodhilton/console_table","github":"https://github.com/rodhilton/console_table","docs":"http://www.rubydoc.info/gems/console_table/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["cli","utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}