forkz
Version:
count a github user's forks
45 lines (28 loc) • 1.44 kB
Markdown
<h1 align="center">
<img src="https://on.ahmda.ws/rEHb/c" />
Count a GitHub user's total forks.
[](https://www.npmjs.com/package/forkz) [](https://github.com/ahmadawais/forkz) [](https://twitter.com/mrahmadawais/) [](https://github.com/ahmadawais/forkz/stargazers) [](https://github.com/ahmadawais?tab=followers)
</h1>
## Install
```
npm install -g forkz
```
## Usage

```
$ forkz ahmadawais -l 5
Total: 600
WPGulp 🍴 139
create-guten-block 🍴 66
Gutenberg-Boilerplate 🍴 59
hacktoberfest 🍴 43
Advanced-Gulp-WordPress 🍴 40
```
## Options
```
-a, --auth GitHub username:password for rate limits
-t, --thresh Only show repos above this threshold [default: 1]
-l, --limit Only show this many repos [default: null]
```
## License & Credits
MIT ⓒ [Ahmad Awais](https://AhmadAwais.com/) and thanks to Evan You for stars counter.