https://github.com/paulmillr/github-pull-req-stats
Stats from GitHub repos about accepted / closed pull requests.
https://github.com/paulmillr/github-pull-req-stats
Last synced: 8 months ago
JSON representation
Stats from GitHub repos about accepted / closed pull requests.
- Host: GitHub
- URL: https://github.com/paulmillr/github-pull-req-stats
- Owner: paulmillr
- Created: 2013-05-25T19:35:46.000Z (over 12 years ago)
- Default Branch: gh-pages
- Last Pushed: 2013-12-30T02:11:31.000Z (almost 12 years ago)
- Last Synced: 2025-03-30T21:51:10.361Z (9 months ago)
- Language: JavaScript
- Size: 143 KB
- Stars: 25
- Watchers: 1
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GitHub pull requests data miner
Stats from GitHub repos about accepted or closed pull requests.
## Add your project
Just edit `repos.json` and add your project to the bottom, with tags and stuff, then execute `node sort.js` that will sort all projects by their repo name.
## Usage
`npm install && node load.js`
## License
MIT