{"id":13727472,"url":"https://github.com/uetchy/compare-github","last_synced_at":"2025-06-10T21:37:22.341Z","repository":{"id":40750622,"uuid":"86667592","full_name":"uetchy/compare-github","owner":"uetchy","description":"🎭 Compare GitHub repositories in your terminal.","archived":false,"fork":false,"pushed_at":"2023-01-06T01:40:22.000Z","size":3589,"stargazers_count":32,"open_issues_count":17,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-19T20:12:30.678Z","etag":null,"topics":["compare","comparison","comparison-tool","github"],"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/uetchy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-03-30T06:34:23.000Z","updated_at":"2025-02-15T00:59:33.000Z","dependencies_parsed_at":"2023-02-05T01:45:42.771Z","dependency_job_id":null,"html_url":"https://github.com/uetchy/compare-github","commit_stats":null,"previous_names":["uetchy/gh-compare"],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uetchy%2Fcompare-github","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uetchy%2Fcompare-github/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uetchy%2Fcompare-github/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uetchy%2Fcompare-github/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uetchy","download_url":"https://codeload.github.com/uetchy/compare-github/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uetchy%2Fcompare-github/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259155388,"owners_count":22813807,"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":["compare","comparison","comparison-tool","github"],"created_at":"2024-08-03T01:03:58.700Z","updated_at":"2025-06-10T21:37:22.298Z","avatar_url":"https://github.com/uetchy.png","language":"TypeScript","readme":"# compare-github\n\n[![npm: version](https://badgen.net/npm/v/@compare/github)](https://npmjs.com/package/@compare/github)\n![npm: total downloads](https://badgen.net/npm/dt/@compare/github)\n[![Build Status](https://travis-ci.com/uetchy/compare-github.svg?branch=master)](https://travis-ci.com/uetchy/compare-github)\n[![Coverage Status](https://coveralls.io/repos/github/uetchy/compare-github/badge.svg?branch=master)](https://coveralls.io/github/uetchy/compare-github?branch=master)\n\nCompare GitHub repositories in terminal.\n\n![](https://raw.githubusercontent.com/uetchy/compare-github/gh-pages/screencast.gif)\n\n## Install\n\n```shell\nnpm install -g @compare/github\n```\n\n## Use\n\n```shell\ncompare-github vuejs/vue facebook/react\n```\n\n```shell\nℹ Compared to 2 repositories\n┌────────────┬────────────────┬────────────────┐\n│ Repository │ vuejs/vue      │ facebook/react │\n├────────────┼────────────────┼────────────────┤\n│ Language   │ JavaScript     │ JavaScript     │\n├────────────┼────────────────┼────────────────┤\n│ Created    │ over 5 years   │ over 5 years   │\n├────────────┼────────────────┼────────────────┤\n│ Updated    │ about 13 hours │ about 15 hours │\n├────────────┼────────────────┼────────────────┤\n│ Stars      │ 128024         │ 122485         │\n├────────────┼────────────────┼────────────────┤\n│ Watches    │ 5783           │ 6644           │\n├────────────┼────────────────┼────────────────┤\n│ Forks      │ 18232          │ 22202          │\n├────────────┼────────────────┼────────────────┤\n│ Issues     │ 227            │ 541            │\n├────────────┼────────────────┼────────────────┤\n│ Size       │ 26.13MB        │ 137.09MB       │\n├────────────┼────────────────┼────────────────┤\n│ Owner      │ Organization   │ Organization   │\n└────────────┴────────────────┴────────────────┘\n✔ Generating comparison\n```\n\nwith markdown table:\n\n```shell\ncompare-github vuejs/vue facebook/react --markdown\n```\n\n```shell\nℹ Compared to 2 repositories\n| Repository | vuejs/vue      | facebook/react |\n| ---------- | -------------- | -------------- |\n| Language   | JavaScript     | JavaScript     |\n| Created    | over 5 years   | over 5 years   |\n| Updated    | about 13 hours | about 15 hours |\n| Stars      | 128024         | 122485         |\n| Watches    | 5783           | 6644           |\n| Forks      | 18232          | 22202          |\n| Issues     | 227            | 541            |\n| Size       | 26.13MB        | 137.09MB       |\n| Owner      | Organization   | Organization   |\n✔ Generating comparison\n```\n\n| Repository | vuejs/vue      | facebook/react |\n| ---------- | -------------- | -------------- |\n| Language   | JavaScript     | JavaScript     |\n| Created    | over 5 years   | over 5 years   |\n| Updated    | about 13 hours | about 15 hours |\n| Stars      | 128024         | 122485         |\n| Watches    | 5783           | 6644           |\n| Forks      | 18232          | 22202          |\n| Issues     | 227            | 541            |\n| Size       | 26.13MB        | 137.09MB       |\n| Owner      | Organization   | Organization   |\n\n# Contribution\n\nPRs are accepted.\n\nSee [CONTRIBUTING.md](CONTRIBUTING.md) for more information.\n","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuetchy%2Fcompare-github","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuetchy%2Fcompare-github","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuetchy%2Fcompare-github/lists"}