@wcj/github-rank 22.3.20 → 22.3.23

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 +32630 -32615
  2. package/dist/sifou-daily.json +114 -33
  3. package/dist/sifou-monthly.json +87 -87
  4. package/dist/sifou-weekly.json +161 -161
  5. package/dist/toutiao-30.json +88 -88
  6. package/dist/toutiao-7.json +113 -113
  7. package/dist/toutiao-90.json +56 -56
  8. package/dist/trending-daily.json +166 -166
  9. package/dist/trending-monthly.json +159 -159
  10. package/dist/trending-weekly.json +168 -168
  11. package/dist/users.china.json +2811 -2811
  12. package/dist/users.json +3307 -3308
  13. package/package.json +1 -1
  14. package/web/36kr.html +2 -2
  15. package/web/data/repos.json +32630 -32615
  16. package/web/data/sifou-daily.json +114 -33
  17. package/web/data/sifou-monthly.json +87 -87
  18. package/web/data/sifou-weekly.json +161 -161
  19. package/web/data/toutiao-30.json +88 -88
  20. package/web/data/toutiao-7.json +113 -113
  21. package/web/data/toutiao-90.json +56 -56
  22. package/web/data/trending-daily.json +166 -166
  23. package/web/data/trending-monthly.json +159 -159
  24. package/web/data/trending-weekly.json +168 -168
  25. package/web/data/users.china.json +2811 -2811
  26. package/web/data/users.json +3307 -3308
  27. package/web/index.html +1726 -1726
  28. package/web/repos.html +4028 -4028
  29. package/web/sifou-daily.html +281 -29
  30. package/web/sifou-monthly.html +138 -138
  31. package/web/sifou-weekly.html +142 -142
  32. package/web/toutiao-30.html +97 -97
  33. package/web/toutiao-7.html +84 -84
  34. package/web/toutiao-90.html +89 -89
  35. package/web/trending-monthly.html +140 -140
  36. package/web/trending-weekly.html +145 -145
  37. package/web/trending.html +142 -146
  38. package/web/users.china.html +1400 -1400
@@ -1,35 +1,35 @@
1
1
  [
2
+ {
3
+ "full_name": "Anduin2017/HowToCook",
4
+ "language": "JavaScript",
5
+ "color": "#f1e05a",
6
+ "description": "",
7
+ "forked": "4148",
8
+ "stargazers_count": 30197,
9
+ "todayStar": "18263 stars this month",
10
+ "html_url": "https://github.com/Anduin2017/HowToCook",
11
+ "rank": 1
12
+ },
2
13
  {
3
14
  "full_name": "MHProDev/MHDDoS",
4
15
  "language": "Python",
5
16
  "color": "#3572A5",
6
17
  "description": "",
7
- "forked": "726",
8
- "stargazers_count": 3123,
9
- "todayStar": "2311 stars this month",
18
+ "forked": "755",
19
+ "stargazers_count": 3241,
20
+ "todayStar": "2417 stars this month",
10
21
  "html_url": "https://github.com/MHProDev/MHDDoS",
11
- "rank": 1
22
+ "rank": 2
12
23
  },
13
24
  {
14
- "full_name": "BishopFox/unredacter",
25
+ "full_name": "alibaba/lowcode-engine",
15
26
  "language": "TypeScript",
16
27
  "color": "#2b7489",
17
28
  "description": "",
18
- "forked": "424",
19
- "stargazers_count": 4405,
20
- "todayStar": "2175 stars this month",
21
- "html_url": "https://github.com/BishopFox/unredacter",
22
- "rank": 2
23
- },
24
- {
25
- "full_name": "microsoft/Web-Dev-For-Beginners",
26
- "language": "JavaScript",
27
- "color": "#f1e05a",
28
- "description": "",
29
- "forked": "6418",
30
- "stargazers_count": 44530,
31
- "todayStar": "3903 stars this month",
32
- "html_url": "https://github.com/microsoft/Web-Dev-For-Beginners",
29
+ "forked": "290",
30
+ "stargazers_count": 2342,
31
+ "todayStar": "1585 stars this month",
32
+ "html_url": "https://github.com/alibaba/lowcode-engine",
33
33
  "rank": 3
34
34
  },
35
35
  {
@@ -37,9 +37,9 @@
37
37
  "language": "Rust",
38
38
  "color": "#dea584",
39
39
  "description": "",
40
- "forked": "185",
41
- "stargazers_count": 7749,
42
- "todayStar": "3422 stars this month",
40
+ "forked": "205",
41
+ "stargazers_count": 8454,
42
+ "todayStar": "4128 stars this month",
43
43
  "html_url": "https://github.com/lapce/lapce",
44
44
  "rank": 4
45
45
  },
@@ -48,230 +48,230 @@
48
48
  "language": "",
49
49
  "color": "",
50
50
  "description": "",
51
- "forked": "47917",
52
- "stargazers_count": 226891,
53
- "todayStar": "5231 stars this month",
51
+ "forked": "47976",
52
+ "stargazers_count": 227236,
53
+ "todayStar": "5296 stars this month",
54
54
  "html_url": "https://github.com/EbookFoundation/free-programming-books",
55
55
  "rank": 5
56
56
  },
