@wcj/github-rank 22.4.2 → 22.4.5

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.
Files changed (38) hide show
  1. package/dist/repos.json +32384 -32379
  2. package/dist/sifou-daily.json +6 -132
  3. package/dist/sifou-monthly.json +70 -70
  4. package/dist/sifou-weekly.json +149 -149
  5. package/dist/toutiao-30.json +95 -95
  6. package/dist/toutiao-7.json +105 -105
  7. package/dist/toutiao-90.json +30 -30
  8. package/dist/trending-daily.json +167 -167
  9. package/dist/trending-monthly.json +167 -156
  10. package/dist/trending-weekly.json +165 -165
  11. package/dist/users.china.json +2847 -2847
  12. package/dist/users.json +3282 -3282
  13. package/package.json +1 -1
  14. package/web/36kr.html +2 -2
  15. package/web/data/repos.json +32384 -32379
  16. package/web/data/sifou-daily.json +6 -132
  17. package/web/data/sifou-monthly.json +70 -70
  18. package/web/data/sifou-weekly.json +149 -149
  19. package/web/data/toutiao-30.json +95 -95
  20. package/web/data/toutiao-7.json +105 -105
  21. package/web/data/toutiao-90.json +30 -30
  22. package/web/data/trending-daily.json +167 -167
  23. package/web/data/trending-monthly.json +167 -156
  24. package/web/data/trending-weekly.json +165 -165
  25. package/web/data/users.china.json +2847 -2847
  26. package/web/data/users.json +3282 -3282
  27. package/web/index.html +1812 -1812
  28. package/web/repos.html +4063 -4067
  29. package/web/sifou-daily.html +6 -398
  30. package/web/sifou-monthly.html +130 -130
  31. package/web/sifou-weekly.html +141 -141
  32. package/web/toutiao-30.html +77 -77
  33. package/web/toutiao-7.html +79 -79
  34. package/web/toutiao-90.html +33 -33
  35. package/web/trending-monthly.html +183 -141
  36. package/web/trending-weekly.html +148 -140
  37. package/web/trending.html +142 -146
  38. package/web/users.china.html +1378 -1378
