@wcj/github-rank 22.3.2 → 22.3.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 +32399 -32395
  2. package/dist/sifou-daily.json +126 -36
  3. package/dist/sifou-monthly.json +118 -118
  4. package/dist/sifou-weekly.json +174 -174
  5. package/dist/toutiao-30.json +67 -67
  6. package/dist/toutiao-7.json +113 -113
  7. package/dist/toutiao-90.json +67 -67
  8. package/dist/trending-daily.json +169 -169
  9. package/dist/trending-monthly.json +162 -162
  10. package/dist/trending-weekly.json +172 -172
  11. package/dist/users.china.json +3239 -3240
  12. package/dist/users.json +4384 -4383
  13. package/package.json +1 -1
  14. package/web/36kr.html +2 -2
  15. package/web/data/repos.json +32399 -32395
  16. package/web/data/sifou-daily.json +126 -36
  17. package/web/data/sifou-monthly.json +118 -118
  18. package/web/data/sifou-weekly.json +174 -174
  19. package/web/data/toutiao-30.json +67 -67
  20. package/web/data/toutiao-7.json +113 -113
  21. package/web/data/toutiao-90.json +67 -67
  22. package/web/data/trending-daily.json +169 -169
  23. package/web/data/trending-monthly.json +162 -162
  24. package/web/data/trending-weekly.json +172 -172
  25. package/web/data/users.china.json +3239 -3240
  26. package/web/data/users.json +4384 -4383
  27. package/web/index.html +2289 -2289
  28. package/web/repos.html +3967 -3967
  29. package/web/sifou-daily.html +311 -31
  30. package/web/sifou-monthly.html +128 -128
  31. package/web/sifou-weekly.html +149 -149
  32. package/web/toutiao-30.html +75 -75
  33. package/web/toutiao-7.html +75 -75
  34. package/web/toutiao-90.html +57 -57
  35. package/web/trending-monthly.html +145 -145
  36. package/web/trending-weekly.html +144 -156
  37. package/web/trending.html +160 -132
  38. package/web/users.china.html +1824 -1824
