{"id":18104309,"url":"https://github.com/springmt/table_formatter_simple","last_synced_at":"2025-08-10T11:07:10.360Z","repository":{"id":59157117,"uuid":"10137617","full_name":"SpringMT/table_formatter_simple","owner":"SpringMT","description":null,"archived":false,"fork":false,"pushed_at":"2014-04-30T09:26:13.000Z","size":304,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-12T11:36:50.815Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SpringMT.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-05-18T06:37:55.000Z","updated_at":"2014-04-30T09:26:13.000Z","dependencies_parsed_at":"2022-09-13T17:51:27.655Z","dependency_job_id":null,"html_url":"https://github.com/SpringMT/table_formatter_simple","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpringMT%2Ftable_formatter_simple","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpringMT%2Ftable_formatter_simple/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpringMT%2Ftable_formatter_simple/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpringMT%2Ftable_formatter_simple/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SpringMT","download_url":"https://codeload.github.com/SpringMT/table_formatter_simple/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247441062,"owners_count":20939239,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-31T22:14:32.472Z","updated_at":"2025-04-06T06:14:52.280Z","avatar_url":"https://github.com/SpringMT.png","language":"Ruby","readme":"# TableFormatterSimple [![Build Status](https://travis-ci.org/SpringMT/table_formatter_simple.png)](https://travis-ci.org/SpringMT/table_formatter_simple)\n\nFormat a table in Teminal.\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n    gem 'table_formatter_simple'\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install table_formatter_simple\n\n## Usage\n\n```\n[{foo: 'aaa', bar: 'bbbb'}, {foo: 'ccc', bar: 'dddd'}]\n```\n\nTo convert below.\n\n```\n+-----+------+\n| foo | bar  |\n+-----+------+\n| aaa | bbbb |\n| ccc | dddd |\n+-----+------+\n```\n\n## Contributing\n\n1. Fork it\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create new Pull Request\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspringmt%2Ftable_formatter_simple","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspringmt%2Ftable_formatter_simple","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspringmt%2Ftable_formatter_simple/lists"}