@wcj/github-rank 22.5.26 → 22.5.27

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 +18429 -18416
  2. package/dist/sifou-daily.json +82 -46
  3. package/dist/sifou-monthly.json +73 -73
  4. package/dist/sifou-weekly.json +116 -116
  5. package/dist/toutiao-30.json +72 -72
  6. package/dist/toutiao-7.json +78 -78
  7. package/dist/toutiao-90.json +45 -45
  8. package/dist/trending-daily.json +157 -157
  9. package/dist/trending-monthly.json +151 -151
  10. package/dist/trending-weekly.json +169 -169
  11. package/dist/users.china.json +1398 -1397
  12. package/dist/users.json +2054 -2054
  13. package/package.json +1 -1
  14. package/web/36kr.html +2 -2
  15. package/web/data/repos.json +18429 -18416
  16. package/web/data/sifou-daily.json +82 -46
  17. package/web/data/sifou-monthly.json +73 -73
  18. package/web/data/sifou-weekly.json +116 -116
  19. package/web/data/toutiao-30.json +72 -72
  20. package/web/data/toutiao-7.json +78 -78
  21. package/web/data/toutiao-90.json +45 -45
  22. package/web/data/trending-daily.json +157 -157
  23. package/web/data/trending-monthly.json +151 -151
  24. package/web/data/trending-weekly.json +169 -169
  25. package/web/data/users.china.json +1398 -1397
  26. package/web/data/users.json +2054 -2054
  27. package/web/index.html +1115 -1115
  28. package/web/repos.html +2576 -2576
  29. package/web/sifou-daily.html +151 -39
  30. package/web/sifou-monthly.html +91 -91
  31. package/web/sifou-weekly.html +118 -118
  32. package/web/toutiao-30.html +80 -80
  33. package/web/toutiao-7.html +84 -84
  34. package/web/toutiao-90.html +44 -44
  35. package/web/trending-monthly.html +146 -146
  36. package/web/trending-weekly.html +147 -147
  37. package/web/trending.html +134 -138
  38. package/web/users.china.html +750 -750
