2.1.5 • Published 12 months ago

git-contributor v2.1.5

Weekly downloads
125
License
MIT
Repository
github
Last release
12 months ago

git-contributor

NPM version build status Test coverage node version npm download

Welcome to join in and feel free to contribute.

Contributors

xudafengfengmk2paraditesnapre

This project follows the git-contributor spec, auto updated at Fri May 19 2023 00:20:47 GMT+0800.

Who are using

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

License

The MIT License (MIT)

2.1.2

12 months ago

2.1.1

12 months ago

2.1.4

12 months ago

2.1.3

12 months ago

2.1.5

12 months ago

2.1.0

12 months ago

2.0.0

1 year ago

1.1.0

2 years ago

1.0.11

2 years ago

1.0.10

5 years ago

1.0.9

5 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago

0.1.0

6 years ago