57
57
  {
58
- "full_name": "doocs/advanced-java",
59
- "language": "Java",
60
- "color": "#b07219",
58
+ "full_name": "microsoft/Web-Dev-For-Beginners",
59
+ "language": "JavaScript",
60
+ "color": "#f1e05a",
61
61
  "description": "",
62
- "forked": "16820",
63
- "stargazers_count": 61787,
64
- "todayStar": "1610 stars this month",
65
- "html_url": "https://github.com/doocs/advanced-java",
62
+ "forked": "6455",
63
+ "stargazers_count": 44662,
64
+ "todayStar": "3919 stars this month",
65
+ "html_url": "https://github.com/microsoft/Web-Dev-For-Beginners",
66
66
  "rank": 6
67
67
  },
68
68
  {
69
- "full_name": "penpot/penpot",
70
- "language": "Clojure",
71
- "color": "#db5855",
69
+ "full_name": "peng-zhihui/Dummy-Robot",
70
+ "language": "C",
71
+ "color": "#555555",
72
72
  "description": "",
73
- "forked": "438",
74
- "stargazers_count": 9329,
75
- "todayStar": "2336 stars this month",
76
- "html_url": "https://github.com/penpot/penpot",
73
+ "forked": "1337",
74
+ "stargazers_count": 6792,
75
+ "todayStar": "842 stars this month",
76
+ "html_url": "https://github.com/peng-zhihui/Dummy-Robot",
77
77
  "rank": 7
78
78
  },
79
79
  {
80
- "full_name": "hoppscotch/hoppscotch",
81
- "language": "Vue",
82
- "color": "#41b883",
80
+ "full_name": "doocs/advanced-java",
81
+ "language": "Java",
82
+ "color": "#b07219",
83
83
  "description": "",
84
- "forked": "2727",
85
- "stargazers_count": 39087,
86
- "todayStar": "2726 stars this month",
87
- "html_url": "https://github.com/hoppscotch/hoppscotch",
84
+ "forked": "16834",
85
+ "stargazers_count": 61861,
86
+ "todayStar": "1365 stars this month",
87
+ "html_url": "https://github.com/doocs/advanced-java",
88
88
  "rank": 8
89
89
  },