@@ -1,277 +1,277 @@
1
1
  [
2
+ {
3
+ "full_name": "MHProDev/MHDDoS",
4
+ "language": "Python",
5
+ "color": "#3572A5",
6
+ "description": "",
7
+ "forked": "564",
8
+ "stargazers_count": 2333,
9
+ "todayStar": "1456 stars this week",
10
+ "html_url": "https://github.com/MHProDev/MHDDoS",
11
+ "rank": 1
12
+ },
2
13
  {
3
14
  "full_name": "Anduin2017/HowToCook",
4
15
  "language": "JavaScript",
5
16
  "color": "#f1e05a",
6
17
  "description": "",
7
- "forked": "2642",
8
- "stargazers_count": 21760,
9
- "todayStar": "9773 stars this week",
18
+ "forked": "3111",
19
+ "stargazers_count": 24383,
20
+ "todayStar": "6125 stars this week",
10
21
  "html_url": "https://github.com/Anduin2017/HowToCook",
11
- "rank": 1
22
+ "rank": 2
12
23
  },
13
24
  {
14
- "full_name": "MHProDev/MHDDoS",
15
- "language": "Python",
16
- "color": "#3572A5",
25
+ "full_name": "hoppscotch/hoppscotch",
26
+ "language": "Vue",
27
+ "color": "#41b883",
17
28
  "description": "",
18
- "forked": "482",
19
- "stargazers_count": 1775,
20
- "todayStar": "930 stars this week",
21
- "html_url": "https://github.com/MHProDev/MHDDoS",
22
- "rank": 2
29
+ "forked": "2664",
30
+ "stargazers_count": 38183,
31
+ "todayStar": "1691 stars this week",
32
+ "html_url": "https://github.com/hoppscotch/hoppscotch",
33
+ "rank": 3
23
34
  },
24
35
  {
25
- "full_name": "doocs/advanced-java",
26
- "language": "Java",
27
- "color": "#b07219",
36
+ "full_name": "github/advisory-database",
37
+ "language": "",
38
+ "color": "",
28
39
  "description": "",
29
- "forked": "16674",
30
- "stargazers_count": 61214,
31
- "todayStar": "613 stars this week",
32
- "html_url": "https://github.com/doocs/advanced-java",
33
- "rank": 3
40
+ "forked": "42",
41
+ "stargazers_count": 848,
42
+ "todayStar": "451 stars this week",
43
+ "html_url": "https://github.com/github/advisory-database",
44
+ "rank": 4
34
45
  },
35
46
  {
36
47
  "full_name": "alibaba/lowcode-engine",
37
48
  "language": "TypeScript",
38
49
  "color": "#2b7489",
39
50
  "description": "",
40
- "forked": "151",
41
- "stargazers_count": 1207,
42
- "todayStar": "441 stars this week",
51
+ "forked": "193",
52
+ "stargazers_count": 1667,
53
+ "todayStar": "713 stars this week",
43
54
  "html_url": "https://github.com/alibaba/lowcode-engine",
44
- "rank": 4
45
- },
46
- {
47
- "full_name": "coding-horror/basic-computer-games",
48
- "language": "C#",
49
- "color": "#178600",
50
- "description": "",
51
- "forked": "825",
52
- "stargazers_count": 6317,
53
- "todayStar": "748 stars this week",
54
- "html_url": "https://github.com/coding-horror/basic-computer-games",
55
55
  "rank": 5
56
56
  },
57
57
  {
58
- "full_name": "commaai/openpilot",
59
- "language": "Python",
60
- "color": "#3572A5",
58
+ "full_name": "mdn/content",
59
+ "language": "HTML",
60
+ "color": "#e34c26",
61
61
  "description": "",
62
- "forked": "6107",
63
- "stargazers_count": 33411,
64
- "todayStar": "525 stars this week",
65
- "html_url": "https://github.com/commaai/openpilot",
62
+ "forked": "6881",
63
+ "stargazers_count": 4626,
64
+ "todayStar": "316 stars this week",
65
+ "html_url": "https://github.com/mdn/content",
66
66
  "rank": 6
67
67
  },
68
68
  {
69
- "full_name": "QMHTMY/RustBook",
70
- "language": "Rust",
71
- "color": "#dea584",
69
+ "full_name": "thingsboard/thingsboard",
70
+ "language": "Java",
71
+ "color": "#b07219",
72
72
  "description": "",
73
- "forked": "81",
74
- "stargazers_count": 1124,
75
- "todayStar": "795 stars this week",
76
- "html_url": "https://github.com/QMHTMY/RustBook",
73
+ "forked": "3467",
74
+ "stargazers_count": 11047,
75
+ "todayStar": "198 stars this week",
76
+ "html_url": "https://github.com/thingsboard/thingsboard",
77
77
  "rank": 7
78
78
  },
79
79
  {
80
- "full_name": "jakevdp/PythonDataScienceHandbook",
81
- "language": "JupyterNotebook",
82
- "color": "#DA5B0B",
80
+ "full_name": "microsoft/PowerToys",
81
+ "language": "C#",
82
+ "color": "#178600",
83
83
  "description": "",
84
- "forked": "14894",
85
- "stargazers_count": 33273,
86
- "todayStar": "594 stars this week",
87
- "html_url": "https://github.com/jakevdp/PythonDataScienceHandbook",
84
+ "forked": "3951",
85
+ "stargazers_count": 69759,
86
+ "todayStar": "759 stars this week",
87
+ "html_url": "https://github.com/microsoft/PowerToys",
88
88
  "rank": 8
89
89
  },
90
90
  {
91
- "full_name": "labuladong/fucking-algorithm",
92
- "language": "Markdown",
93
- "color": "#083fa1",
91
+ "full_name": "DuGuQiuBai/Java",
92
+ "language": "Java",
93
+ "color": "#b07219",
94
94
  "description": "",
95
- "forked": "20361",
96
- "stargazers_count": 103104,
97
- "todayStar": "1086 stars this week",
98
- "html_url": "https://github.com/labuladong/fucking-algorithm",
95
+ "forked": "4256",
96
+ "stargazers_count": 9452,
97
+ "todayStar": "121 stars this week",
98
+ "html_url": "https://github.com/DuGuQiuBai/Java",
99
99
  "rank": 9
100
100
  },
101
101
  {
102
- "full_name": "netdata/netdata",
103
- "language": "C",
104
- "color": "#555555",
102
+ "full_name": "trimstray/the-book-of-secret-knowledge",
103
+ "language": "",
104
+ "color": "",
105
105
  "description": "",
106
- "forked": "5202",
107
- "stargazers_count": 58249,
108
- "todayStar": "514 stars this week",
109
- "html_url": "https://github.com/netdata/netdata",
106
+ "forked": "5744",
107
+ "stargazers_count": 61656,
108
+ "todayStar": "1003 stars this week",
109
+ "html_url": "https://github.com/trimstray/the-book-of-secret-knowledge",
110
110
  "rank": 10
111
111
  },
112
112
  {
113
- "full_name": "tiangolo/fastapi",
113
+ "full_name": "TheAlgorithms/Python",
114
114
  "language": "Python",
115
115
  "color": "#3572A5",
116
116
  "description": "",
117
- "forked": "3233",
118
- "stargazers_count": 42529,
119
- "todayStar": "585 stars this week",
120
- "html_url": "https://github.com/tiangolo/fastapi",
117
+ "forked": "34498",
118
+ "stargazers_count": 130563,
119
+ "todayStar": "906 stars this week",
120
+ "html_url": "https://github.com/TheAlgorithms/Python",
121
121
  "rank": 11
122
122
  },
123
123
  {
124
- "full_name": "NVlabs/instant-ngp",
125
- "language": "Cuda",
126
- "color": "#3A4E3A",
124
+ "full_name": "Mas0nShi/typoraCracker",
125
+ "language": "Python",
126
+ "color": "#3572A5",
127
127
  "description": "",
128
- "forked": "359",
129
- "stargazers_count": 4013,
130
- "todayStar": "463 stars this week",
131
- "html_url": "https://github.com/NVlabs/instant-ngp",
128
+ "forked": "373",
129
+ "stargazers_count": 1078,
130
+ "todayStar": "68 stars this week",
131
+ "html_url": "https://github.com/Mas0nShi/typoraCracker",
132
132
  "rank": 12
133
133
  },
134
134
  {
135
- "full_name": "huihut/interview",
136
- "language": "C++",
137
- "color": "#f34b7d",
135
+ "full_name": "facebook/react",
136
+ "language": "JavaScript",
137
+ "color": "#f1e05a",
138
138
  "description": "",
139
- "forked": "6308",
140
- "stargazers_count": 22693,
141
- "todayStar": "236 stars this week",
142
- "html_url": "https://github.com/huihut/interview",
139
+ "forked": "37546",
140
+ "stargazers_count": 183515,
141
+ "todayStar": "807 stars this week",
142
+ "html_url": "https://github.com/facebook/react",
143
143
  "rank": 13
144
144
  },
145
145
  {
146
- "full_name": "facebook/folly",
147
- "language": "C++",
148
- "color": "#f34b7d",
146
+ "full_name": "AppFlowy-IO/AppFlowy",
147
+ "language": "Rust",
148
+ "color": "#dea584",
149
149
  "description": "",
150
- "forked": "4546",
151
- "stargazers_count": 21479,
152
- "todayStar": "215 stars this week",
153
- "html_url": "https://github.com/facebook/folly",
150
+ "forked": "921",
151
+ "stargazers_count": 18624,
152
+ "todayStar": "974 stars this week",
153
+ "html_url": "https://github.com/AppFlowy-IO/AppFlowy",
154
154
  "rank": 14
155
155
  },
156
156
  {
157
- "full_name": "withfig/autocomplete",
158
- "language": "TypeScript",
159
- "color": "#2b7489",
157
+ "full_name": "EbookFoundation/free-programming-books",
158
+ "language": "",
159
+ "color": "",
160
160
  "description": "",
161
- "forked": "2936",
162
- "stargazers_count": 12300,
163
- "todayStar": "818 stars this week",
164
- "html_url": "https://github.com/withfig/autocomplete",
161
+ "forked": "47503",
162
+ "stargazers_count": 223745,
163
+ "todayStar": "1217 stars this week",
164
+ "html_url": "https://github.com/EbookFoundation/free-programming-books",
165
165
  "rank": 15
166
166
  },
167
167
  {
168
- "full_name": "penpot/penpot",
169
- "language": "Clojure",
170
- "color": "#db5855",
168
+ "full_name": "termux/termux-app",
169
+ "language": "Java",
170
+ "color": "#b07219",
171
171
  "description": "",
172
- "forked": "406",
173
- "stargazers_count": 8685,
174
- "todayStar": "624 stars this week",
175
- "html_url": "https://github.com/penpot/penpot",
172
+ "forked": "1596",
173
+ "stargazers_count": 11307,
174
+ "todayStar": "183 stars this week",
175
+ "html_url": "https://github.com/termux/termux-app",
176
176
  "rank": 16
177
177
  },
178
178
  {
179
- "full_name": "BishopFox/unredacter",
180
- "language": "TypeScript",
181
- "color": "#2b7489",
179
+ "full_name": "OpenIMSDK/Open-IM-Server",
180
+ "language": "Go",
181
+ "color": "#00ADD8",
182
182
  "description": "",
183
- "forked": "382",
184
- "stargazers_count": 3987,
185
- "todayStar": "965 stars this week",
186
- "html_url": "https://github.com/BishopFox/unredacter",
183
+ "forked": "969",
184
+ "stargazers_count": 6660,
185
+ "todayStar": "105 stars this week",
186
+ "html_url": "https://github.com/OpenIMSDK/Open-IM-Server",
187
187
  "rank": 17
188
188
  },
189
189
  {
190
- "full_name": "iamadamdev/bypass-paywalls-chrome",
191
- "language": "JavaScript",
192
- "color": "#f1e05a",
190
+ "full_name": "streamlit/streamlit",
191
+ "language": "Python",
192
+ "color": "#3572A5",
193
193
  "description": "",
194
- "forked": "1652",
195
- "stargazers_count": 22692,
196
- "todayStar": "297 stars this week",
197
- "html_url": "https://github.com/iamadamdev/bypass-paywalls-chrome",
194
+ "forked": "1617",
195
+ "stargazers_count": 17972,
196
+ "todayStar": "151 stars this week",
197
+ "html_url": "https://github.com/streamlit/streamlit",
198
198
  "rank": 18
199
199
  },
200
200
  {
201
- "full_name": "hasura/graphql-engine",
202
- "language": "Haskell",
203
- "color": "#5e5086",
201
+ "full_name": "ultralytics/yolov5",
202
+ "language": "Python",
203
+ "color": "#3572A5",
204
204
  "description": "",
205
- "forked": "2201",
206
- "stargazers_count": 26003,
207
- "todayStar": "434 stars this week",
208
- "html_url": "https://github.com/hasura/graphql-engine",
205
+ "forked": "8117",
206
+ "stargazers_count": 22747,
207
+ "todayStar": "275 stars this week",
208
+ "html_url": "https://github.com/ultralytics/yolov5",
209
209
  "rank": 19
210
210
  },
211
211
  {
212
- "full_name": "Mas0nShi/typoraCracker",
213
- "language": "Python",
214
- "color": "#3572A5",
212
+ "full_name": "youngyangyang04/leetcode-master",
213
+ "language": "",
214
+ "color": "",
215
215
  "description": "",
216
- "forked": "356",
217
- "stargazers_count": 1049,
218
- "todayStar": "73 stars this week",
219
- "html_url": "https://github.com/Mas0nShi/typoraCracker",
216
+ "forked": "6120",
217
+ "stargazers_count": 23781,
218
+ "todayStar": "834 stars this week",
219
+ "html_url": "https://github.com/youngyangyang04/leetcode-master",
220
220
  "rank": 20
221
221
  },
222
222
  {
223
- "full_name": "mastodon/mastodon",
224
- "language": "Ruby",
225
- "color": "#701516",
223
+ "full_name": "louisyoungx/JD-SHOPPER",
224
+ "language": "Python",
225
+ "color": "#3572A5",
226
226
  "description": "",
227
- "forked": "4356",
228
- "stargazers_count": 26827,
229
- "todayStar": "194 stars this week",
230
- "html_url": "https://github.com/mastodon/mastodon",
227
+ "forked": "308",
228
+ "stargazers_count": 944,
229
+ "todayStar": "331 stars this week",
230
+ "html_url": "https://github.com/louisyoungx/JD-SHOPPER",
231
231
  "rank": 21
232
232
  },
233
233
  {
234
- "full_name": "VoronDesign/Voron-2",
235
- "language": "",
236
- "color": "",
234
+ "full_name": "signalapp/Signal-Desktop",
235
+ "language": "TypeScript",
236
+ "color": "#2b7489",
237
237
  "description": "",
238
- "forked": "586",
239
- "stargazers_count": 2082,
240
- "todayStar": "117 stars this week",
241
- "html_url": "https://github.com/VoronDesign/Voron-2",
238
+ "forked": "2222",
239
+ "stargazers_count": 12174,
240
+ "todayStar": "67 stars this week",
241
+ "html_url": "https://github.com/signalapp/Signal-Desktop",
242
242
  "rank": 22
243
243
  },
244
244
  {
245
- "full_name": "automerge/automerge",
246
- "language": "JavaScript",
247
- "color": "#f1e05a",
245
+ "full_name": "tharsis/evmos",
246
+ "language": "Go",
247
+ "color": "#00ADD8",
248
248
  "description": "",
249
- "forked": "4030",
250
- "stargazers_count": 13063,
251
- "todayStar": "344 stars this week",
252
- "html_url": "https://github.com/automerge/automerge",
249
+ "forked": "231",
250
+ "stargazers_count": 1116,
251
+ "todayStar": "33 stars this week",
252
+ "html_url": "https://github.com/tharsis/evmos",
253
253
  "rank": 23
254
254
  },
255
255
  {
256
- "full_name": "vitejs/vite",
257
- "language": "TypeScript",
258
- "color": "#2b7489",
256
+ "full_name": "doocs/advanced-java",
257
+ "language": "Java",
258
+ "color": "#b07219",
259
259
  "description": "",
260
- "forked": "2906",
261
- "stargazers_count": 38474,
262
- "todayStar": "435 stars this week",
263
- "html_url": "https://github.com/vitejs/vite",
260
+ "forked": "16708",
261
+ "stargazers_count": 61327,
262
+ "todayStar": "350 stars this week",
263
+ "html_url": "https://github.com/doocs/advanced-java",
264
264
  "rank": 24
265
265
  },
266
266
  {
267
- "full_name": "openvinotoolkit/anomalib",
268
- "language": "Python",
269
- "color": "#3572A5",
267
+ "full_name": "gothinkster/realworld",
268
+ "language": "Shell",
269
+ "color": "#89e051",
270
270
  "description": "",
271
- "forked": "42",
272
- "stargazers_count": 475,
273
- "todayStar": "181 stars this week",
274
- "html_url": "https://github.com/openvinotoolkit/anomalib",
271
+ "forked": "5912",
272
+ "stargazers_count": 64239,
273
+ "todayStar": "328 stars this week",
274
+ "html_url": "https://github.com/gothinkster/realworld",
275
275
  "rank": 25
276
276
  }
277
277
  ]