{"id":78897,"library":"text-table","title":"Text Table","description":"Allows you to easily create and format plain text tables, useful when working with the terminal or when you want to quickly print formatted tables to a dot-matrix printer.","status":"active","version":"1.2.4","language":"ruby","source_language":null,"source_url":"https://github.com/aptinio/text-table","tags":["formatting","terminal","tables","cli"],"install":[{"cmd":"gem install text-table","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'text-table', '~> 1.2.4'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"TextTable","correct":"require 'text-table'"}],"quickstart":{"code":"require 'text-table'\n\ntable = TextTable.new(\n  rows: [['Name', 'Age'], ['Alice', 30], ['Bob', 25]]\n)\nputs table","lang":"ruby","description":"Create and display a simple text table."},"warnings":[],"env_vars":null,"search_vec":"'allow':3 'cli':37 'creat':7 'dot':31 'dot-matrix':30 'easili':6 'format':9,26,34 'matrix':32 'plain':10 'print':25 'printer':33 'quick':24 'tabl':2,12,27,36 'termin':18,35 'text':1,11 'use':13 'want':22 'work':15","created_at":"2026-06-18T04:34:40.203533+00:00","updated_at":"2026-06-18T04:34:40.203533+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/aptinio/text-table","github":"https://github.com/aptinio/text-table","docs":"http://www.rubydoc.info/gems/text-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-18","next_check":"2026-12-15","install_tag":null}}