@@ -1,13 +1,13 @@
1
1
  [
2
2
  {
3
- "full_name": "deepmind/mujoco",
4
- "language": "C",
5
- "color": "#555555",
3
+ "full_name": "PaddlePaddle/PaddleSpeech",
4
+ "language": "C++",
5
+ "color": "#f34b7d",
6
6
  "description": "",
7
- "forked": "308",
8
- "stargazers_count": 3919,
9
- "todayStar": "157 stars today",
10
- "html_url": "https://github.com/deepmind/mujoco",
7
+ "forked": "849",
8
+ "stargazers_count": 3645,
9
+ "todayStar": "148 stars today",
10
+ "html_url": "https://github.com/PaddlePaddle/PaddleSpeech",
11
11
  "rank": 1
12
12
  },
13
13
  {
@@ -15,109 +15,109 @@
15
15
  "language": "JavaScript",
16
16
  "color": "#f1e05a",
17
17
  "description": "",
18
- "forked": "22",
19
- "stargazers_count": 120,
20
- "todayStar": "66 stars today",
18
+ "forked": "27",
19
+ "stargazers_count": 204,
20
+ "todayStar": "88 stars today",
21
21
  "html_url": "https://github.com/terra-money/core",
22
22
  "rank": 2
23
23
  },
24
24
  {
25
- "full_name": "spacedriveapp/spacedrive",
25
+ "full_name": "payloadcms/payload",
26
26
  "language": "TypeScript",
27
27
  "color": "#2b7489",
28
28
  "description": "",
29
- "forked": "234",
30
- "stargazers_count": 10669,
31
- "todayStar": "344 stars today",
32
- "html_url": "https://github.com/spacedriveapp/spacedrive",
29
+ "forked": "88",
30
+ "stargazers_count": 1787,
31
+ "todayStar": "366 stars today",
32
+ "html_url": "https://github.com/payloadcms/payload",
33
33
  "rank": 3
34
34
  },
35
35
  {
36
- "full_name": "ansh/bionic-reading",
37
- "language": "JavaScript",
38
- "color": "#f1e05a",
36
+ "full_name": "donnemartin/system-design-primer",
37
+ "language": "Python",
38
+ "color": "#3572A5",
39
39
  "description": "",
40
- "forked": "102",
41
- "stargazers_count": 1624,
42
- "todayStar": "496 stars today",
43
- "html_url": "https://github.com/ansh/bionic-reading",
40
+ "forked": "33072",
41
+ "stargazers_count": 181746,
42
+ "todayStar": "152 stars today",
43
+ "html_url": "https://github.com/donnemartin/system-design-primer",
44
44
  "rank": 4
45
45
  },
46
46
  {
47
- "full_name": "nocobase/nocobase",
47
+ "full_name": "facebook/flipper",
48
48
  "language": "TypeScript",
49
49
  "color": "#2b7489",
50
50
  "description": "",
51
- "forked": "184",
52
- "stargazers_count": 1327,
53
- "todayStar": "137 stars today",
54
- "html_url": "https://github.com/nocobase/nocobase",
51
+ "forked": "794",
52
+ "stargazers_count": 11197,
53
+ "todayStar": "212 stars today",
54
+ "html_url": "https://github.com/facebook/flipper",
55
55
  "rank": 5
56
56
  },
57
57
  {
58
- "full_name": "kentcdodds/advanced-remix",
59
- "language": "TypeScript",
60
- "color": "#2b7489",
58
+ "full_name": "InoriRus/Kyty",
59
+ "language": "C++",
60
+ "color": "#f34b7d",
61
61
  "description": "",
62
- "forked": "19",
63
- "stargazers_count": 245,
64
- "todayStar": "69 stars today",
65
- "html_url": "https://github.com/kentcdodds/advanced-remix",
62
+ "forked": "23",
63
+ "stargazers_count": 615,
64
+ "todayStar": "138 stars today",
65
+ "html_url": "https://github.com/InoriRus/Kyty",
66
66
  "rank": 6
67
67
  },
68
68
  {
69
- "full_name": "databricks-academy/data-engineering-with-databricks",
69
+ "full_name": "ml-tooling/best-of-ml-python",
70
70
  "language": "Python",
71
71
  "color": "#3572A5",
72
72
  "description": "",
73
- "forked": "339",
74
- "stargazers_count": 425,
75
- "todayStar": "52 stars today",
76
- "html_url": "https://github.com/databricks-academy/data-engineering-with-databricks",
73
+ "forked": "1541",
74
+ "stargazers_count": 10130,
75
+ "todayStar": "207 stars today",
76
+ "html_url": "https://github.com/ml-tooling/best-of-ml-python",
77
77
  "rank": 7
78
78
  },
79
79
  {
80
- "full_name": "ml-tooling/best-of-ml-python",
81
- "language": "Python",
82
- "color": "#3572A5",
80
+ "full_name": "guchangan1/All-Defense-Tool",
81
+ "language": "",
82
+ "color": "",
83
83
  "description": "",
84
- "forked": "1528",
85
- "stargazers_count": 9931,
86
- "todayStar": "152 stars today",
87
- "html_url": "https://github.com/ml-tooling/best-of-ml-python",
84
+ "forked": "144",
85
+ "stargazers_count": 703,
86
+ "todayStar": "116 stars today",
87
+ "html_url": "https://github.com/guchangan1/All-Defense-Tool",
88
88
  "rank": 8
89
89
  },
90
90
  {
91
- "full_name": "streamlit/streamlit",
92
- "language": "Python",
93
- "color": "#3572A5",
91
+ "full_name": "dair-ai/Mathematics-for-ML",
92
+ "language": "",
93
+ "color": "",
94
94
  "description": "",
95
- "forked": "1729",
96
- "stargazers_count": 19193,
97
- "todayStar": "63 stars today",
98
- "html_url": "https://github.com/streamlit/streamlit",
95
+ "forked": "88",
96
+ "stargazers_count": 1991,
97
+ "todayStar": "375 stars today",
98
+ "html_url": "https://github.com/dair-ai/Mathematics-for-ML",
99
99
  "rank": 9
100
100
  },
101
101
  {
102
- "full_name": "microsoft/Data-Science-For-Beginners",
103
- "language": "JupyterNotebook",
104
- "color": "#DA5B0B",
102
+ "full_name": "dotnet/aspnetcore",
103
+ "language": "C#",
104
+ "color": "#178600",
105
105
  "description": "",
106
- "forked": "2009",
107
- "stargazers_count": 12276,
108
- "todayStar": "63 stars today",
109
- "html_url": "https://github.com/microsoft/Data-Science-For-Beginners",
106
+ "forked": "7873",
107
+ "stargazers_count": 28477,
108
+ "todayStar": "21 stars today",
109
+ "html_url": "https://github.com/dotnet/aspnetcore",
110
110
  "rank": 10
111
111
  },
112
112
  {
113
- "full_name": "github/super-linter",
114
- "language": "Shell",
115
- "color": "#89e051",
113
+ "full_name": "singularity-data/risingwave",
114
+ "language": "Rust",
115
+ "color": "#dea584",
116
116
  "description": "",
117
- "forked": "841",
118
- "stargazers_count": 7858,
119
- "todayStar": "29 stars today",
120
- "html_url": "https://github.com/github/super-linter",
117
+ "forked": "158",
118
+ "stargazers_count": 1960,
119
+ "todayStar": "134 stars today",
120
+ "html_url": "https://github.com/singularity-data/risingwave",
121
121
  "rank": 11
122
122
  },
123
123
  {
@@ -125,153 +125,153 @@
125
125
  "language": "C#",
126
126
  "color": "#178600",
127
127
  "description": "",
128
- "forked": "76",
129
- "stargazers_count": 476,
130
- "todayStar": "32 stars today",
128
+ "forked": "81",
129
+ "stargazers_count": 549,
130
+ "todayStar": "96 stars today",
131
131
  "html_url": "https://github.com/dotnet-presentations/dotnet-maui-workshop",
132
132
  "rank": 12
133
133
  },
134
134
  {
135
- "full_name": "adrianhajdin/project_syncfusion_dashboard",
136
- "language": "JavaScript",
137
- "color": "#f1e05a",
135
+ "full_name": "chakra-ui/chakra-ui",
136
+ "language": "TypeScript",
137
+ "color": "#2b7489",
138
138
  "description": "",
139
- "forked": "127",
140
- "stargazers_count": 503,
141
- "todayStar": "73 stars today",
142
- "html_url": "https://github.com/adrianhajdin/project_syncfusion_dashboard",
139
+ "forked": "2315",
140
+ "stargazers_count": 26286,
141
+ "todayStar": "79 stars today",
142
+ "html_url": "https://github.com/chakra-ui/chakra-ui",
143
143
  "rank": 13
144
144
  },
145
145
  {
146
- "full_name": "airbnb/javascript",
147
- "language": "JavaScript",
148
- "color": "#f1e05a",
146
+ "full_name": "deepmind/mujoco",
147
+ "language": "C",
148
+ "color": "#555555",
149
149
  "description": "",
150
- "forked": "23690",
151
- "stargazers_count": 123400,
152
- "todayStar": "70 stars today",
153
- "html_url": "https://github.com/airbnb/javascript",
150
+ "forked": "314",
151
+ "stargazers_count": 4044,
152
+ "todayStar": "173 stars today",
153
+ "html_url": "https://github.com/deepmind/mujoco",
154
154
  "rank": 14
155
155
  },
156
156
  {
157
- "full_name": "neargle/my-re0-k8s-security",
158
- "language": "Shell",
159
- "color": "#89e051",
157
+ "full_name": "openai/DALL-E",
158
+ "language": "Python",
159
+ "color": "#3572A5",
160
160
  "description": "",
161
- "forked": "95",
162
- "stargazers_count": 662,
163
- "todayStar": "151 stars today",
164
- "html_url": "https://github.com/neargle/my-re0-k8s-security",
161
+ "forked": "960",
162
+ "stargazers_count": 5792,
163
+ "todayStar": "44 stars today",
164
+ "html_url": "https://github.com/openai/DALL-E",
165
165
  "rank": 15
166
166
  },
167
167
  {
168
- "full_name": "docker/compose",
169
- "language": "Go",
170
- "color": "#00ADD8",
168
+ "full_name": "trekhleb/javascript-algorithms",
169
+ "language": "JavaScript",
170
+ "color": "#f1e05a",
171
171
  "description": "",
172
- "forked": "4389",
173
- "stargazers_count": 26026,
174
- "todayStar": "38 stars today",
175
- "html_url": "https://github.com/docker/compose",
172
+ "forked": "23498",
173
+ "stargazers_count": 141874,
174
+ "todayStar": "218 stars today",
175
+ "html_url": "https://github.com/trekhleb/javascript-algorithms",
176
176
  "rank": 16
177
177
  },
178
178
  {
179
- "full_name": "jwasham/coding-interview-university",
180
- "language": "",
181
- "color": "",
179
+ "full_name": "SigmaHQ/sigma",
180
+ "language": "Python",
181
+ "color": "#3572A5",
182
182
  "description": "",
183
- "forked": "59770",
184
- "stargazers_count": 220611,
185
- "todayStar": "267 stars today",
186
- "html_url": "https://github.com/jwasham/coding-interview-university",
183
+ "forked": "1481",
184
+ "stargazers_count": 5046,
185
+ "todayStar": "10 stars today",
186
+ "html_url": "https://github.com/SigmaHQ/sigma",
187
187
  "rank": 17
188
188
  },
189
189
  {
190
- "full_name": "trekhleb/javascript-algorithms",
190
+ "full_name": "adrianhajdin/project_syncfusion_dashboard",
191
191
  "language": "JavaScript",
192
192
  "color": "#f1e05a",
193
193
  "description": "",
194
- "forked": "23488",
195
- "stargazers_count": 141679,
196
- "todayStar": "265 stars today",
197
- "html_url": "https://github.com/trekhleb/javascript-algorithms",
194
+ "forked": "138",
195
+ "stargazers_count": 555,
196
+ "todayStar": "53 stars today",
197
+ "html_url": "https://github.com/adrianhajdin/project_syncfusion_dashboard",
198
198
  "rank": 18
199
199
  },
200
200
  {
201
- "full_name": "dair-ai/Mathematics-for-ML",
201
+ "full_name": "lydiahallie/javascript-questions",
202
202
  "language": "",
203
203
  "color": "",
204
204
  "description": "",
205
- "forked": "79",
206
- "stargazers_count": 1646,
207
- "todayStar": "609 stars today",
208
- "html_url": "https://github.com/dair-ai/Mathematics-for-ML",
205
+ "forked": "6174",
206
+ "stargazers_count": 44093,
207
+ "todayStar": "50 stars today",
208
+ "html_url": "https://github.com/lydiahallie/javascript-questions",
209
209
  "rank": 19
210
210
  },
211
211
  {
212
- "full_name": "tensorflow/tensorflow",
213
- "language": "C++",
214
- "color": "#f34b7d",
212
+ "full_name": "spring-projects/spring-framework",
213
+ "language": "Java",
214
+ "color": "#b07219",
215
215
  "description": "",
216
- "forked": "86804",
217
- "stargazers_count": 165191,
218
- "todayStar": "53 stars today",
219
- "html_url": "https://github.com/tensorflow/tensorflow",
216
+ "forked": "33769",
217
+ "stargazers_count": 47842,
218
+ "todayStar": "33 stars today",
219
+ "html_url": "https://github.com/spring-projects/spring-framework",
220
220
  "rank": 20
221
221
  },
222
222
  {
223
- "full_name": "facebook/flipper",
224
- "language": "TypeScript",
225
- "color": "#2b7489",
223
+ "full_name": "golang/mock",
224
+ "language": "Go",
225
+ "color": "#00ADD8",
226
226
  "description": "",
227
- "forked": "791",
228
- "stargazers_count": 11038,
229
- "todayStar": "54 stars today",
230
- "html_url": "https://github.com/facebook/flipper",
227
+ "forked": "527",
228
+ "stargazers_count": 7316,
229
+ "todayStar": "38 stars today",
230
+ "html_url": "https://github.com/golang/mock",
231
231
  "rank": 21
232
232
  },
233
233
  {
234
- "full_name": "ja-netfilter/ja-netfilter",
235
- "language": "Java",
236
- "color": "#b07219",
234
+ "full_name": "lensapp/lens",
235
+ "language": "TypeScript",
236
+ "color": "#2b7489",
237
237
  "description": "",
238
- "forked": "1728",
239
- "stargazers_count": 7283,
240
- "todayStar": "48 stars today",
241
- "html_url": "https://github.com/ja-netfilter/ja-netfilter",
238
+ "forked": "921",
239
+ "stargazers_count": 17886,
240
+ "todayStar": "89 stars today",
241
+ "html_url": "https://github.com/lensapp/lens",
242
242
  "rank": 22
243
243
  },
244
244
  {
245
- "full_name": "faker-js/faker",
246
- "language": "TypeScript",
247
- "color": "#2b7489",
245
+ "full_name": "Speek-App/Speek",
246
+ "language": "C++",
247
+ "color": "#f34b7d",
248
248
  "description": "",
249
- "forked": "488",
250
- "stargazers_count": 5944,
251
- "todayStar": "66 stars today",
252
- "html_url": "https://github.com/faker-js/faker",
249
+ "forked": "45",
250
+ "stargazers_count": 425,
251
+ "todayStar": "44 stars today",
252
+ "html_url": "https://github.com/Speek-App/Speek",
253
253
  "rank": 23
254
254
  },
255
255
  {
256
- "full_name": "dmlc/xgboost",
257
- "language": "C++",
258
- "color": "#f34b7d",
256
+ "full_name": "Azure/MachineLearningNotebooks",
257
+ "language": "JupyterNotebook",
258
+ "color": "#DA5B0B",
259
259
  "description": "",
260
- "forked": "8393",
261
- "stargazers_count": 22726,
262
- "todayStar": "29 stars today",
263
- "html_url": "https://github.com/dmlc/xgboost",
260
+ "forked": "2152",
261
+ "stargazers_count": 3143,
262
+ "todayStar": "19 stars today",
263
+ "html_url": "https://github.com/Azure/MachineLearningNotebooks",
264
264
  "rank": 24
265
265
  },
266
266
  {
267
- "full_name": "elastic/beats",
268
- "language": "Go",
269
- "color": "#00ADD8",
267
+ "full_name": "alibaba/fastjson",
268
+ "language": "Java",
269
+ "color": "#b07219",
270
270
  "description": "",
271
- "forked": "4440",
272
- "stargazers_count": 11030,
273
- "todayStar": "24 stars today",
274
- "html_url": "https://github.com/elastic/beats",
271
+ "forked": "6471",
272
+ "stargazers_count": 24559,
273
+ "todayStar": "30 stars today",
274
+ "html_url": "https://github.com/alibaba/fastjson",
275
275
  "rank": 25
276
276
  }
277
277
  ]