@wcj/github-rank 22.1.9 → 22.1.10

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 +17997 -17997
  2. package/dist/sifou-daily.json +53 -8
  3. package/dist/sifou-monthly.json +43 -43
  4. package/dist/sifou-weekly.json +79 -79
  5. package/dist/toutiao-30.json +37 -37
  6. package/dist/toutiao-7.json +85 -85
  7. package/dist/toutiao-90.json +48 -48
  8. package/dist/trending-daily.json +171 -171
  9. package/dist/trending-monthly.json +125 -125
  10. package/dist/trending-weekly.json +159 -159
  11. package/dist/users.china.json +1341 -1341
  12. package/dist/users.json +1994 -1994
  13. package/package.json +1 -1
  14. package/web/36kr.html +2 -2
  15. package/web/data/repos.json +17997 -17997
  16. package/web/data/sifou-daily.json +53 -8
  17. package/web/data/sifou-monthly.json +43 -43
  18. package/web/data/sifou-weekly.json +79 -79
  19. package/web/data/toutiao-30.json +37 -37
  20. package/web/data/toutiao-7.json +85 -85
  21. package/web/data/toutiao-90.json +48 -48
  22. package/web/data/trending-daily.json +171 -171
  23. package/web/data/trending-monthly.json +125 -125
  24. package/web/data/trending-weekly.json +159 -159
  25. package/web/data/users.china.json +1341 -1341
  26. package/web/data/users.json +1994 -1994
  27. package/web/index.html +1085 -1085
  28. package/web/repos.html +2421 -2421
  29. package/web/sifou-daily.html +148 -8
  30. package/web/sifou-monthly.html +68 -68
  31. package/web/sifou-weekly.html +99 -99
  32. package/web/toutiao-30.html +33 -33
  33. package/web/toutiao-7.html +74 -74
  34. package/web/toutiao-90.html +50 -50
  35. package/web/trending-monthly.html +116 -116
  36. package/web/trending-weekly.html +142 -142
  37. package/web/trending.html +149 -149
  38. package/web/users.china.html +692 -692
