@compare/github
TypeScript icon, indicating that this package has built-in type declarations

3.0.2 • Public • Published

compare-github

npm: version npm: total downloads Build Status Coverage Status

Compare GitHub repositories in terminal.

Install

npm install -g @compare/github

Use

compare-github vuejs/vue facebook/react
ℹ Compared to 2 repositories
┌────────────┬────────────────┬────────────────┐
│ Repository │ vuejs/vue      │ facebook/react │
├────────────┼────────────────┼────────────────┤
│ Language   │ JavaScript     │ JavaScript     │
├────────────┼────────────────┼────────────────┤
│ Created    │ over 5 years   │ over 5 years   │
├────────────┼────────────────┼────────────────┤
│ Updated    │ about 13 hours │ about 15 hours │
├────────────┼────────────────┼────────────────┤
│ Stars      │ 128024         │ 122485         │
├────────────┼────────────────┼────────────────┤
│ Watches    │ 5783           │ 6644           │
├────────────┼────────────────┼────────────────┤
│ Forks      │ 18232          │ 22202          │
├────────────┼────────────────┼────────────────┤
│ Issues     │ 227            │ 541            │
├────────────┼────────────────┼────────────────┤
│ Size       │ 26.13MB        │ 137.09MB       │
├────────────┼────────────────┼────────────────┤
│ Owner      │ Organization   │ Organization   │
└────────────┴────────────────┴────────────────┘
✔ Generating comparison

with markdown table:

compare-github vuejs/vue facebook/react --markdown
ℹ Compared to 2 repositories
| Repository | vuejs/vue      | facebook/react |
| ---------- | -------------- | -------------- |
| Language   | JavaScript     | JavaScript     |
| Created    | over 5 years   | over 5 years   |
| Updated    | about 13 hours | about 15 hours |
| Stars      | 128024         | 122485         |
| Watches    | 5783           | 6644           |
| Forks      | 18232          | 22202          |
| Issues     | 227            | 541            |
| Size       | 26.13MB        | 137.09MB       |
| Owner      | Organization   | Organization   |
✔ Generating comparison
Repository vuejs/vue facebook/react
Language JavaScript JavaScript
Created over 5 years over 5 years
Updated about 13 hours about 15 hours
Stars 128024 122485
Watches 5783 6644
Forks 18232 22202
Issues 227 541
Size 26.13MB 137.09MB
Owner Organization Organization

Contribution

PRs are accepted.

See CONTRIBUTING.md for more information.

Readme

Keywords

Package Sidebar

Install

npm i @compare/github

Weekly Downloads

2

Version

3.0.2

License

MIT

Unpacked Size

20 kB

Total Files

9

Last publish

Collaborators

  • uetchy