@@ -22,7 +22,7 @@
22
22
  {
23
23
  "title": "2万字 + 50 张图,细说 JVM 内存分布、内存对齐、压缩指针!",
24
24
  "description": "",
25
- "votes": "127",
25
+ "votes": "131",
26
26
  "url": "/k/02whm5c",
27
27
  "avatar": "https://img.toutiao.io/subject/8e12ef64799649acbfd936883ef16c3c/thumb",
28
28
  "avatarAlt": "服务架构及中台 - 独家号",
@@ -32,7 +32,7 @@
32
32
  {
33
33
  "title": "2021年最受程序员欢迎的开发工具TOP 100名单出炉!",
34
34
  "description": "",
35
- "votes": "134",
35
+ "votes": "135",
36
36
  "url": "/k/uf5vypr",
37
37
  "avatar": "https://img.toutiao.io/subject/bce4db7347f44c87a8f5eef28513f93f/thumb",
38
38
  "avatarAlt": "yaya的鸡汤 - 独家号",
@@ -119,6 +119,16 @@
119
119
  "subjectName": "薯条的编程修养",
120
120
  "homeUrl": "/subjects/465071"
121
121
  },
122
+ {
123
+ "title": "字节的分布式链路追踪实践,教科书式的搭建指南",
124
+ "description": "",
125
+ "votes": "104",
126
+ "url": "/k/t6j66db",
127
+ "avatar": "https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb",
128
+ "avatarAlt": "进击的程序猿 - 独家号",
129
+ "subjectName": "进击的程序猿",
130
+ "homeUrl": "/subjects/24912"
131
+ },
122
132
  {
123
133
  "title": "微服务从代码到k8s部署应有尽有大结局(k8s部署)",
124
134
  "description": "",
@@ -139,16 +149,6 @@
139
149
  "subjectName": "服务架构及中台",
140
150
  "homeUrl": "/subjects/26578"
141
151
  },
142
- {
143
- "title": "字节的分布式链路追踪实践,教科书式的搭建指南",
144
- "description": "",
145
- "votes": "102",
146
- "url": "/k/t6j66db",
147
- "avatar": "https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb",
148
- "avatarAlt": "进击的程序猿 - 独家号",
149
- "subjectName": "进击的程序猿",
150
- "homeUrl": "/subjects/24912"
151
- },
152
152
  {
153
153
  "title": "JVM调优的几种场景(建议收藏)",
154
154
  "description": "",
@@ -159,6 +159,16 @@
159
159
  "subjectName": "近半生少年",
160
160
  "homeUrl": "/subjects/403307"
161
161
  },
162
+ {
163
+ "title": "面试官问:设计高并发系统的时候,数据库层面该如何设计?",
164
+ "description": "",
165
+ "votes": "111",
166
+ "url": "/k/p935kqr",
167
+ "avatar": "https://img.toutiao.io/subject/bd96da5f87da45b8a1b5f3e6715a6482/thumb",
168
+ "avatarAlt": "浅谈架构 - 独家号",
169
+ "subjectName": "浅谈架构",
170
+ "homeUrl": "/subjects/379488"
171
+ },
162
172
  {
163
173
  "title": "从MVC到DDD的架构演进",
164
174
  "description": "",
@@ -179,16 +189,6 @@
179
189
  "subjectName": "三分恶",
180
190
  "homeUrl": "/subjects/454266"
181
191
  },
182
- {
183
- "title": "面试官问:设计高并发系统的时候,数据库层面该如何设计?",
184
- "description": "",
185
- "votes": "110",
186
- "url": "/k/p935kqr",
187
- "avatar": "https://img.toutiao.io/subject/bd96da5f87da45b8a1b5f3e6715a6482/thumb",
188
- "avatarAlt": "浅谈架构 - 独家号",
189
- "subjectName": "浅谈架构",
190
- "homeUrl": "/subjects/379488"
191
- },
192
192
  {
193
193
  "title": "Golang 简洁架构实战",
194
194
  "description": "作者:bearluo,腾讯 IEG 运营开发工程师文中项目代码位置:https://github.com/devYun/go-clean-architecture由于 golang...",
@@ -230,14 +230,14 @@
230
230
  "homeUrl": "/subjects/379488"
231
231
  },
232
232
  {
233
- "title": "非常哇塞的 ES读场景、写场景 性能优化指南!你值得拥有!",
234
- "description": "原创:小姐姐味道(微信公众号ID:xjjdog),欢迎分享,转载请保留出处。ES作为NoSQL数据库里非常重要的一员,使用越来越广泛。虽然它因为索引延迟的原因,数据在时效性上有一些...",
235
- "votes": "103",
236
- "url": "/k/5pjb28q",
237
- "avatar": "https://img.toutiao.io/subject/6b8e14b561b24dfeac075e2a8dac9bfd/thumb",
238
- "avatarAlt": "小姐姐味道 - 独家号",
239
- "subjectName": "小姐姐味道",
240
- "homeUrl": "/subjects/351247"
233
+ "title": "如果你是一个Golang面试官,你会问哪些问题?",
234
+ "description": "",
235
+ "votes": "94",
236
+ "url": "/k/yvw61mc",
237
+ "avatar": "https://img.toutiao.io/subject/3f69ffc3bdf6496e86439348166e3ed7/thumb",
238
+ "avatarAlt": "GoHackers - 独家号",
239
+ "subjectName": "GoHackers",
240
+ "homeUrl": "/subjects/1385"
241
241
  },
242
242
  {
243
243
  "title": "阿里专家:如何画出优秀的架构图?",
@@ -1,277 +1,277 @@
1
1
  [
2
2
  {
3
- "full_name": "dagger/dagger",
4
- "language": "Go",
5
- "color": "#00ADD8",
3
+ "full_name": "rdeepak2002/reddit-place-script-2022",
4
+ "language": "Python",
5
+ "color": "#3572A5",
6
6
  "description": "",
7
- "forked": "75",
8
- "stargazers_count": 2059,
9
- "todayStar": "507 stars today",
10
- "html_url": "https://github.com/dagger/dagger",
7
+ "forked": "372",
8
+ "stargazers_count": 659,
9
+ "todayStar": "290 stars today",
10
+ "html_url": "https://github.com/rdeepak2002/reddit-place-script-2022",
11
11
  "rank": 1
12
12
  },
13
- {
14
- "full_name": "grafana/mimir",
15
- "language": "Go",
16
- "color": "#00ADD8",
17
- "description": "",
18
- "forked": "29",
19
- "stargazers_count": 1120,
20
- "todayStar": "238 stars today",
21
- "html_url": "https://github.com/grafana/mimir",
22
- "rank": 2
23
- },
24
13
  {
25
14
  "full_name": "helix-editor/helix",
26
15
  "language": "Rust",
27
16
  "color": "#dea584",
28
17
  "description": "",
29
- "forked": "359",
30
- "stargazers_count": 6460,
31
- "todayStar": "171 stars today",
18
+ "forked": "390",
19
+ "stargazers_count": 6984,
20
+ "todayStar": "199 stars today",
32
21
  "html_url": "https://github.com/helix-editor/helix",
22
+ "rank": 2
23
+ },
24
+ {
25
+ "full_name": "OpenBB-finance/OpenBBTerminal",
26
+ "language": "Python",
27
+ "color": "#3572A5",
28
+ "description": "",
29
+ "forked": "1171",
30
+ "stargazers_count": 10766,
31
+ "todayStar": "352 stars today",
32
+ "html_url": "https://github.com/OpenBB-finance/OpenBBTerminal",
33
33
  "rank": 3
34
34
  },
35
35
  {
36
- "full_name": "Alamofire/Alamofire",
37
- "language": "Swift",
38
- "color": "#F05138",
36
+ "full_name": "kestra-io/kestra",
37
+ "language": "Java",
38
+ "color": "#b07219",
39
39
  "description": "",
40
- "forked": "7078",
41
- "stargazers_count": 37394,
42
- "todayStar": "7 stars today",
43
- "html_url": "https://github.com/Alamofire/Alamofire",
40
+ "forked": "55",
41
+ "stargazers_count": 1480,
42
+ "todayStar": "259 stars today",
43
+ "html_url": "https://github.com/kestra-io/kestra",
44
44
  "rank": 4
45
45
  },
46
46
  {
47
- "full_name": "Z4nzu/hackingtool",
47
+ "full_name": "donnemartin/system-design-primer",
48
48
  "language": "Python",
49
49
  "color": "#3572A5",
50
50
  "description": "",
51
- "forked": "1629",
52
- "stargazers_count": 12353,
53
- "todayStar": "834 stars today",
54
- "html_url": "https://github.com/Z4nzu/hackingtool",
51
+ "forked": "31536",
52
+ "stargazers_count": 170783,
53
+ "todayStar": "574 stars today",
54
+ "html_url": "https://github.com/donnemartin/system-design-primer",
55
55
  "rank": 5
56
56
  },
57
57
  {
58
- "full_name": "donnemartin/system-design-primer",
59
- "language": "Python",
60
- "color": "#3572A5",
58
+ "full_name": "kamranahmedse/developer-roadmap",
59
+ "language": "TypeScript",
60
+ "color": "#2b7489",
61
61
  "description": "",
62
- "forked": "31382",
63
- "stargazers_count": 169657,
64
- "todayStar": "412 stars today",
65
- "html_url": "https://github.com/donnemartin/system-design-primer",
62
+ "forked": "27467",
63
+ "stargazers_count": 190730,
64
+ "todayStar": "171 stars today",
65
+ "html_url": "https://github.com/kamranahmedse/developer-roadmap",
66
66
  "rank": 6
67
67
  },
68
68
  {
69
- "full_name": "craig/SpringCore0day",
70
- "language": "Python",
71
- "color": "#3572A5",
69
+ "full_name": "phoboslab/qoi",
70
+ "language": "C",
71
+ "color": "#555555",
72
72
  "description": "",
73
- "forked": "162",
74
- "stargazers_count": 310,
75
- "todayStar": "60 stars today",
76
- "html_url": "https://github.com/craig/SpringCore0day",
73
+ "forked": "230",
74
+ "stargazers_count": 4956,
75
+ "todayStar": "142 stars today",
76
+ "html_url": "https://github.com/phoboslab/qoi",
77
77
  "rank": 7
78
78
  },
79
79
  {
80
- "full_name": "rui314/chibicc",
81
- "language": "C",
82
- "color": "#555555",
80
+ "full_name": "PlaceNL/Bot",
81
+ "language": "JavaScript",
82
+ "color": "#f1e05a",
83
83
  "description": "",
84
- "forked": "372",
85
- "stargazers_count": 4284,
86
- "todayStar": "150 stars today",
87
- "html_url": "https://github.com/rui314/chibicc",
84
+ "forked": "241",
85
+ "stargazers_count": 111,
86
+ "todayStar": "67 stars today",
87
+ "html_url": "https://github.com/PlaceNL/Bot",
88
88
  "rank": 8
89
89
  },
90
90
  {
91
- "full_name": "BobTheShoplifter/Spring4Shell-POC",
91
+ "full_name": "placeDE/pixel",
92
92
  "language": "Python",
93
93
  "color": "#3572A5",
94
94
  "description": "",
95
- "forked": "53",
96
- "stargazers_count": 128,
97
- "todayStar": "46 stars today",
98
- "html_url": "https://github.com/BobTheShoplifter/Spring4Shell-POC",
95
+ "forked": "91",
96
+ "stargazers_count": 41,
97
+ "todayStar": "16 stars today",
98
+ "html_url": "https://github.com/placeDE/pixel",
99
99
  "rank": 9
100
100
  },
101
101
  {
102
- "full_name": "Retrospected/spring-rce-poc",
103
- "language": "Python",
104
- "color": "#3572A5",
102
+ "full_name": "qier222/YesPlayMusic",
103
+ "language": "Vue",
104
+ "color": "#41b883",
105
105
  "description": "",
106
- "forked": "21",
107
- "stargazers_count": 68,
108
- "todayStar": "17 stars today",
109
- "html_url": "https://github.com/Retrospected/spring-rce-poc",
106
+ "forked": "2308",
107
+ "stargazers_count": 15968,
108
+ "todayStar": "62 stars today",
109
+ "html_url": "https://github.com/qier222/YesPlayMusic",
110
110
  "rank": 10
111
111
  },
112
112
  {
113
- "full_name": "fengguangbin/spring-rce-war",
114
- "language": "Java",
115
- "color": "#b07219",
113
+ "full_name": "Developer-Y/cs-video-courses",
114
+ "language": "",
115
+ "color": "",
116
116
  "description": "",
117
- "forked": "129",
118
- "stargazers_count": 72,
119
- "todayStar": "9 stars today",
120
- "html_url": "https://github.com/fengguangbin/spring-rce-war",
117
+ "forked": "5044",
118
+ "stargazers_count": 33964,
119
+ "todayStar": "60 stars today",
120
+ "html_url": "https://github.com/Developer-Y/cs-video-courses",
121
121
  "rank": 11
122
122
  },
123
123
  {
124
- "full_name": "sunym1993/flash-linux0.11-talk",
125
- "language": "HTML",
126
- "color": "#e34c26",
124
+ "full_name": "ThioJoe/YT-Spammer-Purge",
125
+ "language": "Python",
126
+ "color": "#3572A5",
127
127
  "description": "",
128
- "forked": "1035",
129
- "stargazers_count": 8724,
130
- "todayStar": "146 stars today",
131
- "html_url": "https://github.com/sunym1993/flash-linux0.11-talk",
128
+ "forked": "357",
129
+ "stargazers_count": 3730,
130
+ "todayStar": "118 stars today",
131
+ "html_url": "https://github.com/ThioJoe/YT-Spammer-Purge",
132
132
  "rank": 12
133
133
  },
134
134
  {
135
- "full_name": "OpenBB-finance/OpenBBTerminal",
135
+ "full_name": "Z4nzu/hackingtool",
136
136
  "language": "Python",
137
137
  "color": "#3572A5",
138
138
  "description": "",
139
- "forked": "1082",
140
- "stargazers_count": 9923,
141
- "todayStar": "442 stars today",
142
- "html_url": "https://github.com/OpenBB-finance/OpenBBTerminal",
139
+ "forked": "1750",
140
+ "stargazers_count": 13941,
141
+ "todayStar": "510 stars today",
142
+ "html_url": "https://github.com/Z4nzu/hackingtool",
143
143
  "rank": 13
144
144
  },
145
145
  {
146
- "full_name": "scottbez1/smartknob",
147
- "language": "C++",
148
- "color": "#f34b7d",
146
+ "full_name": "tachiyomiorg/tachiyomi",
147
+ "language": "Kotlin",
148
+ "color": "#A97BFF",
149
149
  "description": "",
150
- "forked": "252",
151
- "stargazers_count": 4466,
152
- "todayStar": "437 stars today",
153
- "html_url": "https://github.com/scottbez1/smartknob",
150
+ "forked": "1980",
151
+ "stargazers_count": 15719,
152
+ "todayStar": "118 stars today",
153
+ "html_url": "https://github.com/tachiyomiorg/tachiyomi",
154
154
  "rank": 14
155
155
  },
156
156
  {
157
- "full_name": "florinpop17/app-ideas",
158
- "language": "",
159
- "color": "",
157
+ "full_name": "sahat/hackathon-starter",
158
+ "language": "JavaScript",
159
+ "color": "#f1e05a",
160
160
  "description": "",
161
- "forked": "6882",
162
- "stargazers_count": 49499,
163
- "todayStar": "55 stars today",
164
- "html_url": "https://github.com/florinpop17/app-ideas",
161
+ "forked": "7675",
162
+ "stargazers_count": 33012,
163
+ "todayStar": "139 stars today",
164
+ "html_url": "https://github.com/sahat/hackathon-starter",
165
165
  "rank": 15
166
166
  },
167
167
  {
168
- "full_name": "cleanlock/VideoAdBlockForTwitch",
169
- "language": "JavaScript",
170
- "color": "#f1e05a",
168
+ "full_name": "mastodon/mastodon",
169
+ "language": "Ruby",
170
+ "color": "#701516",
171
171
  "description": "",
172
- "forked": "38",
173
- "stargazers_count": 250,
174
- "todayStar": "47 stars today",
175
- "html_url": "https://github.com/cleanlock/VideoAdBlockForTwitch",
172
+ "forked": "4403",
173
+ "stargazers_count": 27365,
174
+ "todayStar": "70 stars today",
175
+ "html_url": "https://github.com/mastodon/mastodon",
176
176
  "rank": 16
177
177
  },
178
178
  {
179
- "full_name": "dinosn/CVE-2022-22963",
180
- "language": "Python",
181
- "color": "#3572A5",
179
+ "full_name": "pixeltris/TwitchAdSolutions",
180
+ "language": "JavaScript",
181
+ "color": "#f1e05a",
182
182
  "description": "",
183
- "forked": "27",
184
- "stargazers_count": 73,
185
- "todayStar": "13 stars today",
186
- "html_url": "https://github.com/dinosn/CVE-2022-22963",
183
+ "forked": "208",
184
+ "stargazers_count": 2314,
185
+ "todayStar": "35 stars today",
186
+ "html_url": "https://github.com/pixeltris/TwitchAdSolutions",
187
187
  "rank": 17
188
188
  },
189
189
  {
190
- "full_name": "github/copilot-docs",
191
- "language": "Python",
192
- "color": "#3572A5",
190
+ "full_name": "mytechnotalent/Hacking-Windows",
191
+ "language": "C",
192
+ "color": "#555555",
193
193
  "description": "",
194
- "forked": "1361",
195
- "stargazers_count": 13789,
196
- "todayStar": "527 stars today",
197
- "html_url": "https://github.com/github/copilot-docs",
194
+ "forked": "41",
195
+ "stargazers_count": 590,
196
+ "todayStar": "225 stars today",
197
+ "html_url": "https://github.com/mytechnotalent/Hacking-Windows",
198
198
  "rank": 18
199
199
  },
200
200
  {
201
- "full_name": "vandadnp/flutter-tips-and-tricks",
202
- "language": "Dart",
203
- "color": "#00B4AB",
201
+ "full_name": "cleanlock/VideoAdBlockForTwitch",
202
+ "language": "JavaScript",
203
+ "color": "#f1e05a",
204
204
  "description": "",
205
- "forked": "512",
206
- "stargazers_count": 3842,
207
- "todayStar": "104 stars today",
208
- "html_url": "https://github.com/vandadnp/flutter-tips-and-tricks",
205
+ "forked": "70",
206
+ "stargazers_count": 596,
207
+ "todayStar": "121 stars today",
208
+ "html_url": "https://github.com/cleanlock/VideoAdBlockForTwitch",
209
209
  "rank": 19
210
210
  },
211
211
  {
212
- "full_name": "chaosec2021/Spring-cloud-function-SpEL-RCE",
213
- "language": "Python",
214
- "color": "#3572A5",
212
+ "full_name": "trekhleb/javascript-algorithms",
213
+ "language": "JavaScript",
214
+ "color": "#f1e05a",
215
215
  "description": "",
216
- "forked": "81",
217
- "stargazers_count": 206,
218
- "todayStar": "19 stars today",
219
- "html_url": "https://github.com/chaosec2021/Spring-cloud-function-SpEL-RCE",
216
+ "forked": "22930",
217
+ "stargazers_count": 138324,
218
+ "todayStar": "161 stars today",
219
+ "html_url": "https://github.com/trekhleb/javascript-algorithms",
220
220
  "rank": 20
221
221
  },
222
222
  {
223
- "full_name": "NVlabs/nvdiffrec",
224
- "language": "Python",
225
- "color": "#3572A5",
223
+ "full_name": "s0md3v/Smap",
224
+ "language": "Go",
225
+ "color": "#00ADD8",
226
226
  "description": "",
227
- "forked": "30",
228
- "stargazers_count": 328,
229
- "todayStar": "114 stars today",
230
- "html_url": "https://github.com/NVlabs/nvdiffrec",
227
+ "forked": "71",
228
+ "stargazers_count": 911,
229
+ "todayStar": "293 stars today",
230
+ "html_url": "https://github.com/s0md3v/Smap",
231
231
  "rank": 21
232
232
  },
233
233
  {
234
- "full_name": "storybookjs/storybook",
235
- "language": "TypeScript",
236
- "color": "#2b7489",
234
+ "full_name": "stackrox/stackrox",
235
+ "language": "Go",
236
+ "color": "#00ADD8",
237
237
  "description": "",
238
- "forked": "7211",
239
- "stargazers_count": 69799,
240
- "todayStar": "37 stars today",
241
- "html_url": "https://github.com/storybookjs/storybook",
238
+ "forked": "11",
239
+ "stargazers_count": 297,
240
+ "todayStar": "153 stars today",
241
+ "html_url": "https://github.com/stackrox/stackrox",
242
242
  "rank": 22
243
243
  },
244
244
  {
245
- "full_name": "flutter/flutter",
246
- "language": "Dart",
247
- "color": "#00B4AB",
245
+ "full_name": "arthurspk/guiadofrontend",
246
+ "language": "",
247
+ "color": "",
248
248
  "description": "",
249
- "forked": "21347",
250
- "stargazers_count": 138212,
251
- "todayStar": "40 stars today",
252
- "html_url": "https://github.com/flutter/flutter",
249
+ "forked": "55",
250
+ "stargazers_count": 473,
251
+ "todayStar": "89 stars today",
252
+ "html_url": "https://github.com/arthurspk/guiadofrontend",
253
253
  "rank": 23
254
254
  },
255
255
  {
256
- "full_name": "italiaremote/awesome-italia-remote",
256
+ "full_name": "cloudflare/cloudflared",
257
257
  "language": "Go",
258
258
  "color": "#00ADD8",
259
259
  "description": "",
260
- "forked": "167",
261
- "stargazers_count": 999,
262
- "todayStar": "40 stars today",
263
- "html_url": "https://github.com/italiaremote/awesome-italia-remote",
260
+ "forked": "321",
261
+ "stargazers_count": 2665,
262
+ "todayStar": "71 stars today",
263
+ "html_url": "https://github.com/cloudflare/cloudflared",
264
264
  "rank": 24
265
265
  },
266
266
  {
267
- "full_name": "mastodon/mastodon",
268
- "language": "Ruby",
269
- "color": "#701516",
267
+ "full_name": "TheAlgorithms/Javascript",
268
+ "language": "JavaScript",
269
+ "color": "#f1e05a",
270
270
  "description": "",
271
- "forked": "4390",
272
- "stargazers_count": 27161,
273
- "todayStar": "25 stars today",
274
- "html_url": "https://github.com/mastodon/mastodon",
271
+ "forked": "3330",
272
+ "stargazers_count": 19161,
273
+ "todayStar": "114 stars today",
274
+ "html_url": "https://github.com/TheAlgorithms/Javascript",
275
275
  "rank": 25
276
276
  }
277
277
  ]