@@ -1,233 +1,233 @@
1
1
  [
2
2
  {
3
- "full_name": "Marak/faker.js",
4
- "language": "",
5
- "color": "",
3
+ "full_name": "Asabeneh/30-Days-Of-JavaScript",
4
+ "language": "JavaScript",
5
+ "color": "#f1e05a",
6
6
  "description": "",
7
- "forked": "308",
8
- "stargazers_count": 735,
9
- "todayStar": "156 stars today",
10
- "html_url": "https://github.com/Marak/faker.js",
7
+ "forked": "2694",
8
+ "stargazers_count": 12739,
9
+ "todayStar": "320 stars today",
10
+ "html_url": "https://github.com/Asabeneh/30-Days-Of-JavaScript",
11
11
  "rank": 1
12
12
  },
13
13
  {
14
- "full_name": "ReactiveX/RxSwift",
15
- "language": "Swift",
16
- "color": "#F05138",
14
+ "full_name": "Igglybuff/awesome-piracy",
15
+ "language": "HTML",
16
+ "color": "#e34c26",
17
17
  "description": "",
18
- "forked": "3841",
19
- "stargazers_count": 21479,
20
- "todayStar": "41 stars today",
21
- "html_url": "https://github.com/ReactiveX/RxSwift",
18
+ "forked": "1553",
19
+ "stargazers_count": 16420,
20
+ "todayStar": "306 stars today",
21
+ "html_url": "https://github.com/Igglybuff/awesome-piracy",
22
22
  "rank": 2
23
23
  },
24
24
  {
25
- "full_name": "LingDong-/shan-shui-inf",
26
- "language": "HTML",
27
- "color": "#e34c26",
25
+ "full_name": "521xueweihan/HelloGitHub",
26
+ "language": "Python",
27
+ "color": "#3572A5",
28
28
  "description": "",
29
- "forked": "295",
30
- "stargazers_count": 3927,
31
- "todayStar": "127 stars today",
32
- "html_url": "https://github.com/LingDong-/shan-shui-inf",
29
+ "forked": "7333",
30
+ "stargazers_count": 50885,
31
+ "todayStar": "88 stars today",
32
+ "html_url": "https://github.com/521xueweihan/HelloGitHub",
33
33
  "rank": 3
34
34
  },
35
35
  {
36
- "full_name": "tensorflow/tensorflow",
37
- "language": "C++",
38
- "color": "#f34b7d",
36
+ "full_name": "megadose/holehe",
37
+ "language": "Python",
38
+ "color": "#3572A5",
39
39
  "description": "",
40
- "forked": "86100",
41
- "stargazers_count": 161837,
42
- "todayStar": "104 stars today",
43
- "html_url": "https://github.com/tensorflow/tensorflow",
40
+ "forked": "220",
41
+ "stargazers_count": 1426,
42
+ "todayStar": "207 stars today",
43
+ "html_url": "https://github.com/megadose/holehe",
44
44
  "rank": 4
45
45
  },
46
46
  {
47
- "full_name": "freeCodeCamp/freeCodeCamp",
48
- "language": "JavaScript",
49
- "color": "#f1e05a",
47
+ "full_name": "alibaba/xquic",
48
+ "language": "C",
49
+ "color": "#555555",
50
50
  "description": "",
51
- "forked": "27694",
52
- "stargazers_count": 338467,
53
- "todayStar": "124 stars today",
54
- "html_url": "https://github.com/freeCodeCamp/freeCodeCamp",
51
+ "forked": "90",
52
+ "stargazers_count": 568,
53
+ "todayStar": "55 stars today",
54
+ "html_url": "https://github.com/alibaba/xquic",
55
55
  "rank": 5
56
56
  },
57
57
  {
58
- "full_name": "Igglybuff/awesome-piracy",
59
- "language": "HTML",
60
- "color": "#e34c26",
58
+ "full_name": "TheAlgorithms/Python",
59
+ "language": "Python",
60
+ "color": "#3572A5",
61
61
  "description": "",
62
- "forked": "1531",
63
- "stargazers_count": 16122,
64
- "todayStar": "495 stars today",
65
- "html_url": "https://github.com/Igglybuff/awesome-piracy",
62
+ "forked": "33778",
63
+ "stargazers_count": 126692,
64
+ "todayStar": "209 stars today",
65
+ "html_url": "https://github.com/TheAlgorithms/Python",
66
66
  "rank": 6
67
67
  },
68
68
  {
69
- "full_name": "LaravelDaily/laravel-tips",
70
- "language": "",
71
- "color": "",
69
+ "full_name": "freeCodeCamp/freeCodeCamp",
70
+ "language": "JavaScript",
71
+ "color": "#f1e05a",
72
72
  "description": "",
73
- "forked": "745",
74
- "stargazers_count": 3537,
75
- "todayStar": "36 stars today",
76
- "html_url": "https://github.com/LaravelDaily/laravel-tips",
73
+ "forked": "27712",
74
+ "stargazers_count": 338630,
75
+ "todayStar": "178 stars today",
76
+ "html_url": "https://github.com/freeCodeCamp/freeCodeCamp",
77
77
  "rank": 7
78
78
  },
79
79
  {
80
- "full_name": "Asabeneh/30-Days-Of-JavaScript",
81
- "language": "JavaScript",
82
- "color": "#f1e05a",
80
+ "full_name": "VGVentures/slide_puzzle",
81
+ "language": "Dart",
82
+ "color": "#00B4AB",
83
83
  "description": "",
84
- "forked": "2647",
85
- "stargazers_count": 12423,
86
- "todayStar": "298 stars today",
87
- "html_url": "https://github.com/Asabeneh/30-Days-Of-JavaScript",
84
+ "forked": "66",
85
+ "stargazers_count": 103,
86
+ "todayStar": "34 stars today",
87
+ "html_url": "https://github.com/VGVentures/slide_puzzle",
88
88
  "rank": 8
89
89
  },
90
90
  {
91
- "full_name": "withshepherd/faker.js",
92
- "language": "JavaScript",
93
- "color": "#f1e05a",
91
+ "full_name": "iluwatar/java-design-patterns",
92
+ "language": "Java",
93
+ "color": "#b07219",
94
94
  "description": "",
95
- "forked": "164",
96
- "stargazers_count": 523,
97
- "todayStar": "195 stars today",
98
- "html_url": "https://github.com/withshepherd/faker.js",
95
+ "forked": "22522",
96
+ "stargazers_count": 72393,
97
+ "todayStar": "78 stars today",
98
+ "html_url": "https://github.com/iluwatar/java-design-patterns",
99
99
  "rank": 9
100
100
  },
101
101
  {
102
- "full_name": "MichaelCade/90DaysOfDevOps",
103
- "language": "",
104
- "color": "",
102
+ "full_name": "withshepherd/faker.js",
103
+ "language": "JavaScript",
104
+ "color": "#f1e05a",
105
105
  "description": "",
106
- "forked": "43",
107
- "stargazers_count": 705,
108
- "todayStar": "138 stars today",
109
- "html_url": "https://github.com/MichaelCade/90DaysOfDevOps",
106
+ "forked": "172",
107
+ "stargazers_count": 575,
108
+ "todayStar": "59 stars today",
109
+ "html_url": "https://github.com/withshepherd/faker.js",
110
110
  "rank": 10
111
111
  },
112
112
  {
113
- "full_name": "ascoders/weekly",
114
- "language": "JavaScript",
115
- "color": "#f1e05a",
113
+ "full_name": "lynn/hello-wordl",
114
+ "language": "TypeScript",
115
+ "color": "#2b7489",
116
116
  "description": "",
117
- "forked": "2018",
118
- "stargazers_count": 17392,
119
- "todayStar": "87 stars today",
120
- "html_url": "https://github.com/ascoders/weekly",
117
+ "forked": "17",
118
+ "stargazers_count": 70,
119
+ "todayStar": "12 stars today",
120
+ "html_url": "https://github.com/lynn/hello-wordl",
121
121
  "rank": 11
122
122
  },
123
123
  {
124
- "full_name": "microsoft/PowerToys",
125
- "language": "C#",
126
- "color": "#178600",
124
+ "full_name": "TheAlgorithms/Java",
125
+ "language": "Java",
126
+ "color": "#b07219",
127
127
  "description": "",
128
- "forked": "3690",
129
- "stargazers_count": 65977,
130
- "todayStar": "176 stars today",
131
- "html_url": "https://github.com/microsoft/PowerToys",
128
+ "forked": "14298",
129
+ "stargazers_count": 43377,
130
+ "todayStar": "124 stars today",
131
+ "html_url": "https://github.com/TheAlgorithms/Java",
132
132
  "rank": 12
133
133
  },
134
134
  {
135
- "full_name": "wmjordan/PDFPatcher",
136
- "language": "C#",
137
- "color": "#178600",
135
+ "full_name": "sunym1993/flash-linux0.11-talk",
136
+ "language": "C",
137
+ "color": "#555555",
138
138
  "description": "",
139
- "forked": "311",
140
- "stargazers_count": 1779,
141
- "todayStar": "174 stars today",
142
- "html_url": "https://github.com/wmjordan/PDFPatcher",
139
+ "forked": "346",
140
+ "stargazers_count": 3823,
141
+ "todayStar": "99 stars today",
142
+ "html_url": "https://github.com/sunym1993/flash-linux0.11-talk",
143
143
  "rank": 13
144
144
  },
145
145
  {
146
- "full_name": "DioxusLabs/dioxus",
147
- "language": "Rust",
148
- "color": "#dea584",
146
+ "full_name": "ibraheemdev/modern-unix",
147
+ "language": "",
148
+ "color": "",
149
149
  "description": "",
150
- "forked": "23",
151
- "stargazers_count": 1487,
152
- "todayStar": "192 stars today",
153
- "html_url": "https://github.com/DioxusLabs/dioxus",
150
+ "forked": "446",
151
+ "stargazers_count": 19324,
152
+ "todayStar": "232 stars today",
153
+ "html_url": "https://github.com/ibraheemdev/modern-unix",
154
154
  "rank": 14
155
155
  },
156
156
  {
157
- "full_name": "commit-live-students/Data_Science_Masters_Program_2021",
158
- "language": "JupyterNotebook",
159
- "color": "#DA5B0B",
157
+ "full_name": "faridrashidi/kaggle-solutions",
158
+ "language": "HTML",
159
+ "color": "#e34c26",
160
160
  "description": "",
161
- "forked": "75",
162
- "stargazers_count": 206,
163
- "todayStar": "66 stars today",
164
- "html_url": "https://github.com/commit-live-students/Data_Science_Masters_Program_2021",
161
+ "forked": "285",
162
+ "stargazers_count": 1030,
163
+ "todayStar": "121 stars today",
164
+ "html_url": "https://github.com/faridrashidi/kaggle-solutions",
165
165
  "rank": 15
166
166
  },
167
167
  {
168
- "full_name": "facebook/folly",
169
- "language": "C++",
170
- "color": "#f34b7d",
168
+ "full_name": "solo-io/bumblebee",
169
+ "language": "C",
170
+ "color": "#555555",
171
171
  "description": "",
172
- "forked": "4453",
173
- "stargazers_count": 20949,
174
- "todayStar": "93 stars today",
175
- "html_url": "https://github.com/facebook/folly",
172
+ "forked": "14",
173
+ "stargazers_count": 421,
174
+ "todayStar": "76 stars today",
175
+ "html_url": "https://github.com/solo-io/bumblebee",
176
176
  "rank": 16
177
177
  },
178
178
  {
179
- "full_name": "josephmisiti/awesome-machine-learning",
180
- "language": "Python",
181
- "color": "#3572A5",
179
+ "full_name": "MichMich/MagicMirror",
180
+ "language": "JavaScript",
181
+ "color": "#f1e05a",
182
182
  "description": "",
183
- "forked": "12975",
184
- "stargazers_count": 52445,
185
- "todayStar": "94 stars today",
186
- "html_url": "https://github.com/josephmisiti/awesome-machine-learning",
183
+ "forked": "3749",
184
+ "stargazers_count": 15969,
185
+ "todayStar": "152 stars today",
186
+ "html_url": "https://github.com/MichMich/MagicMirror",
187
187
  "rank": 17
188
188
  },
189
189
  {
190
- "full_name": "appwrite/appwrite",
191
- "language": "JavaScript",
192
- "color": "#f1e05a",
190
+ "full_name": "LaravelDaily/laravel-tips",
191
+ "language": "",
192
+ "color": "",
193
193
  "description": "",
194
- "forked": "1344",
195
- "stargazers_count": 15405,
196
- "todayStar": "229 stars today",
197
- "html_url": "https://github.com/appwrite/appwrite",
194
+ "forked": "751",
195
+ "stargazers_count": 3578,
196
+ "todayStar": "45 stars today",
197
+ "html_url": "https://github.com/LaravelDaily/laravel-tips",
198
198
  "rank": 18
199
199
  },
200
200
  {
201
- "full_name": "golang/go",
202
- "language": "Go",
203
- "color": "#00ADD8",
201
+ "full_name": "BookStackApp/BookStack",
202
+ "language": "PHP",
203
+ "color": "#4F5D95",
204
204
  "description": "",
205
- "forked": "14031",
206
- "stargazers_count": 94179,
207
- "todayStar": "86 stars today",
208
- "html_url": "https://github.com/golang/go",
205
+ "forked": "1160",
206
+ "stargazers_count": 8217,
207
+ "todayStar": "179 stars today",
208
+ "html_url": "https://github.com/BookStackApp/BookStack",
209
209
  "rank": 19
210
210
  },
211
211
  {
212
- "full_name": "TheAlgorithms/Python",
213
- "language": "Python",
214
- "color": "#3572A5",
212
+ "full_name": "akullpp/awesome-java",
213
+ "language": "",
214
+ "color": "",
215
215
  "description": "",
216
- "forked": "33749",
217
- "stargazers_count": 126505,
218
- "todayStar": "146 stars today",
219
- "html_url": "https://github.com/TheAlgorithms/Python",
216
+ "forked": "6625",
217
+ "stargazers_count": 31106,
218
+ "todayStar": "63 stars today",
219
+ "html_url": "https://github.com/akullpp/awesome-java",
220
220
  "rank": 20
221
221
  },
222
222
  {
223
- "full_name": "M3-org/awesome-metaverse",
224
- "language": "",
225
- "color": "",
223
+ "full_name": "microsoft/PowerToys",
224
+ "language": "C#",
225
+ "color": "#178600",
226
226
  "description": "",
227
- "forked": "76",
228
- "stargazers_count": 847,
229
- "todayStar": "90 stars today",
230
- "html_url": "https://github.com/M3-org/awesome-metaverse",
227
+ "forked": "3699",
228
+ "stargazers_count": 66168,
229
+ "todayStar": "207 stars today",
230
+ "html_url": "https://github.com/microsoft/PowerToys",
231
231
  "rank": 21
232
232
  },
233
233
  {
@@ -235,43 +235,43 @@
235
235
  "language": "Java",
236
236
  "color": "#b07219",
237
237
  "description": "",
238
- "forked": "11732",
239
- "stargazers_count": 55225,
240
- "todayStar": "124 stars today",
238
+ "forked": "11752",
239
+ "stargazers_count": 55382,
240
+ "todayStar": "157 stars today",
241
241
  "html_url": "https://github.com/kdn251/interviews",
242
242
  "rank": 22
243
243
  },
244
244
  {
245
- "full_name": "hashicorp/terraform-provider-aws",
246
- "language": "Go",
247
- "color": "#00ADD8",
245
+ "full_name": "ascoders/weekly",
246
+ "language": "JavaScript",
247
+ "color": "#f1e05a",
248
248
  "description": "",
249
- "forked": "6074",
250
- "stargazers_count": 6704,
251
- "todayStar": "36 stars today",
252
- "html_url": "https://github.com/hashicorp/terraform-provider-aws",
249
+ "forked": "2022",
250
+ "stargazers_count": 17457,
251
+ "todayStar": "71 stars today",
252
+ "html_url": "https://github.com/ascoders/weekly",
253
253
  "rank": 23
254
254
  },
255
255
  {
256
- "full_name": "up9inc/mizu",
257
- "language": "Go",
258
- "color": "#00ADD8",
256
+ "full_name": "facebookresearch/mae",
257
+ "language": "Python",
258
+ "color": "#3572A5",
259
259
  "description": "",
260
- "forked": "43",
261
- "stargazers_count": 1183,
262
- "todayStar": "199 stars today",
263
- "html_url": "https://github.com/up9inc/mizu",
260
+ "forked": "63",
261
+ "stargazers_count": 1166,
262
+ "todayStar": "160 stars today",
263
+ "html_url": "https://github.com/facebookresearch/mae",
264
264
  "rank": 24
265
265
  },
266
266
  {
267
- "full_name": "quarkusio/quarkus",
268
- "language": "Java",
269
- "color": "#b07219",
267
+ "full_name": "JumpCrypto/crypto-reading-list",
268
+ "language": "",
269
+ "color": "",
270
270
  "description": "",
271
- "forked": "1661",
272
- "stargazers_count": 9172,
273
- "todayStar": "50 stars today",
274
- "html_url": "https://github.com/quarkusio/quarkus",
271
+ "forked": "28",
272
+ "stargazers_count": 298,
273
+ "todayStar": "111 stars today",
274
+ "html_url": "https://github.com/JumpCrypto/crypto-reading-list",
275
275
  "rank": 25
276
276
  }
277
277
  ]