{"id":26255542,"url":"https://github.com/vegarsti/table","last_synced_at":"2025-10-29T07:34:15.315Z","repository":{"id":57553181,"uuid":"309827048","full_name":"vegarsti/table","owner":"vegarsti","description":"command line utility for printing csv files","archived":false,"fork":false,"pushed_at":"2022-05-13T09:55:02.000Z","size":21,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-11T00:33:55.018Z","etag":null,"topics":["command-line","csv","golang","table"],"latest_commit_sha":null,"homepage":"","language":"Go","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/vegarsti.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-11-03T22:59:17.000Z","updated_at":"2022-05-13T09:53:35.000Z","dependencies_parsed_at":"2022-09-26T18:51:43.850Z","dependency_job_id":null,"html_url":"https://github.com/vegarsti/table","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vegarsti%2Ftable","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vegarsti%2Ftable/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vegarsti%2Ftable/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vegarsti%2Ftable/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vegarsti","download_url":"https://codeload.github.com/vegarsti/table/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243466995,"owners_count":20295309,"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":["command-line","csv","golang","table"],"created_at":"2025-03-13T19:19:34.409Z","updated_at":"2025-10-29T07:34:10.285Z","avatar_url":"https://github.com/vegarsti.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# table\n\n\u003cp\u003e\n    \u003ca href=\"https://github.com/vegarsti/table/releases\"\u003e\u003cimg src=\"https://img.shields.io/github/release/vegarsti/table.svg\" alt=\"Latest Release\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://github.com/vegarsti/table/actions\"\u003e\u003cimg src=\"https://github.com/vegarsti/table/workflows/build/badge.svg\" alt=\"Build Status\"\u003e\u003c/a\u003e\n    \u003ca href=\"http://goreportcard.com/report/github.com/vegarsti/table\"\u003e\u003cimg src=\"http://goreportcard.com/badge/vegarsti/table\" alt=\"Go ReportCard\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n## Installation\n\n```sh\n$ go get \"github.com/vegarsti/table\"\n```\n\n## Usage\n\n```sh\n$ cat examples/imdb.csv\nTitle,Release Year,Estimated Budget\nShawshank Redemption,1994,$25 000 000\nThe Godfather,1972,$6 000 000\nThe Godfather: Part II,1974,$13 000 000\nThe Dark Knight,2008,$185 000 000\n12 Angry Men,1957,$350 000\n\n$ table \u003c examples/imdb.csv  # equivalent: cat examples/imdb.csv | table\nTitle                   Release Year  Estimated Budget\nShawshank Redemption    1994          $25 000 000\nThe Godfather           1972          $6 000 000\nThe Godfather: Part II  1974          $13 000 000\nThe Dark Knight         2008          $185 000 000\n12 Angry Men            1957          $350 000\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvegarsti%2Ftable","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvegarsti%2Ftable","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvegarsti%2Ftable/lists"}