@wcj/github-rank 24.6.21 → 24.6.23
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 +3 -3
- package/dist/repos.json +23121 -23108
- package/dist/trending-daily.json +130 -108
- package/dist/trending-monthly.json +97 -75
- package/dist/trending-weekly.json +125 -136
- package/dist/users.china.json +1649 -1649
- package/dist/users.json +5154 -5154
- package/dist/users.org.json +501 -501
- package/package.json +1 -1
- package/web/data/repos.json +23121 -23108
- package/web/data/trending-daily.json +130 -108
- package/web/data/trending-monthly.json +97 -75
- package/web/data/trending-weekly.json +125 -136
- package/web/data/users.china.json +1649 -1649
- package/web/data/users.json +5154 -5154
- package/web/data/users.org.json +501 -501
- package/web/index.html +5325 -5329
- package/web/org.html +393 -393
- package/web/repos.html +2949 -2949
- package/web/trending-monthly.html +161 -85
- package/web/trending-weekly.html +111 -149
- package/web/trending.html +170 -98
- package/web/users.china.html +1579 -1579
package/README.md
CHANGED
|
@@ -27,7 +27,7 @@ Released on [`npm`](https://www.npmjs.com/package/@wcj/github-rank) from `April
|
|
|
27
27
|
|
|
28
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! !
|
|
29
29
|
|
|
30
|
-
Update date: <!--GAMFC-->2024-06-
|
|
30
|
+
Update date: <!--GAMFC-->2024-06-23 06:00:00<!--GAMFC-END-->
|
|
31
31
|
|
|
32
32
|
## Plug-in Usage
|
|
33
33
|
|
|
@@ -119,11 +119,11 @@ As always, thanks to our amazing contributors!
|
|
|
119
119
|
<!--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>
|
|
120
120
|
<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>
|
|
121
121
|
<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>
|
|
122
|
+
<a href="https://github.com/ryanuo" title="Ryan uo"><img src="https://avatars.githubusercontent.com/u/66169324?v=4" width="42;" alt="Ryan uo"/></a>
|
|
122
123
|
<a href="https://github.com/372798735" title="mindsets"><img src="https://avatars.githubusercontent.com/u/52733319?v=4" width="42;" alt="mindsets"/></a>
|
|
123
124
|
<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>
|
|
124
125
|
<a href="https://github.com/FeeiCN" title="Feei"><img src="https://avatars.githubusercontent.com/u/1611552?v=4" width="42;" alt="Feei"/></a>
|
|
125
|
-
<a href="https://github.com/zhenyong" title="ZY"><img src="https://avatars.githubusercontent.com/u/4012276?v=4" width="42;" alt="ZY"/></a
|
|
126
|
-
<a href="https://github.com/rr210" title="Ryan Co"><img src="https://avatars.githubusercontent.com/u/66169324?v=4" width="42;" alt="Ryan Co"/></a><!--AUTO_GENERATED_PLEASE_DONT_DELETE_IT-END-->
|
|
126
|
+
<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-->
|
|
127
127
|
|
|
128
128
|
Made with [contributors](https://github.com/jaywcjlove/github-action-contributors), automatically generated.
|
|
129
129
|
|