@wcj/github-rank 21.11.14 → 21.11.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.
Files changed (38) hide show
  1. package/dist/repos.json +36745 -36736
  2. package/dist/sifou-daily.json +228 -12
  3. package/dist/sifou-monthly.json +113 -113
  4. package/dist/sifou-weekly.json +172 -172
  5. package/dist/toutiao-30.json +112 -112
  6. package/dist/toutiao-7.json +156 -156
  7. package/dist/toutiao-90.json +79 -79
  8. package/dist/trending-daily.json +155 -155
  9. package/dist/trending-monthly.json +161 -161
  10. package/dist/trending-weekly.json +175 -175
  11. package/dist/users.china.json +3211 -3211
  12. package/dist/users.json +3815 -3816
  13. package/package.json +1 -1
  14. package/web/36kr.html +2 -2
  15. package/web/data/repos.json +36745 -36736
  16. package/web/data/sifou-daily.json +228 -12
  17. package/web/data/sifou-monthly.json +113 -113
  18. package/web/data/sifou-weekly.json +172 -172
  19. package/web/data/toutiao-30.json +112 -112
  20. package/web/data/toutiao-7.json +156 -156
  21. package/web/data/toutiao-90.json +79 -79
  22. package/web/data/trending-daily.json +155 -155
  23. package/web/data/trending-monthly.json +161 -161
  24. package/web/data/trending-weekly.json +175 -175
  25. package/web/data/users.china.json +3211 -3211
  26. package/web/data/users.json +3815 -3816
  27. package/web/index.html +1888 -1888
  28. package/web/repos.html +4280 -4280
  29. package/web/sifou-daily.html +683 -11
  30. package/web/sifou-monthly.html +128 -128
  31. package/web/sifou-weekly.html +145 -145
  32. package/web/toutiao-30.html +105 -105
  33. package/web/toutiao-7.html +102 -102
  34. package/web/toutiao-90.html +118 -118
  35. package/web/trending-monthly.html +141 -141
  36. package/web/trending-weekly.html +156 -148
  37. package/web/trending.html +130 -138
  38. package/web/users.china.html +1547 -1547
