{"id":21887257,"url":"https://github.com/naimo84/github-readme-stats-calculate-rank","last_synced_at":"2025-04-15T09:50:49.357Z","repository":{"id":46242835,"uuid":"446350274","full_name":"naimo84/github-readme-stats-calculate-rank","owner":"naimo84","description":"Commandline tool to calculate your github-readme-stats rank/grade","archived":false,"fork":false,"pushed_at":"2023-09-22T08:27:05.000Z","size":432,"stargazers_count":6,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-28T18:55:17.052Z","etag":null,"topics":["calculate","cli","commandline","github","github-readme-stats","grade","rank","ranking-algorithm","readme","stats"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/naimo84.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-01-10T09:04:13.000Z","updated_at":"2023-05-27T20:20:41.000Z","dependencies_parsed_at":"2023-02-08T07:05:11.869Z","dependency_job_id":null,"html_url":"https://github.com/naimo84/github-readme-stats-calculate-rank","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naimo84%2Fgithub-readme-stats-calculate-rank","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naimo84%2Fgithub-readme-stats-calculate-rank/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naimo84%2Fgithub-readme-stats-calculate-rank/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naimo84%2Fgithub-readme-stats-calculate-rank/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/naimo84","download_url":"https://codeload.github.com/naimo84/github-readme-stats-calculate-rank/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249048713,"owners_count":21204305,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["calculate","cli","commandline","github","github-readme-stats","grade","rank","ranking-algorithm","readme","stats"],"created_at":"2024-11-28T11:09:02.146Z","updated_at":"2025-04-15T09:50:49.329Z","avatar_url":"https://github.com/naimo84.png","language":"JavaScript","funding_links":["https://ko-fi.com/T6T412CXA","https://paypal.me/NeumannBenjamin"],"categories":[],"sub_categories":[],"readme":"# github-readme-stats-calculate-rank\n\nCommandline tool to calculate your [github-readme-stats](https://github.com/anuraghazra/github-readme-stats) rank, using the latest and official [calculateRank.js](https://github.com/anuraghazra/github-readme-stats/blob/master/src/calculateRank.js)\n\n## :question: Get Help\n\nFor bug reports and feature requests, open issues. :bug:\n\n## :sparkling_heart: Support my projects\n\nI open-source almost everything I can, and I try to reply to everyone needing help using these projects. Obviously,\nthis takes time. You can integrate and use these projects in your applications _for free_! You can even change the source code and redistribute (even resell it).\n\nThank you to all my backers!\n### People\n\n- [fflorent](https://github.com/fflorent)\n- [Speeedy0815](https://github.com/Speeedy0815)\n- Ralf S.\n- Enno L.\n- Jürgen G.\n- Mark MC G.\n- Kay-Uwe M.\n- Craig O.\n- Manuel G.\n\n### Become a backer\n\nHowever, if you get some profit from this or just want to encourage me to continue creating stuff, there are few ways you can do it:\n\n- Starring and sharing the projects you like :rocket:\n- **Crypto.\u0026#65279;com** \u0026nbsp;—\u0026nbsp; Use my referral link https://crypto.com/app/f2smbah8fm to sign up for Crypto.\u0026#65279;com and we both get $25 USD :)  \n\n- [![PayPal](https://img.shields.io/badge/Donate-PayPal-blue.svg?style=for-the-badge)][paypal-donations] \u0026nbsp; — \u0026nbsp; You can make one-time donations via PayPal. I'll probably buy a ~~coffee~~ tea. :tea:\n- [![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/T6T412CXA) \u0026nbsp;—\u0026nbsp; I'll buy a ~~tea~~ coffee. :coffee: :wink:\n\n\nThanks! :heart:\n\n## :yum: How to contribute\n\nHave an idea? Found a bug? See [how to contribute][contributing].\n\n## :memo: Documentation  \n\n```sh\nUsage: calculateRank [options] [command]\n\nOptions:\n  --repos [repos]\n  --commits [commits]\n  --contributions [contributions]\n  --followers [followers]\n  --prs [prs]\n  --issues [issues]\n  --stars [stars]\n  --all_commits [all_commits]\n  -h, --help                       display help for command\n\nCommands:\n  calculateRank                    calculateRank\n  help [command]                   display help for command\n```\n\ninstall via npm globally:\n```sh\nnpm install -g github-readme-stats-calculate-rank\ngithub-readme-stats-calculate-rank --repos 25 --commits 1800 --all_commits 1800 --contributions 11 --followers 16 --prs 16 --issues 51 --stars 127 --reviews 0\n```\n\ncall from cli:\n```sh\nnpx github-readme-stats-calculate-rank@latest --repos 25 --commits 1800 --all_commits 1800 --contributions 11 --followers 16 --prs 16 --issues 51 --stars 127 --reviews 0\n```\noutput:\n```js\n{ level: 'B+', percentile: 47.79401195467249 }\n```\n\n\n[badge_brave]: ./docs/support_banner.png\n[badge_paypal]: https://img.shields.io/badge/Donate-PayPal-blue.svg\n[paypal-donations]: https://paypal.me/NeumannBenjamin\n[brave]: https://brave.com/nai412\n[contributing]: /CONTRIBUTING.md\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnaimo84%2Fgithub-readme-stats-calculate-rank","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnaimo84%2Fgithub-readme-stats-calculate-rank","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnaimo84%2Fgithub-readme-stats-calculate-rank/lists"}