@wcj/github-rank 22.4.15 → 22.4.18
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/dist/repos.json +27376 -27397
- package/dist/sifou-daily.json +17 -53
- package/dist/sifou-monthly.json +101 -101
- package/dist/sifou-weekly.json +148 -148
- package/dist/toutiao-30.json +87 -87
- package/dist/toutiao-7.json +103 -103
- package/dist/toutiao-90.json +18 -18
- package/dist/trending-daily.json +168 -168
- package/dist/trending-monthly.json +149 -149
- package/dist/trending-weekly.json +167 -167
- package/dist/users.china.json +2208 -2208
- package/dist/users.json +3162 -3162
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +27376 -27397
- package/web/data/sifou-daily.json +17 -53
- package/web/data/sifou-monthly.json +101 -101
- package/web/data/sifou-weekly.json +148 -148
- package/web/data/toutiao-30.json +87 -87
- package/web/data/toutiao-7.json +103 -103
- package/web/data/toutiao-90.json +18 -18
- package/web/data/trending-daily.json +168 -168
- package/web/data/trending-monthly.json +149 -149
- package/web/data/trending-weekly.json +167 -167
- package/web/data/users.china.json +2208 -2208
- package/web/data/users.json +3162 -3162
- package/web/index.html +1591 -1591
- package/web/repos.html +3607 -3607
- package/web/sifou-daily.html +16 -128
- package/web/sifou-monthly.html +131 -131
- package/web/sifou-weekly.html +130 -130
- package/web/toutiao-30.html +74 -74
- package/web/toutiao-7.html +80 -80
- package/web/toutiao-90.html +26 -26
- package/web/trending-monthly.html +132 -132
- package/web/trending-weekly.html +140 -148
- package/web/trending.html +150 -142
- package/web/users.china.html +1185 -1185
package/dist/toutiao-90.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
{
|
|
3
3
|
"title": "神器 Nginx 的学习手册 ( 建议收藏 )",
|
|
4
4
|
"description": " 转载:DevOps技术栈Nginx 是一个高性能的 HTTP 和反向代理服务器,特点是占用内存少,并发能力强,事实上 Nginx 的并发能力确实在同类型的网页服务器中表现较好。...",
|
|
5
|
-
"votes": "
|
|
5
|
+
"votes": "251",
|
|
6
6
|
"url": "/k/6f1qaso",
|
|
7
7
|
"avatar": "https://img.toutiao.io/subject/8e12ef64799649acbfd936883ef16c3c/thumb",
|
|
8
8
|
"avatarAlt": "服务架构及中台 - 独家号",
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
{
|
|
13
13
|
"title": "高并发是一种架构思维模式",
|
|
14
14
|
"description": "什么是高并发,从字面上理解,就是在某一时刻产生大量的请求,那么多少量称为大量,业界并没有标准的衡量范围。原因非常简单,不同的业务处理复杂度不一样。而我所理解的高并发,它并不只是一个...",
|
|
15
|
-
"votes": "
|
|
15
|
+
"votes": "152",
|
|
16
16
|
"url": "/k/imslmgz",
|
|
17
17
|
"avatar": "https://img.toutiao.io/subject/4c72971aff5c4e73821ac59b18ff5dd6/thumb",
|
|
18
18
|
"avatarAlt": "程序员的朋友圈 - 独家号",
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
{
|
|
23
23
|
"title": "2万字 + 50 张图,细说 JVM 内存分布、内存对齐、压缩指针!",
|
|
24
24
|
"description": "",
|
|
25
|
-
"votes": "
|
|
25
|
+
"votes": "137",
|
|
26
26
|
"url": "/k/02whm5c",
|
|
27
27
|
"avatar": "https://img.toutiao.io/subject/8e12ef64799649acbfd936883ef16c3c/thumb",
|
|
28
28
|
"avatarAlt": "服务架构及中台 - 独家号",
|
|
@@ -42,7 +42,7 @@
|
|
|
42
42
|
{
|
|
43
43
|
"title": "Java泛型详解,史上最全图文详解!",
|
|
44
44
|
"description": "",
|
|
45
|
-
"votes": "
|
|
45
|
+
"votes": "138",
|
|
46
46
|
"url": "/k/chtkqxo",
|
|
47
47
|
"avatar": "https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb",
|
|
48
48
|
"avatarAlt": "进击的程序猿 - 独家号",
|
|
@@ -72,7 +72,7 @@
|
|
|
72
72
|
{
|
|
73
73
|
"title": "Redis 很屌,不懂使用规范就糟蹋了",
|
|
74
74
|
"description": "",
|
|
75
|
-
"votes": "
|
|
75
|
+
"votes": "123",
|
|
76
76
|
"url": "/k/lpnakbk",
|
|
77
77
|
"avatar": "https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb",
|
|
78
78
|
"avatarAlt": "进击的程序猿 - 独家号",
|
|
@@ -139,20 +139,10 @@
|
|
|
139
139
|
"subjectName": "浅谈架构",
|
|
140
140
|
"homeUrl": "/subjects/379488"
|
|
141
141
|
},
|
|
142
|
-
{
|
|
143
|
-
"title": "从MVC到DDD的架构演进",
|
|
144
|
-
"description": "",
|
|
145
|
-
"votes": "105",
|
|
146
|
-
"url": "/k/c7mn7hz",
|
|
147
|
-
"avatar": "https://img.toutiao.io/subject/ea8976fb047b483dacc34fd01e51d47e/thumb",
|
|
148
|
-
"avatarAlt": "Java研发 - 独家号",
|
|
149
|
-
"subjectName": "Java研发",
|
|
150
|
-
"homeUrl": "/subjects/2079"
|
|
151
|
-
},
|
|
152
142
|
{
|
|
153
143
|
"title": "Golang 简洁架构实战",
|
|
154
144
|
"description": "作者:bearluo,腾讯 IEG 运营开发工程师文中项目代码位置:https://github.com/devYun/go-clean-architecture由于 golang...",
|
|
155
|
-
"votes": "
|
|
145
|
+
"votes": "109",
|
|
156
146
|
"url": "/k/vjw1dlc",
|
|
157
147
|
"avatar": "https://img.toutiao.io/subject/388a8f21de6247edb0dced13b1701e0c/thumb",
|
|
158
148
|
"avatarAlt": "趣编程的独家号 - 独家号",
|
|
@@ -172,13 +162,23 @@
|
|
|
172
162
|
{
|
|
173
163
|
"title": "Kafka 面试连环炮, 看看你能撑到哪一步?",
|
|
174
164
|
"description": "",
|
|
175
|
-
"votes": "
|
|
165
|
+
"votes": "97",
|
|
176
166
|
"url": "/k/z30ehzv",
|
|
177
167
|
"avatar": "https://img.toutiao.io/subject/8e12ef64799649acbfd936883ef16c3c/thumb",
|
|
178
168
|
"avatarAlt": "服务架构及中台 - 独家号",
|
|
179
169
|
"subjectName": "服务架构及中台",
|
|
180
170
|
"homeUrl": "/subjects/26578"
|
|
181
171
|
},
|
|
172
|
+
{
|
|
173
|
+
"title": "9大高性能优化经验总结,强烈建议收藏!!!",
|
|
174
|
+
"description": "",
|
|
175
|
+
"votes": "94",
|
|
176
|
+
"url": "/k/26za4ep",
|
|
177
|
+
"avatar": "https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb",
|
|
178
|
+
"avatarAlt": "进击的程序猿 - 独家号",
|
|
179
|
+
"subjectName": "进击的程序猿",
|
|
180
|
+
"homeUrl": "/subjects/24912"
|
|
181
|
+
},
|
|
182
182
|
{
|
|
183
183
|
"title": "如何撰写好的技术方案设计-真实案例干货分享",
|
|
184
184
|
"description": "",
|
|
@@ -222,7 +222,7 @@
|
|
|
222
222
|
{
|
|
223
223
|
"title": "最常用的架构模式",
|
|
224
224
|
"description": "观其设计知其人A MAN is KNOWN by the DESIGN he keeps原文:Most Useful Software Architecture Patterns ...",
|
|
225
|
-
"votes": "
|
|
225
|
+
"votes": "90",
|
|
226
226
|
"url": "/k/qnfl3t6",
|
|
227
227
|
"avatar": "https://img.toutiao.io/subject/1a197bcacc0346c186be58be1aaf34bd/thumb",
|
|
228
228
|
"avatarAlt": "Java后端技术 - 独家号",
|
package/dist/trending-daily.json
CHANGED
|
@@ -1,277 +1,277 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
|
-
"full_name": "
|
|
4
|
-
"language": "
|
|
5
|
-
"color": "#
|
|
3
|
+
"full_name": "httpie/httpie",
|
|
4
|
+
"language": "Python",
|
|
5
|
+
"color": "#3572A5",
|
|
6
6
|
"description": "",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
10
|
-
"html_url": "https://github.com/
|
|
7
|
+
"forked": "3558",
|
|
8
|
+
"stargazers_count": 13141,
|
|
9
|
+
"todayStar": "1474 stars today",
|
|
10
|
+
"html_url": "https://github.com/httpie/httpie",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
13
|
{
|
|
14
|
-
"full_name": "
|
|
15
|
-
"language": "",
|
|
16
|
-
"color": "",
|
|
14
|
+
"full_name": "JannsenYang/dingdong-helper",
|
|
15
|
+
"language": "Java",
|
|
16
|
+
"color": "#b07219",
|
|
17
17
|
"description": "",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
21
|
-
"html_url": "https://github.com/
|
|
18
|
+
"forked": "420",
|
|
19
|
+
"stargazers_count": 1027,
|
|
20
|
+
"todayStar": "92 stars today",
|
|
21
|
+
"html_url": "https://github.com/JannsenYang/dingdong-helper",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
24
|
{
|
|
25
|
-
"full_name": "
|
|
26
|
-
"language": "
|
|
27
|
-
"color": "#
|
|
25
|
+
"full_name": "donnemartin/system-design-primer",
|
|
26
|
+
"language": "Python",
|
|
27
|
+
"color": "#3572A5",
|
|
28
28
|
"description": "",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
32
|
-
"html_url": "https://github.com/
|
|
29
|
+
"forked": "32051",
|
|
30
|
+
"stargazers_count": 174633,
|
|
31
|
+
"todayStar": "425 stars today",
|
|
32
|
+
"html_url": "https://github.com/donnemartin/system-design-primer",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
|
-
"full_name": "
|
|
37
|
-
"language": "
|
|
38
|
-
"color": "
|
|
36
|
+
"full_name": "The-Run-Philosophy-Organization/run",
|
|
37
|
+
"language": "",
|
|
38
|
+
"color": "",
|
|
39
39
|
"description": "",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
43
|
-
"html_url": "https://github.com/
|
|
40
|
+
"forked": "478",
|
|
41
|
+
"stargazers_count": 7110,
|
|
42
|
+
"todayStar": "781 stars today",
|
|
43
|
+
"html_url": "https://github.com/The-Run-Philosophy-Organization/run",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
47
|
-
"full_name": "
|
|
48
|
-
"language": "
|
|
49
|
-
"color": "#
|
|
47
|
+
"full_name": "TheCherno/Walnut",
|
|
48
|
+
"language": "C++",
|
|
49
|
+
"color": "#f34b7d",
|
|
50
50
|
"description": "",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
54
|
-
"html_url": "https://github.com/
|
|
51
|
+
"forked": "17",
|
|
52
|
+
"stargazers_count": 232,
|
|
53
|
+
"todayStar": "58 stars today",
|
|
54
|
+
"html_url": "https://github.com/TheCherno/Walnut",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
57
|
{
|
|
58
|
-
"full_name": "
|
|
59
|
-
"language": "
|
|
60
|
-
"color": "#
|
|
58
|
+
"full_name": "fighting41love/funNLP",
|
|
59
|
+
"language": "Python",
|
|
60
|
+
"color": "#3572A5",
|
|
61
61
|
"description": "",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
65
|
-
"html_url": "https://github.com/
|
|
62
|
+
"forked": "11025",
|
|
63
|
+
"stargazers_count": 38791,
|
|
64
|
+
"todayStar": "128 stars today",
|
|
65
|
+
"html_url": "https://github.com/fighting41love/funNLP",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
68
|
{
|
|
69
|
-
"full_name": "
|
|
70
|
-
"language": "",
|
|
71
|
-
"color": "",
|
|
69
|
+
"full_name": "pystardust/ani-cli",
|
|
70
|
+
"language": "Shell",
|
|
71
|
+
"color": "#89e051",
|
|
72
72
|
"description": "",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
73
|
+
"forked": "365",
|
|
74
|
+
"stargazers_count": 3292,
|
|
75
|
+
"todayStar": "109 stars today",
|
|
76
|
+
"html_url": "https://github.com/pystardust/ani-cli",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
79
|
{
|
|
80
|
-
"full_name": "
|
|
81
|
-
"language": "
|
|
82
|
-
"color": "#
|
|
80
|
+
"full_name": "freeCodeCamp/freeCodeCamp",
|
|
81
|
+
"language": "JavaScript",
|
|
82
|
+
"color": "#f1e05a",
|
|
83
83
|
"description": "",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
84
|
+
"forked": "28456",
|
|
85
|
+
"stargazers_count": 344064,
|
|
86
|
+
"todayStar": "117 stars today",
|
|
87
|
+
"html_url": "https://github.com/freeCodeCamp/freeCodeCamp",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
90
|
{
|
|
91
|
-
"full_name": "
|
|
91
|
+
"full_name": "pytube/pytube",
|
|
92
92
|
"language": "Python",
|
|
93
93
|
"color": "#3572A5",
|
|
94
94
|
"description": "",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
95
|
+
"forked": "1395",
|
|
96
|
+
"stargazers_count": 6329,
|
|
97
|
+
"todayStar": "92 stars today",
|
|
98
|
+
"html_url": "https://github.com/pytube/pytube",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
|
-
"full_name": "
|
|
103
|
-
"language": "
|
|
104
|
-
"color": "#
|
|
102
|
+
"full_name": "azhan1998/sam_buy",
|
|
103
|
+
"language": "Python",
|
|
104
|
+
"color": "#3572A5",
|
|
105
105
|
"description": "",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
106
|
+
"forked": "29",
|
|
107
|
+
"stargazers_count": 94,
|
|
108
|
+
"todayStar": "33 stars today",
|
|
109
|
+
"html_url": "https://github.com/azhan1998/sam_buy",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
|
-
"full_name": "
|
|
114
|
-
"language": "",
|
|
115
|
-
"color": "",
|
|
113
|
+
"full_name": "facebook/lexical",
|
|
114
|
+
"language": "JavaScript",
|
|
115
|
+
"color": "#f1e05a",
|
|
116
116
|
"description": "",
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
117
|
+
"forked": "128",
|
|
118
|
+
"stargazers_count": 6272,
|
|
119
|
+
"todayStar": "492 stars today",
|
|
120
|
+
"html_url": "https://github.com/facebook/lexical",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
|
+
{
|
|
124
|
+
"full_name": "zc2638/ddshop",
|
|
125
|
+
"language": "Go",
|
|
126
|
+
"color": "#00ADD8",
|
|
127
|
+
"description": "",
|
|
128
|
+
"forked": "94",
|
|
129
|
+
"stargazers_count": 293,
|
|
130
|
+
"todayStar": "54 stars today",
|
|
131
|
+
"html_url": "https://github.com/zc2638/ddshop",
|
|
132
|
+
"rank": 12
|
|
133
|
+
},
|
|
123
134
|
{
|
|
124
135
|
"full_name": "medusajs/medusa",
|
|
125
136
|
"language": "JavaScript",
|
|
126
137
|
"color": "#f1e05a",
|
|
127
138
|
"description": "",
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
139
|
+
"forked": "551",
|
|
140
|
+
"stargazers_count": 10914,
|
|
141
|
+
"todayStar": "193 stars today",
|
|
131
142
|
"html_url": "https://github.com/medusajs/medusa",
|
|
132
|
-
"rank":
|
|
143
|
+
"rank": 13
|
|
133
144
|
},
|
|
134
145
|
{
|
|
135
|
-
"full_name": "
|
|
146
|
+
"full_name": "zbroyar/mass_killings",
|
|
136
147
|
"language": "",
|
|
137
148
|
"color": "",
|
|
138
149
|
"description": "",
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
143
|
-
"rank": 13
|
|
144
|
-
},
|
|
145
|
-
{
|
|
146
|
-
"full_name": "krzysztofzablocki/Inject",
|
|
147
|
-
"language": "Swift",
|
|
148
|
-
"color": "#F05138",
|
|
149
|
-
"description": "",
|
|
150
|
-
"forked": "37",
|
|
151
|
-
"stargazers_count": 621,
|
|
152
|
-
"todayStar": "52 stars today",
|
|
153
|
-
"html_url": "https://github.com/krzysztofzablocki/Inject",
|
|
150
|
+
"forked": "35",
|
|
151
|
+
"stargazers_count": 265,
|
|
152
|
+
"todayStar": "24 stars today",
|
|
153
|
+
"html_url": "https://github.com/zbroyar/mass_killings",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
156
|
{
|
|
157
|
-
"full_name": "
|
|
158
|
-
"language": "
|
|
159
|
-
"color": "#
|
|
157
|
+
"full_name": "diasurgical/devilutionX",
|
|
158
|
+
"language": "C++",
|
|
159
|
+
"color": "#f34b7d",
|
|
160
160
|
"description": "",
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
161
|
+
"forked": "572",
|
|
162
|
+
"stargazers_count": 5550,
|
|
163
|
+
"todayStar": "98 stars today",
|
|
164
|
+
"html_url": "https://github.com/diasurgical/devilutionX",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
|
-
"full_name": "
|
|
169
|
-
"language": "
|
|
170
|
-
"color": "
|
|
168
|
+
"full_name": "Developer-Y/cs-video-courses",
|
|
169
|
+
"language": "",
|
|
170
|
+
"color": "",
|
|
171
171
|
"description": "",
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
175
|
-
"html_url": "https://github.com/
|
|
172
|
+
"forked": "5117",
|
|
173
|
+
"stargazers_count": 34412,
|
|
174
|
+
"todayStar": "101 stars today",
|
|
175
|
+
"html_url": "https://github.com/Developer-Y/cs-video-courses",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
178
178
|
{
|
|
179
|
-
"full_name": "
|
|
180
|
-
"language": "
|
|
181
|
-
"color": "#
|
|
179
|
+
"full_name": "topjohnwu/Magisk",
|
|
180
|
+
"language": "C++",
|
|
181
|
+
"color": "#f34b7d",
|
|
182
182
|
"description": "",
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
186
|
-
"html_url": "https://github.com/
|
|
183
|
+
"forked": "6298",
|
|
184
|
+
"stargazers_count": 25379,
|
|
185
|
+
"todayStar": "43 stars today",
|
|
186
|
+
"html_url": "https://github.com/topjohnwu/Magisk",
|
|
187
187
|
"rank": 17
|
|
188
188
|
},
|
|
189
189
|
{
|
|
190
|
-
"full_name": "
|
|
191
|
-
"language": "
|
|
192
|
-
"color": "#
|
|
190
|
+
"full_name": "ytdl-org/youtube-dl",
|
|
191
|
+
"language": "Python",
|
|
192
|
+
"color": "#3572A5",
|
|
193
193
|
"description": "",
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
197
|
-
"html_url": "https://github.com/
|
|
194
|
+
"forked": "7642",
|
|
195
|
+
"stargazers_count": 108791,
|
|
196
|
+
"todayStar": "99 stars today",
|
|
197
|
+
"html_url": "https://github.com/ytdl-org/youtube-dl",
|
|
198
198
|
"rank": 18
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
|
-
"full_name": "
|
|
202
|
-
"language": "
|
|
203
|
-
"color": "#
|
|
201
|
+
"full_name": "robGoods/sams",
|
|
202
|
+
"language": "Go",
|
|
203
|
+
"color": "#00ADD8",
|
|
204
204
|
"description": "",
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
208
|
-
"html_url": "https://github.com/
|
|
205
|
+
"forked": "33",
|
|
206
|
+
"stargazers_count": 66,
|
|
207
|
+
"todayStar": "32 stars today",
|
|
208
|
+
"html_url": "https://github.com/robGoods/sams",
|
|
209
209
|
"rank": 19
|
|
210
210
|
},
|
|
211
211
|
{
|
|
212
|
-
"full_name": "
|
|
212
|
+
"full_name": "freeCodeCamp/devdocs",
|
|
213
213
|
"language": "Ruby",
|
|
214
214
|
"color": "#701516",
|
|
215
215
|
"description": "",
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
219
|
-
"html_url": "https://github.com/
|
|
216
|
+
"forked": "1904",
|
|
217
|
+
"stargazers_count": 28354,
|
|
218
|
+
"todayStar": "48 stars today",
|
|
219
|
+
"html_url": "https://github.com/freeCodeCamp/devdocs",
|
|
220
220
|
"rank": 20
|
|
221
221
|
},
|
|
222
222
|
{
|
|
223
|
-
"full_name": "
|
|
224
|
-
"language": "",
|
|
225
|
-
"color": "",
|
|
223
|
+
"full_name": "yt-dlp/yt-dlp",
|
|
224
|
+
"language": "Python",
|
|
225
|
+
"color": "#3572A5",
|
|
226
226
|
"description": "",
|
|
227
|
-
"forked": "
|
|
228
|
-
"stargazers_count":
|
|
229
|
-
"todayStar": "
|
|
230
|
-
"html_url": "https://github.com/
|
|
227
|
+
"forked": "1769",
|
|
228
|
+
"stargazers_count": 23233,
|
|
229
|
+
"todayStar": "111 stars today",
|
|
230
|
+
"html_url": "https://github.com/yt-dlp/yt-dlp",
|
|
231
231
|
"rank": 21
|
|
232
232
|
},
|
|
233
233
|
{
|
|
234
|
-
"full_name": "
|
|
234
|
+
"full_name": "bradtraversy/design-resources-for-developers",
|
|
235
235
|
"language": "",
|
|
236
236
|
"color": "",
|
|
237
237
|
"description": "",
|
|
238
|
-
"forked": "
|
|
239
|
-
"stargazers_count":
|
|
240
|
-
"todayStar": "
|
|
241
|
-
"html_url": "https://github.com/
|
|
238
|
+
"forked": "8634",
|
|
239
|
+
"stargazers_count": 38534,
|
|
240
|
+
"todayStar": "221 stars today",
|
|
241
|
+
"html_url": "https://github.com/bradtraversy/design-resources-for-developers",
|
|
242
242
|
"rank": 22
|
|
243
243
|
},
|
|
244
244
|
{
|
|
245
|
-
"full_name": "
|
|
246
|
-
"language": "
|
|
247
|
-
"color": "#
|
|
245
|
+
"full_name": "sunym1993/flash-linux0.11-talk",
|
|
246
|
+
"language": "HTML",
|
|
247
|
+
"color": "#e34c26",
|
|
248
248
|
"description": "",
|
|
249
|
-
"forked": "
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
252
|
-
"html_url": "https://github.com/
|
|
249
|
+
"forked": "1103",
|
|
250
|
+
"stargazers_count": 9303,
|
|
251
|
+
"todayStar": "51 stars today",
|
|
252
|
+
"html_url": "https://github.com/sunym1993/flash-linux0.11-talk",
|
|
253
253
|
"rank": 23
|
|
254
254
|
},
|
|
255
255
|
{
|
|
256
|
-
"full_name": "
|
|
257
|
-
"language": "
|
|
258
|
-
"color": "#
|
|
256
|
+
"full_name": "microsoft/ML-For-Beginners",
|
|
257
|
+
"language": "JupyterNotebook",
|
|
258
|
+
"color": "#DA5B0B",
|
|
259
259
|
"description": "",
|
|
260
|
-
"forked": "
|
|
261
|
-
"stargazers_count":
|
|
262
|
-
"todayStar": "
|
|
263
|
-
"html_url": "https://github.com/
|
|
260
|
+
"forked": "6521",
|
|
261
|
+
"stargazers_count": 33068,
|
|
262
|
+
"todayStar": "550 stars today",
|
|
263
|
+
"html_url": "https://github.com/microsoft/ML-For-Beginners",
|
|
264
264
|
"rank": 24
|
|
265
265
|
},
|
|
266
266
|
{
|
|
267
|
-
"full_name": "
|
|
268
|
-
"language": "
|
|
269
|
-
"color": "#
|
|
267
|
+
"full_name": "bevyengine/bevy",
|
|
268
|
+
"language": "Rust",
|
|
269
|
+
"color": "#dea584",
|
|
270
270
|
"description": "",
|
|
271
|
-
"forked": "
|
|
272
|
-
"stargazers_count":
|
|
273
|
-
"todayStar": "
|
|
274
|
-
"html_url": "https://github.com/
|
|
271
|
+
"forked": "1413",
|
|
272
|
+
"stargazers_count": 15287,
|
|
273
|
+
"todayStar": "96 stars today",
|
|
274
|
+
"html_url": "https://github.com/bevyengine/bevy",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|