vuepress-plugin-contributors
Display a list of all contributors ordered descending by number of contributions, showing avatar, username and number of commits.
Display a list of all contributors ordered descending by number of contributions, showing avatar, username and number of commits.
This little script accesses GitHub's API to get all contributors and their PRs between two distinct points in the history of commits. This is helpful for changelogs where you'd want to list all contributions for that release (so e.g. changes between v1 an
Generate an CONTRIBUTORS file for GitHub
By @dianmorales
A nodejs module providing contribution stats for your git repository
tool to generate a contributors list for all commits in a specific release/tag
Name your GitHub contributors; get commits, issues, and comments
ML platform for All Contributors
Post processing for name-your-contributors.
Fetches all the contributors of a github repository and generates HOF for the readme file
Asynchronous remark plugin to inject GitHub contributors into a markdown table
A gitbook plugins that adds the list of contributors for each page 👥
Converts an author object or array of author objects into an array of strings. Useful for adding authors, maintainers or contributors to documentation, package.json or a readme.
HOF of github contributors for github readme
A react component that renders a scroll-to-top button
Command line tool for generating a list of authors from git commit history and github
print a markdown list of authors/contributors to your git repo, including github usernames
Get users who comment on PRs or Code for OS GitHub Repos
Get users who have committed code to an organizations' GitHub repos
Update the contributors array in package.json with the contributors returned by the GitHub API.