Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 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 11 years ago)
- Default Branch: gh-pages
- Last Pushed: 2013-12-30T02:11:31.000Z (about 11 years ago)
- Last Synced: 2024-10-04T12:59:30.438Z (3 months ago)
- Language: JavaScript
- Size: 143 KB
- Stars: 25
- Watchers: 2
- 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