@wcj/github-rank 25.10.22 → 25.11.1
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 +1 -1
- package/dist/repos.json +52173 -52150
- package/dist/trending-daily.json +115 -159
- package/dist/trending-monthly.json +170 -181
- package/dist/trending-weekly.json +134 -134
- package/dist/users.china.json +4721 -4685
- package/dist/users.json +9534 -9534
- package/dist/users.org.json +1731 -1731
- package/package.json +1 -1
- package/web/data/repos.json +52173 -52150
- package/web/data/trending-daily.json +115 -159
- package/web/data/trending-monthly.json +170 -181
- package/web/data/trending-weekly.json +134 -134
- package/web/data/users.china.json +4721 -4685
- package/web/data/users.json +9534 -9534
- package/web/data/users.org.json +1731 -1731
- package/web/index.html +9003 -9008
- package/web/org.html +1497 -1497
- package/web/repos.html +5877 -5877
- package/web/trending-monthly.html +152 -190
- package/web/trending-weekly.html +118 -118
- package/web/trending.html +101 -253
- package/web/users.china.html +4353 -4304
package/README.md
CHANGED
|
@@ -70,7 +70,7 @@ Released on [`npm`](https://www.npmjs.com/package/@wcj/github-rank) from `April
|
|
|
70
70
|
|
|
71
71
|
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! !
|
|
72
72
|
|
|
73
|
-
Update date: <!--GAMFC-->2025-
|
|
73
|
+
Update date: <!--GAMFC-->2025-11-01 00:54:49<!--GAMFC-END-->
|
|
74
74
|
|
|
75
75
|
## Plug-in Usage
|
|
76
76
|
|