@compare/github
v3.0.2
Published
Compare github repositories in terminal.
Downloads
12
Readme
compare-github
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.