90
90
  {
91
- "full_name": "withfig/autocomplete",
92
- "language": "TypeScript",
93
- "color": "#2b7489",
91
+ "full_name": "hoppscotch/hoppscotch",
92
+ "language": "Vue",
93
+ "color": "#41b883",
94
94
  "description": "",
95
- "forked": "3135",
96
- "stargazers_count": 12932,
97
- "todayStar": "2121 stars this month",
98
- "html_url": "https://github.com/withfig/autocomplete",
95
+ "forked": "2756",
96
+ "stargazers_count": 40220,
97
+ "todayStar": "3734 stars this month",
98
+ "html_url": "https://github.com/hoppscotch/hoppscotch",
99
99
  "rank": 9
100
100
  },
101
101
  {
102
- "full_name": "iamadamdev/bypass-paywalls-chrome",
103
- "language": "JavaScript",
104
- "color": "#f1e05a",
102
+ "full_name": "penpot/penpot",
103
+ "language": "Clojure",
104
+ "color": "#db5855",
105
105
  "description": "",
106
- "forked": "1735",
107
- "stargazers_count": 24173,
108
- "todayStar": "2092 stars this month",
109
- "html_url": "https://github.com/iamadamdev/bypass-paywalls-chrome",
106
+ "forked": "457",
107
+ "stargazers_count": 9571,
108
+ "todayStar": "1538 stars this month",
109
+ "html_url": "https://github.com/penpot/penpot",
110
110
  "rank": 10
111
111
  },
112
112
  {
113
- "full_name": "peng-zhihui/Dummy-Robot",
114
- "language": "C",
115
- "color": "#555555",
113
+ "full_name": "OpenIMSDK/Open-IM-Server",
114
+ "language": "Go",
115
+ "color": "#00ADD8",
116
116
  "description": "",
117
- "forked": "1308",
118
- "stargazers_count": 6711,
119
- "todayStar": "808 stars this month",
120
- "html_url": "https://github.com/peng-zhihui/Dummy-Robot",
117
+ "forked": "1058",
118
+ "stargazers_count": 6971,
119
+ "todayStar": "506 stars this month",
120
+ "html_url": "https://github.com/OpenIMSDK/Open-IM-Server",
121
121
  "rank": 11
122
122
  },
123
123
  {
124
- "full_name": "facebook/react",
124
+ "full_name": "iamadamdev/bypass-paywalls-chrome",
125
125
  "language": "JavaScript",
126
126
  "color": "#f1e05a",
127
127
  "description": "",
128
- "forked": "37797",
129
- "stargazers_count": 184546,
130
- "todayStar": "2461 stars this month",
131
- "html_url": "https://github.com/facebook/react",
128
+ "forked": "1744",
129
+ "stargazers_count": 24280,
130
+ "todayStar": "2027 stars this month",
131
+ "html_url": "https://github.com/iamadamdev/bypass-paywalls-chrome",
132
132
  "rank": 12
133
133
  },
134
134
  {
135
- "full_name": "Rapptz/discord.py",
136
- "language": "Python",
137
- "color": "#3572A5",
135
+ "full_name": "facebook/react",
136
+ "language": "JavaScript",
137
+ "color": "#f1e05a",
138
138
  "description": "",
139
- "forked": "3251",
140
- "stargazers_count": 9973,
141
- "todayStar": "582 stars this month",
142
- "html_url": "https://github.com/Rapptz/discord.py",
139
+ "forked": "37850",
140
+ "stargazers_count": 184727,
141
+ "todayStar": "2491 stars this month",
142
+ "html_url": "https://github.com/facebook/react",
143
143
  "rank": 13
144
144
  },
145
- {
146
- "full_name": "OpenIMSDK/Open-IM-Server",
147
- "language": "Go",
148
- "color": "#00ADD8",
149
- "description": "",
150
- "forked": "1046",
151
- "stargazers_count": 6919,
152
- "todayStar": "474 stars this month",
153
- "html_url": "https://github.com/OpenIMSDK/Open-IM-Server",
154
- "rank": 14
155
- },
156
145
  {
157
146
  "full_name": "ant-design/ant-design-mobile",
158
147
  "language": "TypeScript",
159
148
  "color": "#2b7489",
160
149
  "description": "",
161
- "forked": "1822",
162
- "stargazers_count": 9997,
163
- "todayStar": "358 stars this month",
150
+ "forked": "1827",
151
+ "stargazers_count": 10043,
152
+ "todayStar": "357 stars this month",
164
153
  "html_url": "https://github.com/ant-design/ant-design-mobile",
165
- "rank": 15
154
+ "rank": 14
166
155
  },