@@ -1,24 +1,24 @@
1
1
  [
2
2
  {
3
- "full_name": "huggingface/datasets",
3
+ "full_name": "donnemartin/system-design-primer",
4
4
  "language": "Python",
5
5
  "color": "#3572A5",
6
6
  "description": "",
7
- "forked": "1303",
8
- "stargazers_count": 11105,
9
- "todayStar": "199 stars today",
10
- "html_url": "https://github.com/huggingface/datasets",
7
+ "forked": "27742",
8
+ "stargazers_count": 150183,
9
+ "todayStar": "235 stars today",
10
+ "html_url": "https://github.com/donnemartin/system-design-primer",
11
11
  "rank": 1
12
12
  },
13
13
  {
14
- "full_name": "Python-World/python-mini-projects",
15
- "language": "Python",
16
- "color": "#3572A5",
14
+ "full_name": "sickcodes/Docker-OSX",
15
+ "language": "Shell",
16
+ "color": "#89e051",
17
17
  "description": "",
18
- "forked": "1904",
19
- "stargazers_count": 7280,
20
- "todayStar": "272 stars today",
21
- "html_url": "https://github.com/Python-World/python-mini-projects",
18
+ "forked": "819",
19
+ "stargazers_count": 17131,
20
+ "todayStar": "454 stars today",
21
+ "html_url": "https://github.com/sickcodes/Docker-OSX",
22
22
  "rank": 2
23
23
  },
24
24
  {
@@ -26,76 +26,76 @@
26
26
  "language": "C#",
27
27
  "color": "#178600",
28
28
  "description": "",
29
- "forked": "57",
30
- "stargazers_count": 942,
31
- "todayStar": "123 stars today",
29
+ "forked": "156",
30
+ "stargazers_count": 2066,
31
+ "todayStar": "291 stars today",
32
32
  "html_url": "https://github.com/Kyome22/RunCat_for_windows",
33
33
  "rank": 3
34
34
  },
35
35
  {
36
- "full_name": "halfrost/Halfrost-Field",
37
- "language": "Go",
38
- "color": "#00ADD8",
36
+ "full_name": "nvm-sh/nvm",
37
+ "language": "Shell",
38
+ "color": "#89e051",
39
39
  "description": "",
40
- "forked": "1589",
41
- "stargazers_count": 10054,
42
- "todayStar": "112 stars today",
43
- "html_url": "https://github.com/halfrost/Halfrost-Field",
40
+ "forked": "5474",
41
+ "stargazers_count": 53145,
42
+ "todayStar": "75 stars today",
43
+ "html_url": "https://github.com/nvm-sh/nvm",
44
44
  "rank": 4
45
45
  },
46
46
  {
47
- "full_name": "trimstray/the-book-of-secret-knowledge",
48
- "language": "",
49
- "color": "",
47
+ "full_name": "storybookjs/storybook",
48
+ "language": "TypeScript",
49
+ "color": "#2b7489",
50
50
  "description": "",
51
- "forked": "5362",
52
- "stargazers_count": 52655,
53
- "todayStar": "194 stars today",
54
- "html_url": "https://github.com/trimstray/the-book-of-secret-knowledge",
51
+ "forked": "6746",
52
+ "stargazers_count": 66202,
53
+ "todayStar": "85 stars today",
54
+ "html_url": "https://github.com/storybookjs/storybook",
55
55
  "rank": 5
56
56
  },
57
57
  {
58
- "full_name": "bregman-arie/devops-exercises",
58
+ "full_name": "rougier/scientific-visualization-book",
59
59
  "language": "Python",
60
60
  "color": "#3572A5",
61
61
  "description": "",
62
- "forked": "3746",
63
- "stargazers_count": 18999,
64
- "todayStar": "228 stars today",
65
- "html_url": "https://github.com/bregman-arie/devops-exercises",
62
+ "forked": "220",
63
+ "stargazers_count": 4270,
64
+ "todayStar": "439 stars today",
65
+ "html_url": "https://github.com/rougier/scientific-visualization-book",
66
66
  "rank": 6
67
67
  },
68
68
  {
69
- "full_name": "yeemachine/kalidokit",
70
- "language": "JavaScript",
71
- "color": "#f1e05a",
69
+ "full_name": "AppFlowy-IO/appflowy",
70
+ "language": "Rust",
71
+ "color": "#dea584",
72
72
  "description": "",
73
- "forked": "64",
74
- "stargazers_count": 1127,
75
- "todayStar": "225 stars today",
76
- "html_url": "https://github.com/yeemachine/kalidokit",
73
+ "forked": "85",
74
+ "stargazers_count": 3333,
75
+ "todayStar": "1551 stars today",
76
+ "html_url": "https://github.com/AppFlowy-IO/appflowy",
77
77
  "rank": 7
78
78
  },
79
79
  {
80
- "full_name": "apache/superset",
80
+ "full_name": "pengzhiliang/MAE-pytorch",
81
81
  "language": "Python",
82
82
  "color": "#3572A5",
83
83
  "description": "",
84
- "forked": "8120",
85
- "stargazers_count": 41738,
86
- "todayStar": "92 stars today",
87
- "html_url": "https://github.com/apache/superset",
84
+ "forked": "37",
85
+ "stargazers_count": 340,
86
+ "todayStar": "107 stars today",
87
+ "html_url": "https://github.com/pengzhiliang/MAE-pytorch",
88
88
  "rank": 8
89
89
  },
90
90
  {
91
- "full_name": "dotnet/maui",
92
- "language": "C#",
93
- "color": "#178600",
91
+ "full_name": "public-apis/public-apis",
92
+ "language": "Python",
93
+ "color": "#3572A5",
94
94
  "description": "",
95
- "forked": "580",
96
- "stargazers_count": 12559,
97
- "todayStar": "85 stars today",
98
- "html_url": "https://github.com/dotnet/maui",
95
+ "forked": "19335",
96
+ "stargazers_count": 167865,
97
+ "todayStar": "268 stars today",
98
+ "html_url": "https://github.com/public-apis/public-apis",
99
99
  "rank": 9
100
100
  },
101
101
  {
@@ -103,175 +103,175 @@
103
103
  "language": "TypeScript",
104
104
  "color": "#2b7489",
105
105
  "description": "",
106
- "forked": "365",
107
- "stargazers_count": 6247,
108
- "todayStar": "92 stars today",
106
+ "forked": "398",
107
+ "stargazers_count": 6852,
108
+ "todayStar": "185 stars today",
109
109
  "html_url": "https://github.com/alan2207/bulletproof-react",
110
110
  "rank": 10
111
111
  },
112
112
  {
113
- "full_name": "SwifterSwift/SwifterSwift",
114
- "language": "Swift",
115
- "color": "#F05138",
113
+ "full_name": "upb-lea/reinforcement_learning_course_materials",
114
+ "language": "JupyterNotebook",
115
+ "color": "#DA5B0B",
116
116
  "description": "",
117
- "forked": "1351",
118
- "stargazers_count": 10532,
119
- "todayStar": "81 stars today",
120
- "html_url": "https://github.com/SwifterSwift/SwifterSwift",
117
+ "forked": "51",
118
+ "stargazers_count": 285,
119
+ "todayStar": "27 stars today",
120
+ "html_url": "https://github.com/upb-lea/reinforcement_learning_course_materials",
121
121
  "rank": 11
122
122
  },
123
123
  {
124
- "full_name": "ansible/ansible",
124
+ "full_name": "jonmatthis/freemocap",
125
125
  "language": "Python",
126
126
  "color": "#3572A5",
127
127
  "description": "",
128
- "forked": "21259",
129
- "stargazers_count": 50705,
130
- "todayStar": "42 stars today",
131
- "html_url": "https://github.com/ansible/ansible",
128
+ "forked": "63",
129
+ "stargazers_count": 1235,
130
+ "todayStar": "57 stars today",
131
+ "html_url": "https://github.com/jonmatthis/freemocap",
132
132
  "rank": 12
133
133
  },
134
134
  {
135
- "full_name": "mli/paper-reading",
135
+ "full_name": "izackwu/TeachYourselfCS-CN",
136
136
  "language": "",
137
137
  "color": "",
138
138
  "description": "",
139
- "forked": "184",
140
- "stargazers_count": 3424,
141
- "todayStar": "57 stars today",
142
- "html_url": "https://github.com/mli/paper-reading",
139
+ "forked": "2071",
140
+ "stargazers_count": 10639,
141
+ "todayStar": "147 stars today",
142
+ "html_url": "https://github.com/izackwu/TeachYourselfCS-CN",
143
143
  "rank": 13
144
144
  },
145
145
  {
146
- "full_name": "checkstyle/checkstyle",
147
- "language": "Java",
148
- "color": "#b07219",
146
+ "full_name": "eugeneyan/applied-ml",
147
+ "language": "",
148
+ "color": "",
149
149
  "description": "",
150
- "forked": "8048",
151
- "stargazers_count": 6395,
152
- "todayStar": "62 stars today",
153
- "html_url": "https://github.com/checkstyle/checkstyle",
150
+ "forked": "2386",
151
+ "stargazers_count": 17397,
152
+ "todayStar": "196 stars today",
153
+ "html_url": "https://github.com/eugeneyan/applied-ml",
154
154
  "rank": 14
155
155
  },
156
156
  {
157
- "full_name": "airbnb/javascript",
158
- "language": "JavaScript",
159
- "color": "#f1e05a",
157
+ "full_name": "apache/apisix",
158
+ "language": "Lua",
159
+ "color": "#000080",
160
160
  "description": "",
161
- "forked": "22149",
162
- "stargazers_count": 116022,
163
- "todayStar": "115 stars today",
164
- "html_url": "https://github.com/airbnb/javascript",
161
+ "forked": "1354",
162
+ "stargazers_count": 7551,
163
+ "todayStar": "98 stars today",
164
+ "html_url": "https://github.com/apache/apisix",
165
165
  "rank": 15
166
166
  },
167
167
  {
168
- "full_name": "PowerShell/PowerShell",
169
- "language": "C#",
170
- "color": "#178600",
168
+ "full_name": "davidrmiller/biosim4",
169
+ "language": "C++",
170
+ "color": "#f34b7d",
171
171
  "description": "",
172
- "forked": "4825",
173
- "stargazers_count": 30818,
174
- "todayStar": "105 stars today",
175
- "html_url": "https://github.com/PowerShell/PowerShell",
172
+ "forked": "38",
173
+ "stargazers_count": 269,
174
+ "todayStar": "72 stars today",
175
+ "html_url": "https://github.com/davidrmiller/biosim4",
176
176
  "rank": 16
177
177
  },
178
178
  {
179
- "full_name": "lyrric/seckill",
180
- "language": "Java",
181
- "color": "#b07219",
179
+ "full_name": "Janspiry/Image-Super-Resolution-via-Iterative-Refinement",
180
+ "language": "Python",
181
+ "color": "#3572A5",
182
182
  "description": "",
183
- "forked": "332",
184
- "stargazers_count": 985,
185
- "todayStar": "18 stars today",
186
- "html_url": "https://github.com/lyrric/seckill",
183
+ "forked": "114",
184
+ "stargazers_count": 1111,
185
+ "todayStar": "186 stars today",
186
+ "html_url": "https://github.com/Janspiry/Image-Super-Resolution-via-Iterative-Refinement",
187
187
  "rank": 17
188
188
  },
189
189
  {
190
- "full_name": "serverless/serverless",
191
- "language": "JavaScript",
192
- "color": "#f1e05a",
190
+ "full_name": "alshdavid/BorrowScript",
191
+ "language": "",
192
+ "color": "",
193
193
  "description": "",
194
- "forked": "5017",
195
- "stargazers_count": 41276,
196
- "todayStar": "65 stars today",
197
- "html_url": "https://github.com/serverless/serverless",
194
+ "forked": "12",
195
+ "stargazers_count": 1132,
196
+ "todayStar": "97 stars today",
197
+ "html_url": "https://github.com/alshdavid/BorrowScript",
198
198
  "rank": 18
199
199
  },
200
200
  {
201
- "full_name": "firecracker-microvm/firecracker",
202
- "language": "Rust",
203
- "color": "#dea584",
201
+ "full_name": "riramar/Web-Attack-Cheat-Sheet",
202
+ "language": "",
203
+ "color": "",
204
204
  "description": "",
205
- "forked": "1158",
206
- "stargazers_count": 16568,
207
- "todayStar": "78 stars today",
208
- "html_url": "https://github.com/firecracker-microvm/firecracker",
205
+ "forked": "179",
206
+ "stargazers_count": 1108,
207
+ "todayStar": "337 stars today",
208
+ "html_url": "https://github.com/riramar/Web-Attack-Cheat-Sheet",
209
209
  "rank": 19
210
210
  },
211
211
  {
212
- "full_name": "slackhq/nebula",
213
- "language": "Go",
214
- "color": "#00ADD8",
212
+ "full_name": "sunym1993/flash-linux0.11-talk",
213
+ "language": "HTML",
214
+ "color": "#e34c26",
215
215
  "description": "",
216
- "forked": "562",
217
- "stargazers_count": 8317,
218
- "todayStar": "65 stars today",
219
- "html_url": "https://github.com/slackhq/nebula",
216
+ "forked": "90",
217
+ "stargazers_count": 1088,
218
+ "todayStar": "251 stars today",
219
+ "html_url": "https://github.com/sunym1993/flash-linux0.11-talk",
220
220
  "rank": 20
221
221
  },
222
222
  {
223
- "full_name": "sirupsen/logrus",
223
+ "full_name": "istio/istio",
224
224
  "language": "Go",
225
225
  "color": "#00ADD8",
226
226
  "description": "",
227
- "forked": "2035",
228
- "stargazers_count": 19204,
229
- "todayStar": "66 stars today",
230
- "html_url": "https://github.com/sirupsen/logrus",
227
+ "forked": "5845",
228
+ "stargazers_count": 28617,
229
+ "todayStar": "131 stars today",
230
+ "html_url": "https://github.com/istio/istio",
231
231
  "rank": 21
232
232
  },
233
233
  {
234
- "full_name": "taosdata/TDengine",
235
- "language": "C",
236
- "color": "#555555",
234
+ "full_name": "tannerlinsley/react-location",
235
+ "language": "TypeScript",
236
+ "color": "#2b7489",
237
237
  "description": "",
238
- "forked": "4123",
239
- "stargazers_count": 17074,
240
- "todayStar": "58 stars today",
241
- "html_url": "https://github.com/taosdata/TDengine",
238
+ "forked": "42",
239
+ "stargazers_count": 1073,
240
+ "todayStar": "178 stars today",
241
+ "html_url": "https://github.com/tannerlinsley/react-location",
242
242
  "rank": 22
243
243
  },
244
244
  {
245
- "full_name": "kubernetes/test-infra",
246
- "language": "Go",
247
- "color": "#00ADD8",
245
+ "full_name": "mattermost/focalboard",
246
+ "language": "TypeScript",
247
+ "color": "#2b7489",
248
248
  "description": "",
249
- "forked": "2036",
250
- "stargazers_count": 3027,
251
- "todayStar": "33 stars today",
252
- "html_url": "https://github.com/kubernetes/test-infra",
249
+ "forked": "501",
250
+ "stargazers_count": 5836,
251
+ "todayStar": "96 stars today",
252
+ "html_url": "https://github.com/mattermost/focalboard",
253
253
  "rank": 23
254
254
  },
255
255
  {
256
- "full_name": "canonical/multipass",
257
- "language": "C++",
258
- "color": "#f34b7d",
256
+ "full_name": "matplotlib/cheatsheets",
257
+ "language": "Python",
258
+ "color": "#3572A5",
259
259
  "description": "",
260
- "forked": "329",
261
- "stargazers_count": 3655,
262
- "todayStar": "140 stars today",
263
- "html_url": "https://github.com/canonical/multipass",
260
+ "forked": "710",
261
+ "stargazers_count": 5572,
262
+ "todayStar": "96 stars today",
263
+ "html_url": "https://github.com/matplotlib/cheatsheets",
264
264
  "rank": 24
265
265
  },
266
266
  {
267
- "full_name": "protocolbuffers/protobuf",
268
- "language": "C++",
269
- "color": "#f34b7d",
267
+ "full_name": "Genymobile/scrcpy",
268
+ "language": "C",
269
+ "color": "#555555",
270
270
  "description": "",
271
- "forked": "13416",
272
- "stargazers_count": 51682,
273
- "todayStar": "49 stars today",
274
- "html_url": "https://github.com/protocolbuffers/protobuf",
271
+ "forked": "5967",
272
+ "stargazers_count": 57461,
273
+ "todayStar": "196 stars today",
274
+ "html_url": "https://github.com/Genymobile/scrcpy",
275
275
  "rank": 25
276
276
  }
277
277
  ]