1.0.22 • Published 7 years ago

star-diff v1.0.22

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

star-diff

Performs a comparison of the github stars between two repositories

Preview

asciicast

Installation

$ npm install -g star-diff

# or with yarn

$ yarn global add star-diff

Usage

$ star-diff <repo1> <repo2> [options]

Example

$ star-diff react vue

# or if you want to be more especify you can add the organization or owner of the repository

$ star-diff facebook/react vuejs/vue

npm.io

Options

Importants notes

  • Node.js >=8.0.0 is required to use this package, if you want to check out what version of node you have installed run in the terminal node -v.
  • At this moment this package only works with public repositories.
  • If you suddenly start having errors, it is probably because you have exhausted the calls to the Github API, use the -s flag to show the statistics of the remaining calls and the time in which API calls are renewed.
1.0.22

7 years ago

1.0.21

7 years ago

1.0.20

7 years ago

1.0.19

7 years ago

1.0.18

7 years ago

1.0.17

7 years ago

1.0.16

7 years ago

1.0.15

7 years ago

1.0.14

7 years ago

1.0.13

7 years ago

1.0.12

7 years ago

1.0.11

7 years ago

1.0.10

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago