{"id":24641076,"url":"https://github.com/ayonious/table-printer-cli","last_synced_at":"2025-05-12T14:59:04.277Z","repository":{"id":37025241,"uuid":"258017493","full_name":"ayonious/table-printer-cli","owner":"ayonious","description":"🦾 CLI to print table in terminal","archived":false,"fork":false,"pushed_at":"2025-05-06T00:05:28.000Z","size":978,"stargazers_count":2,"open_issues_count":5,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-06T01:20:20.374Z","etag":null,"topics":["cli","console","console-application","npmjs","opensource","opensource-library","table","tableview","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/ayonious.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2020-04-22T20:53:39.000Z","updated_at":"2024-11-13T07:57:22.000Z","dependencies_parsed_at":"2023-12-20T10:48:56.067Z","dependency_job_id":"6357adee-73f3-49aa-abd8-3ba51e8eb857","html_url":"https://github.com/ayonious/table-printer-cli","commit_stats":{"total_commits":313,"total_committers":5,"mean_commits":62.6,"dds":"0.16293929712460065","last_synced_commit":"60fe625f553299fdf7c540de8e6dd2b4738ef2c5"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayonious%2Ftable-printer-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayonious%2Ftable-printer-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayonious%2Ftable-printer-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayonious%2Ftable-printer-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ayonious","download_url":"https://codeload.github.com/ayonious/table-printer-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253761013,"owners_count":21960052,"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":["cli","console","console-application","npmjs","opensource","opensource-library","table","tableview","typescript"],"created_at":"2025-01-25T12:12:10.237Z","updated_at":"2025-05-12T14:59:04.221Z","avatar_url":"https://github.com/ayonious.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003etable-printer-cli\u003c/h1\u003e\n\u003ch3 align=\"center\"\u003e📟🍭Printing Pretty Tables on your terminal\u003c/h3\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://dl.circleci.com/status-badge/redirect/gh/ayonious/table-printer-cli/tree/master\"\u003e\u003cimg src=\"https://dl.circleci.com/status-badge/img/gh/ayonious/table-printer-cli/tree/master.svg?style=svg\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://codecov.io/gh/ayonious/table-printer-cli\"\u003e\n    \u003cimg alt=\"codecov\" src=\"https://codecov.io/gh/ayonious/table-printer-cli/branch/master/graph/badge.svg\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://badge.fury.io/js/table-printer-cli\"\u003e\n    \u003cimg alt=\"npm version\" src=\"https://badge.fury.io/js/table-printer-cli.svg\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://packagephobia.now.sh/result?p=table-printer-cli\"\u003e\n    \u003cimg alt=\"install size\" src=\"https://packagephobia.now.sh/badge?p=table-printer-cli@latest\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/prettier/prettier\"\u003e\n    \u003cimg alt=\"code style: prettier\" src=\"https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=plastic\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://app.fossa.com/projects/git%2Bgithub.com%2Fayonious%2Ftable-printer-cli?ref=badge_shield\" alt=\"FOSSA Status\"\u003e\n    \u003cimg src=\"https://app.fossa.com/api/projects/git%2Bgithub.com%2Fayonious%2Ftable-printer-cli.svg?type=shield\"/\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/semantic-release/semantic-release\"\u003e\n    \u003cimg alt=\"semantic-release\" src=\"https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n## Synopsis\n\nPrinting Simple Table on your bash terminal. Its useful when you want to present some tables on console. There is a library that you can use similar way in nodejs/typescript Projects. [console-table-printer](https://www.npmjs.com/package/console-table-printer)\n\n## Installation\n\n### Using npm\n\n```bash\nnpm install --global table-printer-cli\n```\n\n### Using yarn\n\n```bash\nyarn global add table-printer-cli\n```\n\n## Basic Example\n\nTry this on your terminal.\n\n```bash\nctp -i '[{ \"id\":3, \"text\":\"like\" }, {\"id\":4, \"text\":\"tea\"}]'\n```\n\nOutput:\n\n![Screenshot](https://cdn.jsdelivr.net/gh/ayonious/table-printer-cli@master/static-resources/quick-print.v3.png)\n\nYou can also pipe the input from stdin\n\n```bash\necho '[{ \"id\":3, \"text\":\"like\" }, {\"id\":4, \"text\":\"tea\"}]' | ctp -s\n```\n\n## Detailed usage\n\n```text\nUsage: ctp [options]\n\nOptions:\n  -i, --input \u003cvalue\u003e  input string\n  -s, --stdin          read input from stdin\n  -h, --help           display help for command\n```\n\n## License\n\n[MIT](https://github.com/ayonious/table-printer-cli/blob/master/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fayonious%2Ftable-printer-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fayonious%2Ftable-printer-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fayonious%2Ftable-printer-cli/lists"}