Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork172
🕷️Github China/Global User Ranking, Global Warehouse Star Ranking (Github Action is automatically updated daily).
License
jaywcjlove/github-rank
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
[中文] Preview:Github |Gitee |UNPKG |Githack |Statically |Netlify
Github global/Chinese user rankings, global repositories Star rankings, page data generated through Github API v3,ranking preview.
- GithubGlobal User Followers Ranking Preview
- GithubChina User Followers Ranking Preview
- GithubGlobal Org User Followers Ranking Preview
- Github Global repositories Star Most Ranking Preview
- Github community trend list daily, weekly, monthly preview
dailyweeklymonthly
Released onnpm fromApril 20, 2019, the version number is defined byyear,month, andday, such as:v19.4.20.
Warning
Due to the large number of projects, the free quota is insufficient, resulting in some charges. We have now adjusted it to run every7 days to save costs.
Now it can be updated automatically every day, usingGitHub Actions Workflows to trigger the GitHub workflow every day at 00:00 (8:00 am Beijing time) through the timer, automatically crawl the data, submit the generated web page to the gh-pages branch, and Automatically publishnpm version, really fragrant! !
Update date: 2025-11-01 00:54:49
npm install @wcj/github-rank --save-dev
Users can obtain ranking data by importing data, or directly access theuser leaderboard throughUNPKG.
importusersfrom'@wcj/github-rank';importreposfrom'@wcj/github-rank/dist/repos.json';importtrendingDailyfrom'@wcj/github-rank/dist/trending-daily.json';importtrendingWeeklyfrom'@wcj/github-rank/dist/trending-weekly.json';importtrendingMonthlyfrom'@wcj/github-rank/dist/trending-monthly.json';
importusersfrom'@wcj/github-rank';// By default users outputs the following data:[{"login":"jaywcjlove","id":1680273,"node_id":"MDQ6VXNlcjE2ODAyNzM=","avatar_url":"https://avatars1.githubusercontent.com/u/1680273?v=4","gravatar_id":"","url":"https://api.github.com/users/jaywcjlove","html_url":"https://github.com/jaywcjlove","followers_url":"https://api.github.com/users/jaywcjlove/followers","following_url":"https://api.github.com/users/jaywcjlove/following{/other_user}","gists_url":"https://api.github.com/users/jaywcjlove/gists{/gist_id}","starred_url":"https://api.github.com/users/jaywcjlove/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jaywcjlove/subscriptions","organizations_url":"https://api.github.com/users/jaywcjlove/orgs","repos_url":"https://api.github.com/users/jaywcjlove/repos","events_url":"https://api.github.com/users/jaywcjlove/events{/privacy}","received_events_url":"https://api.github.com/users/jaywcjlove/received_events","type":"User","site_admin":false,"score":1,"rank":117,"name":"小弟调调™","company":"ʕ•̫͡•ʔ-̫͡-ʕ•͓͡•ʔ-̫͡-ʔ","blog":"http://wangchujiang.com","location":"Shanghai, China","email":"wowohoo@qq.com","hireable":true,"bio":"(͡·̮̃·̃) 撸码的乐趣 💯 ,“人没了,™代码还在”","public_repos":78,"public_gists":1,"followers":2519,"following":91,"created_at":"2012-04-26T00:30:25Z","updated_at":"2019-04-12T14:27:54Z"}]
$ git clone https://github.com/jaywcjlove/github-rank.git$cd github-rank$ npm install# Install dependencies$ npm run build# Compilation output script
Crawlers get data
$ npm run get:trending# Get trending data$ npm run get:repos# Get repos data$ npm run get:users# Get users data$ npm run get:users:china# Get users(china) data
Generate HTML page
$ npm run start
As always, thanks to our amazing contributors!
Made withcontributors, automatically generated.
Licensed under the MIT License.
About
🕷️Github China/Global User Ranking, Global Warehouse Star Ranking (Github Action is automatically updated daily).
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors11
Uh oh!
There was an error while loading.Please reload this page.
