@wcj/github-rank 24.4.11 → 24.4.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +4 -2
- package/dist/repos.json +27686 -27685
- package/dist/trending-daily.json +184 -184
- package/dist/trending-monthly.json +151 -151
- package/dist/trending-weekly.json +185 -185
- package/dist/users.china.json +2298 -3138
- package/dist/users.json +5185 -9805
- package/dist/users.org.json +4622 -0
- package/package.json +2 -1
- package/web/CONTRIBUTORS.svg +4 -2
- package/web/data/repos.json +27686 -27685
- package/web/data/trending-daily.json +184 -184
- package/web/data/trending-monthly.json +151 -151
- package/web/data/trending-weekly.json +185 -185
- package/web/data/users.china.json +2298 -3138
- package/web/data/users.json +5185 -9805
- package/web/data/users.org.json +4622 -0
- package/web/index.html +4385 -8736
- package/web/org.html +4595 -0
- package/web/repos.html +3462 -3462
- package/web/trending-monthly.html +151 -151
- package/web/trending-weekly.html +165 -165
- package/web/trending.html +169 -161
- package/web/users.china.html +1870 -2657
package/README.md
CHANGED
|
@@ -19,6 +19,7 @@ Github global/Chinese user rankings, global repositories Star rankings, page dat
|
|
|
19
19
|
|
|
20
20
|
- [Github **Global** User Followers Ranking Preview](http://jaywcjlove.github.io/github-rank/)
|
|
21
21
|
- [Github **China** User Followers Ranking Preview](http://jaywcjlove.github.io/github-rank/users.china.html)
|
|
22
|
+
- [Github **Global** Org User Followers Ranking Preview](http://jaywcjlove.github.io/github-rank/org.html)
|
|
22
23
|
- [Github Global repositories Star Most Ranking Preview](http://jaywcjlove.github.io/github-rank/repos.html)
|
|
23
24
|
- [Github community trend list daily, weekly, monthly preview](http://jaywcjlove.github.io/github-rank/trending.html) [**`daily`**](http://jaywcjlove.github.io/github-rank/trending.html) [**`weekly`**](http://jaywcjlove.github.io/github-rank/trending-weekly.html) [**`monthly`**](http://jaywcjlove.github.io/github-rank/trending-monthly.html)
|
|
24
25
|
|
|
@@ -26,7 +27,7 @@ Released on [`npm`](https://www.npmjs.com/package/@wcj/github-rank) from `April
|
|
|
26
27
|
|
|
27
28
|
Now it can be updated automatically every day, using [GitHub Actions Workflows](https://github.com/actions/starter-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 publish [npm](https://www.npmjs.com/package/@wcj/github-rank) version, really fragrant! !
|
|
28
29
|
|
|
29
|
-
Update date: <!--GAMFC-->2024-04-
|
|
30
|
+
Update date: <!--GAMFC-->2024-04-13 05:57:42<!--GAMFC-END-->
|
|
30
31
|
|
|
31
32
|
## Usage
|
|
32
33
|
|
|
@@ -107,8 +108,9 @@ As always, thanks to our amazing contributors!
|
|
|
107
108
|
<!--AUTO_GENERATED_PLEASE_DONT_DELETE_IT--><a href="https://github.com/jaywcjlove" title="小弟调调"><img src="https://avatars.githubusercontent.com/u/1680273?v=4" width="42;" alt="小弟调调"/></a>
|
|
108
109
|
<a href="https://github.com/renovate-bot" title="Mend Renovate"><img src="https://avatars.githubusercontent.com/u/25180681?v=4" width="42;" alt="Mend Renovate"/></a>
|
|
109
110
|
<a href="https://github.com/leon-kfd" title="Leon-kfd"><img src="https://avatars.githubusercontent.com/u/30256102?v=4" width="42;" alt="Leon-kfd"/></a>
|
|
111
|
+
<a href="https://github.com/antfu" title="Anthony Fu"><img src="https://avatars.githubusercontent.com/u/11247099?v=4" width="42;" alt="Anthony Fu"/></a>
|
|
110
112
|
<a href="https://github.com/FeeiCN" title="Feei"><img src="https://avatars.githubusercontent.com/u/1611552?v=4" width="42;" alt="Feei"/></a>
|
|
111
|
-
<a href="https://github.com/zhenyong" title="
|
|
113
|
+
<a href="https://github.com/zhenyong" title="ZY"><img src="https://avatars.githubusercontent.com/u/4012276?v=4" width="42;" alt="ZY"/></a><!--AUTO_GENERATED_PLEASE_DONT_DELETE_IT-END-->
|
|
112
114
|
|
|
113
115
|
Made with [contributors](https://github.com/jaywcjlove/github-action-contributors), automatically generated.
|
|
114
116
|
|