git-contributor
!NPM versionnpm-imagenpm-url
!build statusCI-imageCI-url
!Test coveragecodecov-imagecodecov-url
!node versionnode-imagenode-url
!npm downloaddownload-imagedownload-urlWelcome to join in and feel free to contribute.
Contributors
|xudafeng
|
fengmk2
|
paradite
|
snapre
| | :---: | :---: | :---: | :---: |
This project follows the git-contributor spec, auto updated at
Thu Apr 28 2022 20:29:02 GMT+0800
.Who are using
- ⭐⭐⭐antvis/g2
- ⭐⭐⭐cnpm/npminstall
- ⭐⭐⭐alibaba/f2etest
- ⭐⭐⭐alibaba/uirecorder
- ⭐⭐⭐hiloteam/Hilo
- ⭐⭐⭐node-modules/detect-port
- ⭐⭐⭐node-modules/utility
- ⭐⭐⭐node-modules/urllib
- ⭐⭐⭐macacajs/macaca-datahub
For more
Spec
- The listings show all the contributors.
- Sort by contributions number.
If there is no
repository
field, fall back to the rule:- Auto generate from git info.
- Sort by commit date.
Installment
$ npm i git-contributor --save-dev
"devDependencies": {
...
"git-contributor": "*",
...
},
"scripts": {
...
"contributor": "git-contributor",
...
}
$ npm run contributor
# github API service limit
$ OAUTH_TOKEN=****** npm run contributor
Searching Sample
encodeURIComponent('xudafeng@126.com')
will be convert to xudafeng%40126.com
, please replace to test it.https://api.github.com/search/users?q=xudafeng%40126.com%20in%3Aemail%20type%3Auser