{"id":23065873,"url":"https://github.com/gil9red/ascii_table","last_synced_at":"2025-09-06T03:39:11.363Z","repository":{"id":77205596,"uuid":"83354293","full_name":"gil9red/ascii_table","owner":"gil9red","description":"Ascii table (#c++ #qt #qt5)","archived":false,"fork":false,"pushed_at":"2017-02-27T20:53:34.000Z","size":4,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-03T08:49:08.648Z","etag":null,"topics":["ascii-table","cpp","qt"],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gil9red.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-02-27T20:37:28.000Z","updated_at":"2024-12-10T08:09:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"22dd2e19-8224-4baa-a145-35ee1a0c8fc8","html_url":"https://github.com/gil9red/ascii_table","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gil9red/ascii_table","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gil9red%2Fascii_table","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gil9red%2Fascii_table/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gil9red%2Fascii_table/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gil9red%2Fascii_table/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gil9red","download_url":"https://codeload.github.com/gil9red/ascii_table/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gil9red%2Fascii_table/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273854245,"owners_count":25180007,"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","status":"online","status_checked_at":"2025-09-06T02:00:13.247Z","response_time":2576,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["ascii-table","cpp","qt"],"created_at":"2024-12-16T05:10:21.258Z","updated_at":"2025-09-06T03:39:11.321Z","avatar_url":"https://github.com/gil9red.png","language":"C++","readme":"# ascii_table\nAscii table (#c++ #qt #qt5)\n\n#### Example:\n```\nQList\u003cQStringList\u003e rows;\nrows \u003c\u003c (QStringList() \u003c\u003c \"ID\" \u003c\u003c \"NAME\"            \u003c\u003c \"AGE\");\nrows \u003c\u003c (QStringList() \u003c\u003c \"1\"  \u003c\u003c \"Ivan Petrov\"     \u003c\u003c \"42\");\nrows \u003c\u003c (QStringList() \u003c\u003c \"2\"  \u003c\u003c \"LORD DESTRUCTOR\" \u003c\u003c \"14\");\nrows \u003c\u003c (QStringList() \u003c\u003c \"3\"  \u003c\u003c \"Petya\"           \u003c\u003c \"22\");\n\nQString table = ascii_table(rows);\nqDebug().nospace().noquote() \u003c\u003c table;\n```\n\n#### Console:\n```\n ID | NAME            | AGE\n----+-----------------+----\n 1  | Ivan Petrov     | 42 \n 2  | LORD DESTRUCTOR | 14 \n 3  | Petya           | 22 \n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgil9red%2Fascii_table","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgil9red%2Fascii_table","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgil9red%2Fascii_table/lists"}