Socket
Socket
Sign inDemoInstall

git-contributor

Package Overview
Dependencies
Maintainers
3
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

git-contributor

git contributor


Version published
Weekly downloads
151
decreased by-32.29%
Maintainers
3
Weekly downloads
 
Created

Readme

Source

git-contributor

NPM version build status Test coverage node version npm download

Welcome 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

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)

Keywords

FAQs

Package last updated on 08 Jan 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc