@wcj/github-rank 21.12.31 → 22.1.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.
Files changed (38) hide show
  1. package/dist/repos.json +17962 -17962
  2. package/dist/sifou-daily.json +129 -57
  3. package/dist/sifou-monthly.json +73 -73
  4. package/dist/sifou-weekly.json +146 -146
  5. package/dist/toutiao-30.json +49 -49
  6. package/dist/toutiao-7.json +77 -77
  7. package/dist/toutiao-90.json +22 -22
  8. package/dist/trending-daily.json +185 -108
  9. package/dist/trending-monthly.json +150 -150
  10. package/dist/trending-weekly.json +156 -156
  11. package/dist/users.china.json +1034 -1034
  12. package/dist/users.json +1806 -1806
  13. package/package.json +1 -1
  14. package/web/36kr.html +2 -2
  15. package/web/data/repos.json +17962 -17962
  16. package/web/data/sifou-daily.json +129 -57
  17. package/web/data/sifou-monthly.json +73 -73
  18. package/web/data/sifou-weekly.json +146 -146
  19. package/web/data/toutiao-30.json +49 -49
  20. package/web/data/toutiao-7.json +77 -77
  21. package/web/data/toutiao-90.json +22 -22
  22. package/web/data/trending-daily.json +185 -108
  23. package/web/data/trending-monthly.json +150 -150
  24. package/web/data/trending-weekly.json +156 -156
  25. package/web/data/users.china.json +1034 -1034
  26. package/web/data/users.json +1806 -1806
  27. package/web/index.html +988 -988
  28. package/web/repos.html +2406 -2406
  29. package/web/sifou-daily.html +273 -49
  30. package/web/sifou-monthly.html +92 -92
  31. package/web/sifou-weekly.html +136 -136
  32. package/web/toutiao-30.html +55 -55
  33. package/web/toutiao-7.html +76 -76
  34. package/web/toutiao-90.html +23 -23
  35. package/web/trending-monthly.html +144 -144
  36. package/web/trending-weekly.html +136 -136
  37. package/web/trending.html +364 -90
  38. package/web/users.china.html +547 -547
@@ -1,13 +1,13 @@
1
1
  [
2
2
  {
3
- "full_name": "donnemartin/system-design-primer",
4
- "language": "Python",
5
- "color": "#3572A5",
3
+ "full_name": "bytedance/btrace",
4
+ "language": "Kotlin",
5
+ "color": "#A97BFF",
6
6
  "description": "",
7
- "forked": "28906",
8
- "stargazers_count": 156542,
9
- "todayStar": "294 stars today",
10
- "html_url": "https://github.com/donnemartin/system-design-primer",
7
+ "forked": "84",
8
+ "stargazers_count": 640,
9
+ "todayStar": "61 stars today",
10
+ "html_url": "https://github.com/bytedance/btrace",
11
11
  "rank": 1
12
12
  },
13
13
  {
@@ -15,175 +15,252 @@
15
15
  "language": "",
16
16
  "color": "",
17
17
  "description": "",
18
- "forked": "22433",
19
- "stargazers_count": 182244,
20
- "todayStar": "276 stars today",
18
+ "forked": "22452",
19
+ "stargazers_count": 182500,
20
+ "todayStar": "292 stars today",
21
21
  "html_url": "https://github.com/sindresorhus/awesome",
22
22
  "rank": 2
23
23
  },
24
24
  {
25
- "full_name": "fanux/sealos",
25
+ "full_name": "google/log4jscanner",
26
26
  "language": "Go",
27
27
  "color": "#00ADD8",
28
28
  "description": "",
29
- "forked": "1146",
30
- "stargazers_count": 6903,
31
- "todayStar": "183 stars today",
32
- "html_url": "https://github.com/fanux/sealos",
29
+ "forked": "42",
30
+ "stargazers_count": 540,
31
+ "todayStar": "125 stars today",
32
+ "html_url": "https://github.com/google/log4jscanner",
33
33
  "rank": 3
34
34
  },
35
35
  {
36
- "full_name": "hoppscotch/hoppscotch",
37
- "language": "Vue",
38
- "color": "#41b883",
36
+ "full_name": "DataTalksClub/data-engineering-zoomcamp",
37
+ "language": "",
38
+ "color": "",
39
39
  "description": "",
40
- "forked": "2455",
41
- "stargazers_count": 34920,
42
- "todayStar": "115 stars today",
43
- "html_url": "https://github.com/hoppscotch/hoppscotch",
40
+ "forked": "94",
41
+ "stargazers_count": 612,
42
+ "todayStar": "57 stars today",
43
+ "html_url": "https://github.com/DataTalksClub/data-engineering-zoomcamp",
44
44
  "rank": 4
45
45
  },
46
46
  {
47
- "full_name": "trekhleb/javascript-algorithms",
48
- "language": "JavaScript",
49
- "color": "#f1e05a",
47
+ "full_name": "PaddlePaddle/PaddleDetection",
48
+ "language": "Python",
49
+ "color": "#3572A5",
50
50
  "description": "",
51
- "forked": "21479",
52
- "stargazers_count": 131054,
53
- "todayStar": "271 stars today",
54
- "html_url": "https://github.com/trekhleb/javascript-algorithms",
51
+ "forked": "1511",
52
+ "stargazers_count": 6018,
53
+ "todayStar": "43 stars today",
54
+ "html_url": "https://github.com/PaddlePaddle/PaddleDetection",
55
55
  "rank": 5
56
56
  },
57
57
  {
58
- "full_name": "apache/maven-mvnd",
59
- "language": "Java",
60
- "color": "#b07219",
58
+ "full_name": "papers-we-love/papers-we-love",
59
+ "language": "Shell",
60
+ "color": "#89e051",
61
61
  "description": "",
62
- "forked": "77",
63
- "stargazers_count": 1108,
64
- "todayStar": "74 stars today",
65
- "html_url": "https://github.com/apache/maven-mvnd",
62
+ "forked": "4340",
63
+ "stargazers_count": 51364,
64
+ "todayStar": "178 stars today",
65
+ "html_url": "https://github.com/papers-we-love/papers-we-love",
66
66
  "rank": 6
67
67
  },
68
68
  {
69
- "full_name": "adrianhajdin/project_web3.0",
70
- "language": "JavaScript",
71
- "color": "#f1e05a",
69
+ "full_name": "google/python-fire",
70
+ "language": "Python",
71
+ "color": "#3572A5",
72
72
  "description": "",
73
- "forked": "49",
74
- "stargazers_count": 254,
75
- "todayStar": "109 stars today",
76
- "html_url": "https://github.com/adrianhajdin/project_web3.0",
73
+ "forked": "1255",
74
+ "stargazers_count": 21425,
75
+ "todayStar": "261 stars today",
76
+ "html_url": "https://github.com/google/python-fire",
77
77
  "rank": 7
78
78
  },
79
79
  {
80
- "full_name": "teivah/100-go-mistakes",
81
- "language": "Go",
82
- "color": "#00ADD8",
80
+ "full_name": "donnemartin/system-design-primer",
81
+ "language": "Python",
82
+ "color": "#3572A5",
83
83
  "description": "",
84
- "forked": "25",
85
- "stargazers_count": 390,
86
- "todayStar": "145 stars today",
87
- "html_url": "https://github.com/teivah/100-go-mistakes",
84
+ "forked": "28947",
85
+ "stargazers_count": 156816,
86
+ "todayStar": "310 stars today",
87
+ "html_url": "https://github.com/donnemartin/system-design-primer",
88
88
  "rank": 8
89
89
  },
90
90
  {
91
- "full_name": "google/python-fire",
92
- "language": "Python",
93
- "color": "#3572A5",
91
+ "full_name": "youngyangyang04/leetcode-master",
92
+ "language": "",
93
+ "color": "",
94
94
  "description": "",
95
- "forked": "1248",
96
- "stargazers_count": 21178,
97
- "todayStar": "303 stars today",
98
- "html_url": "https://github.com/google/python-fire",
95
+ "forked": "5287",
96
+ "stargazers_count": 20658,
97
+ "todayStar": "95 stars today",
98
+ "html_url": "https://github.com/youngyangyang04/leetcode-master",
99
99
  "rank": 9
100
100
  },
101
101
  {
102
- "full_name": "DataTalksClub/data-engineering-zoomcamp",
103
- "language": "",
104
- "color": "",
102
+ "full_name": "ja-netfilter/ja-netfilter",
103
+ "language": "Java",
104
+ "color": "#b07219",
105
105
  "description": "",
106
- "forked": "84",
107
- "stargazers_count": 555,
108
- "todayStar": "87 stars today",
109
- "html_url": "https://github.com/DataTalksClub/data-engineering-zoomcamp",
106
+ "forked": "635",
107
+ "stargazers_count": 2510,
108
+ "todayStar": "108 stars today",
109
+ "html_url": "https://github.com/ja-netfilter/ja-netfilter",
110
110
  "rank": 10
111
111
  },
112
112
  {
113
- "full_name": "coder2gwy/coder2gwy",
114
- "language": "",
115
- "color": "",
113
+ "full_name": "angular/angular",
114
+ "language": "TypeScript",
115
+ "color": "#2b7489",
116
116
  "description": "",
117
- "forked": "2962",
118
- "stargazers_count": 19708,
119
- "todayStar": "50 stars today",
120
- "html_url": "https://github.com/coder2gwy/coder2gwy",
117
+ "forked": "20631",
118
+ "stargazers_count": 78569,
119
+ "todayStar": "51 stars today",
120
+ "html_url": "https://github.com/angular/angular",
121
121
  "rank": 11
122
122
  },
123
123
  {
124
- "full_name": "GitHubDaily/GitHubDaily",
125
- "language": "",
126
- "color": "",
124
+ "full_name": "MicrosoftLearning/AZ-204-DevelopingSolutionsforMicrosoftAzure",
125
+ "language": "C#",
126
+ "color": "#178600",
127
127
  "description": "",
128
- "forked": "1311",
129
- "stargazers_count": 10481,
130
- "todayStar": "65 stars today",
131
- "html_url": "https://github.com/GitHubDaily/GitHubDaily",
128
+ "forked": "966",
129
+ "stargazers_count": 1234,
130
+ "todayStar": "33 stars today",
131
+ "html_url": "https://github.com/MicrosoftLearning/AZ-204-DevelopingSolutionsforMicrosoftAzure",
132
132
  "rank": 12
133
133
  },
134
134
  {
135
- "full_name": "OpenZeppelin/openzeppelin-contracts",
135
+ "full_name": "dfir-iris/iris-web",
136
136
  "language": "JavaScript",
137
137
  "color": "#f1e05a",
138
138
  "description": "",
139
- "forked": "7379",
140
- "stargazers_count": 14628,
141
- "todayStar": "54 stars today",
142
- "html_url": "https://github.com/OpenZeppelin/openzeppelin-contracts",
139
+ "forked": "11",
140
+ "stargazers_count": 135,
141
+ "todayStar": "41 stars today",
142
+ "html_url": "https://github.com/dfir-iris/iris-web",
143
143
  "rank": 13
144
144
  },
145
145
  {
146
- "full_name": "lucidrains/vit-pytorch",
147
- "language": "Python",
148
- "color": "#3572A5",
146
+ "full_name": "CleverRaven/Cataclysm-DDA",
147
+ "language": "C++",
148
+ "color": "#f34b7d",
149
149
  "description": "",
150
- "forked": "1143",
151
- "stargazers_count": 7444,
152
- "todayStar": "55 stars today",
153
- "html_url": "https://github.com/lucidrains/vit-pytorch",
150
+ "forked": "3026",
151
+ "stargazers_count": 6176,
152
+ "todayStar": "50 stars today",
153
+ "html_url": "https://github.com/CleverRaven/Cataclysm-DDA",
154
154
  "rank": 14
155
155
  },
156
+ {
157
+ "full_name": "ZLMediaKit/ZLMediaKit",
158
+ "language": "C++",
159
+ "color": "#f34b7d",
160
+ "description": "",
161
+ "forked": "1492",
162
+ "stargazers_count": 5364,
163
+ "todayStar": "35 stars today",
164
+ "html_url": "https://github.com/ZLMediaKit/ZLMediaKit",
165
+ "rank": 15
166
+ },
156
167
  {
157
168
  "full_name": "element-plus/element-plus",
158
169
  "language": "Vue",
159
170
  "color": "#41b883",
160
171
  "description": "",
161
- "forked": "2471",
162
- "stargazers_count": 13240,
163
- "todayStar": "81 stars today",
172
+ "forked": "2480",
173
+ "stargazers_count": 13306,
174
+ "todayStar": "69 stars today",
164
175
  "html_url": "https://github.com/element-plus/element-plus",
165
- "rank": 15
176
+ "rank": 16
166
177
  },
167
178
  {
168
- "full_name": "Universidade-Livre/ciencia-da-computacao",
169
- "language": "",
170
- "color": "",
179
+ "full_name": "Mas0nShi/typoraCracker",
180
+ "language": "Python",
181
+ "color": "#3572A5",
171
182
  "description": "",
172
- "forked": "237",
173
- "stargazers_count": 3548,
174
- "todayStar": "50 stars today",
175
- "html_url": "https://github.com/Universidade-Livre/ciencia-da-computacao",
176
- "rank": 16
183
+ "forked": "230",
184
+ "stargazers_count": 638,
185
+ "todayStar": "36 stars today",
186
+ "html_url": "https://github.com/Mas0nShi/typoraCracker",
187
+ "rank": 17
177
188
  },
178
189
  {
179
- "full_name": "goldbergyoni/nodebestpractices",
190
+ "full_name": "gatsbyjs/gatsby",
180
191
  "language": "JavaScript",
181
192
  "color": "#f1e05a",
182
193
  "description": "",
183
- "forked": "7443",
184
- "stargazers_count": 73162,
185
- "todayStar": "123 stars today",
186
- "html_url": "https://github.com/goldbergyoni/nodebestpractices",
187
- "rank": 17
194
+ "forked": "10070",
195
+ "stargazers_count": 52047,
196
+ "todayStar": "48 stars today",
197
+ "html_url": "https://github.com/gatsbyjs/gatsby",
198
+ "rank": 18
199
+ },
200
+ {
201
+ "full_name": "google/gvisor",
202
+ "language": "Go",
203
+ "color": "#00ADD8",
204
+ "description": "",
205
+ "forked": "1010",
206
+ "stargazers_count": 12210,
207
+ "todayStar": "94 stars today",
208
+ "html_url": "https://github.com/google/gvisor",
209
+ "rank": 19
210
+ },
211
+ {
212
+ "full_name": "facebook/react-native",
213
+ "language": "JavaScript",
214
+ "color": "#f1e05a",
215
+ "description": "",
216
+ "forked": "21590",
217
+ "stargazers_count": 100203,
218
+ "todayStar": "61 stars today",
219
+ "html_url": "https://github.com/facebook/react-native",
220
+ "rank": 20
221
+ },
222
+ {
223
+ "full_name": "hibiken/asynq",
224
+ "language": "Go",
225
+ "color": "#00ADD8",
226
+ "description": "",
227
+ "forked": "175",
228
+ "stargazers_count": 2194,
229
+ "todayStar": "122 stars today",
230
+ "html_url": "https://github.com/hibiken/asynq",
231
+ "rank": 21
232
+ },
233
+ {
234
+ "full_name": "alibaba/formily",
235
+ "language": "TypeScript",
236
+ "color": "#2b7489",
237
+ "description": "",
238
+ "forked": "879",
239
+ "stargazers_count": 6851,
240
+ "todayStar": "98 stars today",
241
+ "html_url": "https://github.com/alibaba/formily",
242
+ "rank": 22
243
+ },
244
+ {
245
+ "full_name": "skyline-emu/skyline",
246
+ "language": "C++",
247
+ "color": "#f34b7d",
248
+ "description": "",
249
+ "forked": "475",
250
+ "stargazers_count": 2499,
251
+ "todayStar": "85 stars today",
252
+ "html_url": "https://github.com/skyline-emu/skyline",
253
+ "rank": 23
254
+ },
255
+ {
256
+ "full_name": "vnpy/vnpy",
257
+ "language": "Python",
258
+ "color": "#3572A5",
259
+ "description": "",
260
+ "forked": "6919",
261
+ "stargazers_count": 17188,
262
+ "todayStar": "34 stars today",
263
+ "html_url": "https://github.com/vnpy/vnpy",
264
+ "rank": 24
188
265
  }
189
266
  ]