@wcj/github-rank 22.10.24 → 22.10.25
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 +2 -2
- package/dist/repos.json +22665 -22664
- package/dist/trending-daily.json +171 -171
- package/dist/trending-monthly.json +141 -141
- package/dist/trending-weekly.json +151 -151
- package/dist/users.china.json +2394 -2854
- package/dist/users.json +1236 -1134
- package/package.json +4 -6
- package/web/data/repos.json +22665 -22664
- package/web/data/trending-daily.json +171 -171
- package/web/data/trending-monthly.json +141 -141
- package/web/data/trending-weekly.json +151 -151
- package/web/data/users.china.json +2394 -2854
- package/web/data/users.json +1236 -1134
- package/web/index.html +846 -852
- package/web/repos.html +2826 -2832
- package/web/trending-monthly.html +131 -137
- package/web/trending-weekly.html +135 -141
- package/web/trending.html +144 -158
- package/web/users.china.html +2280 -2286
- package/dist/36kr.json +0 -6963
- package/dist/sifou-daily.json +0 -47
- package/dist/sifou-monthly.json +0 -272
- package/dist/sifou-weekly.json +0 -272
- package/dist/toutiao-30.json +0 -1
- package/dist/toutiao-7.json +0 -1
- package/dist/toutiao-90.json +0 -1
- package/web/data/36kr.json +0 -6963
- package/web/data/sifou-daily.json +0 -47
- package/web/data/sifou-monthly.json +0 -272
- package/web/data/sifou-weekly.json +0 -272
- package/web/data/toutiao-30.json +0 -1
- package/web/data/toutiao-7.json +0 -1
- package/web/data/toutiao-90.json +0 -1
- package/web/sifou-daily.html +0 -304
- package/web/sifou-monthly.html +0 -1004
- package/web/sifou-weekly.html +0 -1004
- package/web/toutiao-30.html +0 -171
- package/web/toutiao-7.html +0 -171
- package/web/toutiao-90.html +0 -171
package/README.md
CHANGED
|
@@ -30,8 +30,8 @@ Github 中国用户排名,全球仓库 Star 最多排名,通过 Github API v
|
|
|
30
30
|
- [Github **中国** 用户 Followers 排名预览](http://jaywcjlove.github.io/github-rank/users.china.html)
|
|
31
31
|
- [Github 全球仓库 Star 最多排名预览](http://jaywcjlove.github.io/github-rank/repos.html)
|
|
32
32
|
- [Github 社区趋势榜日、周、月预览](http://jaywcjlove.github.io/github-rank/trending.html) [**`日`**](http://jaywcjlove.github.io/github-rank/trending.html) [**`周`**](http://jaywcjlove.github.io/github-rank/trending-weekly.html) [**`月`**](http://jaywcjlove.github.io/github-rank/trending-monthly.html)
|
|
33
|
-
- [SegmentFault 思否 - 近期热门](http://jaywcjlove.github.io/github-rank/sifou-daily.html) [**`日`**](http://jaywcjlove.github.io/github-rank/sifou-daily.html) [**`周`**](http://jaywcjlove.github.io/github-rank/sifou-weekly.html) [**`月`**](http://jaywcjlove.github.io/github-rank/sifou-monthly.html)
|
|
34
|
-
- [开发者头条 - 最近热门分享](http://jaywcjlove.github.io/github-rank/toutiao-7.html) [**`7天`**](http://jaywcjlove.github.io/github-rank/toutiao-7.html) [**`30天`**](http://jaywcjlove.github.io/github-rank/toutiao-30.html) [**`90天`**](http://jaywcjlove.github.io/github-rank/toutiao-90.html)
|
|
33
|
+
- ~~[SegmentFault 思否 - 近期热门](http://jaywcjlove.github.io/github-rank/sifou-daily.html) [**`日`**](http://jaywcjlove.github.io/github-rank/sifou-daily.html) [**`周`**](http://jaywcjlove.github.io/github-rank/sifou-weekly.html) [**`月`**](http://jaywcjlove.github.io/github-rank/sifou-monthly.html)~~
|
|
34
|
+
- ~~[开发者头条 - 最近热门分享](http://jaywcjlove.github.io/github-rank/toutiao-7.html) [**`7天`**](http://jaywcjlove.github.io/github-rank/toutiao-7.html) [**`30天`**](http://jaywcjlove.github.io/github-rank/toutiao-30.html) [**`90天`**](http://jaywcjlove.github.io/github-rank/toutiao-90.html)~~
|
|
35
35
|
|
|
36
36
|
从 `2019年04月20日` 在 [`npm`](https://www.npmjs.com/package/@wcj/github-rank) 上发版,版本号以 `年`、`月`、`日` 来定义,如: `v19.4.20`。
|
|
37
37
|
|