@wcj/github-rank 24.3.7 → 24.3.8
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 +12 -34
- package/dist/repos.json +21335 -21335
- package/dist/trending-daily.json +194 -194
- package/dist/trending-monthly.json +177 -177
- package/dist/trending-weekly.json +178 -178
- package/dist/users.china.json +1638 -1638
- package/dist/users.json +5967 -5967
- package/package.json +1 -1
- package/web/data/repos.json +21335 -21335
- package/web/data/trending-daily.json +194 -194
- package/web/data/trending-monthly.json +177 -177
- package/web/data/trending-weekly.json +178 -178
- package/web/data/users.china.json +1638 -1638
- package/web/data/users.json +5967 -5967
- package/web/index.html +4618 -4618
- package/web/repos.html +2810 -2810
- package/web/trending-monthly.html +169 -169
- package/web/trending-weekly.html +163 -163
- package/web/trending.html +173 -173
- package/web/users.china.html +1245 -1245
package/README.md
CHANGED
|
@@ -7,24 +7,12 @@
|
|
|
7
7
|
</p>
|
|
8
8
|
|
|
9
9
|
<p align="center">
|
|
10
|
-
<a href="https://jaywcjlove.github.io/#/sponsor">
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
<a href="https://github.com/jaywcjlove/github-rank">
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
<a href="https://github.com/jaywcjlove/github-rank/issues">
|
|
17
|
-
<img src="https://img.shields.io/github/issues/jaywcjlove/github-rank.svg">
|
|
18
|
-
</a>
|
|
19
|
-
<a href="https://github.com/jaywcjlove/github-rank/network">
|
|
20
|
-
<img src="https://img.shields.io/github/forks/jaywcjlove/github-rank.svg">
|
|
21
|
-
</a>
|
|
22
|
-
<a href="https://github.com/jaywcjlove/github-rank/stargazers">
|
|
23
|
-
<img src="https://img.shields.io/github/stars/jaywcjlove/github-rank.svg">
|
|
24
|
-
</a>
|
|
25
|
-
<a href="https://www.npmjs.com/package/@wcj/github-rank">
|
|
26
|
-
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg">
|
|
27
|
-
</a>
|
|
10
|
+
<a href="https://jaywcjlove.github.io/#/sponsor"><img alt="Buy me a coffee" src="https://img.shields.io/badge/Buy%20me%20a%20coffee-048754?logo=buymeacoffee"></a>
|
|
11
|
+
<a href="https://github.com/jaywcjlove/github-rank/actions/workflows/ci3.yml"><img src="https://github.com/jaywcjlove/github-rank/actions/workflows/ci3.yml/badge.svg"></a>
|
|
12
|
+
<a href="https://github.com/jaywcjlove/github-rank/issues"><img src="https://badgen.net/github/issues/jaywcjlove/github-rank"></a>
|
|
13
|
+
<a href="https://github.com/jaywcjlove/github-rank/forks"><img src="https://badgen.net/github/forks/jaywcjlove/github-rank"></a>
|
|
14
|
+
<a href="https://github.com/jaywcjlove/github-rank/stargazers"><img src="https://badgen.net/github/stars/jaywcjlove/github-rank"></a>
|
|
15
|
+
<a href="https://www.npmjs.com/package/@wcj/github-rank"><img src="https://img.shields.io/npm/v/@wcj/github-rank.svg"></a>
|
|
28
16
|
</p>
|
|
29
17
|
|
|
30
18
|
Github global/Chinese user rankings, global repositories Star rankings, page data generated through Github API v3, [ranking preview](http://jaywcjlove.github.io/github-rank/).
|
|
@@ -38,7 +26,7 @@ Released on [`npm`](https://www.npmjs.com/package/@wcj/github-rank) from `April
|
|
|
38
26
|
|
|
39
27
|
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! !
|
|
40
28
|
|
|
41
|
-
Update date: <!--GAMFC-->2024-03-
|
|
29
|
+
Update date: <!--GAMFC-->2024-03-08 05:57:28<!--GAMFC-END-->
|
|
42
30
|
|
|
43
31
|
## Usage
|
|
44
32
|
|
|
@@ -116,21 +104,11 @@ npm run get:o
|
|
|
116
104
|
|
|
117
105
|
As always, thanks to our amazing contributors!
|
|
118
106
|
|
|
119
|
-
<!--AUTO_GENERATED_PLEASE_DONT_DELETE_IT--><a href="https://github.com/jaywcjlove" title="小弟调调">
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
<a href="https://github.com/
|
|
123
|
-
|
|
124
|
-
</a>
|
|
125
|
-
<a href="https://github.com/leon-kfd" title="Leon-kfd">
|
|
126
|
-
<img src="https://avatars.githubusercontent.com/u/30256102?v=4" width="42;" alt="Leon-kfd"/>
|
|
127
|
-
</a>
|
|
128
|
-
<a href="https://github.com/FeeiCN" title="Feei">
|
|
129
|
-
<img src="https://avatars.githubusercontent.com/u/1611552?v=4" width="42;" alt="Feei"/>
|
|
130
|
-
</a>
|
|
131
|
-
<a href="https://github.com/zhenyong" title="Huang ZhenYong">
|
|
132
|
-
<img src="https://avatars.githubusercontent.com/u/4012276?v=4" width="42;" alt="Huang ZhenYong"/>
|
|
133
|
-
</a><!--AUTO_GENERATED_PLEASE_DONT_DELETE_IT-END-->
|
|
107
|
+
<!--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
|
+
<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
|
+
<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>
|
|
110
|
+
<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="Huang ZhenYong"><img src="https://avatars.githubusercontent.com/u/4012276?v=4" width="42;" alt="Huang ZhenYong"/></a><!--AUTO_GENERATED_PLEASE_DONT_DELETE_IT-END-->
|
|
134
112
|
|
|
135
113
|
Made with [contributors](https://github.com/jaywcjlove/github-action-contributors), automatically generated.
|
|
136
114
|
|