167
156
  {
168
157
  "full_name": "mdn/content",
169
- "language": "HTML",
170
- "color": "#e34c26",
158
+ "language": "Markdown",
159
+ "color": "#083fa1",
171
160
  "description": "",
172
- "forked": "7387",
173
- "stargazers_count": 4892,
174
- "todayStar": "630 stars this month",
161
+ "forked": "7486",
162
+ "stargazers_count": 4934,
163
+ "todayStar": "653 stars this month",
175
164
  "html_url": "https://github.com/mdn/content",
165
+ "rank": 15
166
+ },
167
+ {
168
+ "full_name": "BishopFox/unredacter",
169
+ "language": "TypeScript",
170
+ "color": "#2b7489",
171
+ "description": "",
172
+ "forked": "426",
173
+ "stargazers_count": 4442,
174
+ "todayStar": "1448 stars this month",
175
+ "html_url": "https://github.com/BishopFox/unredacter",
176
176
  "rank": 16
177
177
  },
178
178
  {
179
- "full_name": "vuejs/core",
179
+ "full_name": "withfig/autocomplete",
180
180
  "language": "TypeScript",
181
181
  "color": "#2b7489",
182
182
  "description": "",
183
- "forked": "5075",
184
- "stargazers_count": 28437,
185
- "todayStar": "913 stars this month",
186
- "html_url": "https://github.com/vuejs/core",
183
+ "forked": "3174",
184
+ "stargazers_count": 13060,
185
+ "todayStar": "1613 stars this month",
186
+ "html_url": "https://github.com/withfig/autocomplete",
187
187
  "rank": 17
188
188
  },
189
189
  {
190
- "full_name": "trailofbits/algo",
191
- "language": "Jinja",
192
- "color": "#a52a22",
190
+ "full_name": "vuejs/vue",
191
+ "language": "JavaScript",
192
+ "color": "#f1e05a",
193
193
  "description": "",
194
- "forked": "2072",
195
- "stargazers_count": 25038,
196
- "todayStar": "476 stars this month",
197
- "html_url": "https://github.com/trailofbits/algo",
194
+ "forked": "31737",
195
+ "stargazers_count": 194337,
196
+ "todayStar": "1458 stars this month",
197
+ "html_url": "https://github.com/vuejs/vue",
198
198
  "rank": 18
199
199
  },
200
200
  {
201
- "full_name": "huihut/interview",
202
- "language": "C++",
203
- "color": "#f34b7d",
201
+ "full_name": "trailofbits/algo",
202
+ "language": "Jinja",
203
+ "color": "#a52a22",
204
204
  "description": "",
205
- "forked": "6398",
206
- "stargazers_count": 23212,
207
- "todayStar": "861 stars this month",
208
- "html_url": "https://github.com/huihut/interview",
205
+ "forked": "2077",
206
+ "stargazers_count": 25123,
207
+ "todayStar": "536 stars this month",
208
+ "html_url": "https://github.com/trailofbits/algo",
209
209
  "rank": 19
210
210
  },
211
211
  {
212
- "full_name": "vuejs/vue",
213
- "language": "JavaScript",
214
- "color": "#f1e05a",
212
+ "full_name": "vulhub/vulhub",
213
+ "language": "Dockerfile",
214
+ "color": "#384d54",
215
215
  "description": "",
216
- "forked": "31714",
217
- "stargazers_count": 194243,
218
- "todayStar": "1443 stars this month",
219
- "html_url": "https://github.com/vuejs/vue",
216
+ "forked": "3344",
217
+ "stargazers_count": 9835,
218
+ "todayStar": "453 stars this month",
219
+ "html_url": "https://github.com/vulhub/vulhub",
220
220
  "rank": 20
221
221
  },
