@wcj/github-rank 23.4.4 → 23.4.6
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 +5 -5
- package/dist/repos.json +29568 -29579
- package/dist/trending-daily.json +161 -161
- package/dist/trending-monthly.json +143 -154
- package/dist/trending-weekly.json +153 -153
- package/dist/users.china.json +2752 -2717
- package/dist/users.json +8943 -8943
- package/package.json +9 -10
- package/web/data/repos.json +29568 -29579
- package/web/data/trending-daily.json +161 -161
- package/web/data/trending-monthly.json +143 -154
- package/web/data/trending-weekly.json +153 -153
- package/web/data/users.china.json +2752 -2717
- package/web/data/users.json +8943 -8943
- package/web/index.html +6641 -6641
- package/web/repos.html +4060 -4060
- package/web/trending-monthly.html +136 -174
- package/web/trending-weekly.html +136 -136
- package/web/trending.html +137 -145
- package/web/users.china.html +2205 -2172
package/README.md
CHANGED
|
@@ -2,13 +2,13 @@
|
|
|
2
2
|
|
|
3
3
|
<p align="center">
|
|
4
4
|
<a href="https://jaywcjlove.github.io/github-rank">
|
|
5
|
-
<img alt="Github Ranking" src="https://user-images.githubusercontent.com/1680273/
|
|
5
|
+
<img alt="Github Ranking" src="https://user-images.githubusercontent.com/1680273/204141518-e34799bd-9074-4bf9-9b4e-f3efe6d8051e.png">
|
|
6
6
|
</a>
|
|
7
7
|
</p>
|
|
8
8
|
|
|
9
9
|
<p align="center">
|
|
10
10
|
<a href="https://github.com/jaywcjlove/github-rank">
|
|
11
|
-
<img src="https://github.com/jaywcjlove/github-rank/workflows/
|
|
11
|
+
<img src="https://github.com/jaywcjlove/github-rank/actions/workflows/ci.yml/badge.svg">
|
|
12
12
|
</a>
|
|
13
13
|
<a href="https://github.com/jaywcjlove/github-rank/issues">
|
|
14
14
|
<img src="https://img.shields.io/github/issues/jaywcjlove/github-rank.svg">
|
|
@@ -35,7 +35,7 @@ Released on [`npm`](https://www.npmjs.com/package/@wcj/github-rank) from `April
|
|
|
35
35
|
|
|
36
36
|
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! !
|
|
37
37
|
|
|
38
|
-
Update date: <!--GAMFC-->2023-04-
|
|
38
|
+
Update date: <!--GAMFC-->2023-04-06 06:00:18<!--GAMFC-END-->
|
|
39
39
|
|
|
40
40
|
## Usage
|
|
41
41
|
|
|
@@ -113,8 +113,8 @@ npm run get:o
|
|
|
113
113
|
|
|
114
114
|
As always, thanks to our amazing contributors!
|
|
115
115
|
|
|
116
|
-
<!--AUTO_GENERATED_PLEASE_DONT_DELETE_IT--><a href="https://github.com/jaywcjlove" title="
|
|
117
|
-
<img src="https://avatars.githubusercontent.com/u/1680273?v=4" width="42;" alt="
|
|
116
|
+
<!--AUTO_GENERATED_PLEASE_DONT_DELETE_IT--><a href="https://github.com/jaywcjlove" title="小弟调调">
|
|
117
|
+
<img src="https://avatars.githubusercontent.com/u/1680273?v=4" width="42;" alt="小弟调调"/>
|
|
118
118
|
</a>
|
|
119
119
|
<a href="https://github.com/renovate-bot" title="Mend Renovate">
|
|
120
120
|
<img src="https://avatars.githubusercontent.com/u/25180681?v=4" width="42;" alt="Mend Renovate"/>
|