222
222
  {
223
- "full_name": "vitejs/vite",
223
+ "full_name": "vuejs/core",
224
224
  "language": "TypeScript",
225
225
  "color": "#2b7489",
226
226
  "description": "",
227
- "forked": "3017",
228
- "stargazers_count": 39266,
229
- "todayStar": "1487 stars this month",
230
- "html_url": "https://github.com/vitejs/vite",
227
+ "forked": "5096",
228
+ "stargazers_count": 28518,
229
+ "todayStar": "916 stars this month",
230
+ "html_url": "https://github.com/vuejs/core",
231
231
  "rank": 21
232
232
  },
233
233
  {
234
- "full_name": "YunaiV/ruoyi-vue-pro",
235
- "language": "Java",
236
- "color": "#b07219",
234
+ "full_name": "gildas-lormeau/SingleFile",
235
+ "language": "JavaScript",
236
+ "color": "#f1e05a",
237
237
  "description": "",
238
- "forked": "1244",
239
- "stargazers_count": 3633,
240
- "todayStar": "841 stars this month",
241
- "html_url": "https://github.com/YunaiV/ruoyi-vue-pro",
238
+ "forked": "555",
239
+ "stargazers_count": 7809,
240
+ "todayStar": "3089 stars this month",
241
+ "html_url": "https://github.com/gildas-lormeau/SingleFile",
242
242
  "rank": 22
243
243
  },
244
244
  {
245
- "full_name": "vulhub/vulhub",
246
- "language": "Dockerfile",
247
- "color": "#384d54",
245
+ "full_name": "PanJiaChen/vue-element-admin",
246
+ "language": "Vue",
247
+ "color": "#41b883",
248
248
  "description": "",
249
- "forked": "3334",
250
- "stargazers_count": 9799,
251
- "todayStar": "470 stars this month",
252
- "html_url": "https://github.com/vulhub/vulhub",
249
+ "forked": "27260",
250
+ "stargazers_count": 74866,
251
+ "todayStar": "754 stars this month",
252
+ "html_url": "https://github.com/PanJiaChen/vue-element-admin",
253
253
  "rank": 23
254
254
  },
255
255
  {
256
- "full_name": "ocornut/imgui",
257
- "language": "C++",
258
- "color": "#f34b7d",
256
+ "full_name": "TheAlgorithms/Python",
257
+ "language": "Python",
258
+ "color": "#3572A5",
259
259
  "description": "",
260
- "forked": "6322",
261
- "stargazers_count": 36559,
262
- "todayStar": "1082 stars this month",
263
- "html_url": "https://github.com/ocornut/imgui",
260
+ "forked": "34830",
261
+ "stargazers_count": 132689,
262
+ "todayStar": "3426 stars this month",
263
+ "html_url": "https://github.com/TheAlgorithms/Python",
264
264
  "rank": 24
265
265
  },
266
266
  {
267
- "full_name": "actions/checkout",
268
- "language": "TypeScript",
269
- "color": "#2b7489",
267
+ "full_name": "YunaiV/ruoyi-vue-pro",
268
+ "language": "Java",
269
+ "color": "#b07219",
270
270
  "description": "",
271
- "forked": "808",
272
- "stargazers_count": 2434,
273
- "todayStar": "152 stars this month",
274
- "html_url": "https://github.com/actions/checkout",
271
+ "forked": "1284",
272
+ "stargazers_count": 3765,
273
+ "todayStar": "884 stars this month",
274
+ "html_url": "https://github.com/YunaiV/ruoyi-vue-pro",
275
275
  "rank": 25
276
276
  }
277
277
  ]