@wcj/github-rank 22.7.3 → 22.7.4
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.
- package/dist/repos.json +23279 -23291
- package/dist/sifou-daily.json +87 -6
- package/dist/sifou-monthly.json +50 -50
- package/dist/sifou-weekly.json +98 -89
- package/dist/toutiao-30.json +23 -23
- package/dist/toutiao-7.json +77 -77
- package/dist/toutiao-90.json +13 -13
- package/dist/trending-daily.json +173 -173
- package/dist/trending-monthly.json +140 -140
- package/dist/trending-weekly.json +154 -154
- package/dist/users.china.json +942 -942
- package/dist/users.json +1827 -1827
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +23279 -23291
- package/web/data/sifou-daily.json +87 -6
- package/web/data/sifou-monthly.json +50 -50
- package/web/data/sifou-weekly.json +98 -89
- package/web/data/toutiao-30.json +23 -23
- package/web/data/toutiao-7.json +77 -77
- package/web/data/toutiao-90.json +13 -13
- package/web/data/trending-daily.json +173 -173
- package/web/data/trending-monthly.json +140 -140
- package/web/data/trending-weekly.json +154 -154
- package/web/data/users.china.json +942 -942
- package/web/data/users.json +1827 -1827
- package/web/index.html +1061 -1061
- package/web/repos.html +3143 -3139
- package/web/sifou-daily.html +258 -6
- package/web/sifou-monthly.html +78 -78
- package/web/sifou-weekly.html +151 -123
- package/web/toutiao-30.html +28 -28
- package/web/toutiao-7.html +71 -71
- package/web/toutiao-90.html +20 -20
- package/web/trending-monthly.html +135 -139
- package/web/trending-weekly.html +145 -145
- package/web/trending.html +142 -158
- package/web/users.china.html +510 -510
|
@@ -4,154 +4,132 @@
|
|
|
4
4
|
"language": "Python",
|
|
5
5
|
"color": "#3572A5",
|
|
6
6
|
"description": "",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
7
|
+
"forked": "757",
|
|
8
|
+
"stargazers_count": 10941,
|
|
9
|
+
"todayStar": "9102 stars this month",
|
|
10
10
|
"html_url": "https://github.com/borisdayma/dalle-mini",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
|
+
{
|
|
14
|
+
"full_name": "mingrammer/diagrams",
|
|
15
|
+
"language": "Python",
|
|
16
|
+
"color": "#3572A5",
|
|
17
|
+
"description": "",
|
|
18
|
+
"forked": "1446",
|
|
19
|
+
"stargazers_count": 23942,
|
|
20
|
+
"todayStar": "5562 stars this month",
|
|
21
|
+
"html_url": "https://github.com/mingrammer/diagrams",
|
|
22
|
+
"rank": 2
|
|
23
|
+
},
|
|
13
24
|
{
|
|
14
25
|
"full_name": "bradtraversy/50projects50days",
|
|
15
26
|
"language": "CSS",
|
|
16
27
|
"color": "#563d7c",
|
|
17
28
|
"description": "",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
29
|
+
"forked": "4939",
|
|
30
|
+
"stargazers_count": 18085,
|
|
31
|
+
"todayStar": "4163 stars this month",
|
|
21
32
|
"html_url": "https://github.com/bradtraversy/50projects50days",
|
|
22
|
-
"rank":
|
|
33
|
+
"rank": 3
|
|
23
34
|
},
|
|
24
35
|
{
|
|
25
36
|
"full_name": "elebumm/RedditVideoMakerBot",
|
|
26
37
|
"language": "Python",
|
|
27
38
|
"color": "#3572A5",
|
|
28
39
|
"description": "",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
40
|
+
"forked": "698",
|
|
41
|
+
"stargazers_count": 3017,
|
|
42
|
+
"todayStar": "1998 stars this month",
|
|
32
43
|
"html_url": "https://github.com/elebumm/RedditVideoMakerBot",
|
|
33
|
-
"rank": 3
|
|
34
|
-
},
|
|
35
|
-
{
|
|
36
|
-
"full_name": "mingrammer/diagrams",
|
|
37
|
-
"language": "Python",
|
|
38
|
-
"color": "#3572A5",
|
|
39
|
-
"description": "",
|
|
40
|
-
"forked": "1443",
|
|
41
|
-
"stargazers_count": 23898,
|
|
42
|
-
"todayStar": "5522 stars this month",
|
|
43
|
-
"html_url": "https://github.com/mingrammer/diagrams",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
|
-
{
|
|
47
|
-
"full_name": "mxgmn/MarkovJunior",
|
|
48
|
-
"language": "C#",
|
|
49
|
-
"color": "#178600",
|
|
50
|
-
"description": "",
|
|
51
|
-
"forked": "185",
|
|
52
|
-
"stargazers_count": 4357,
|
|
53
|
-
"todayStar": "2818 stars this month",
|
|
54
|
-
"html_url": "https://github.com/mxgmn/MarkovJunior",
|
|
55
|
-
"rank": 5
|
|
56
|
-
},
|
|
57
46
|
{
|
|
58
47
|
"full_name": "siyuan-note/siyuan",
|
|
59
48
|
"language": "TypeScript",
|
|
60
49
|
"color": "#3178c6",
|
|
61
50
|
"description": "",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
51
|
+
"forked": "427",
|
|
52
|
+
"stargazers_count": 6061,
|
|
53
|
+
"todayStar": "2069 stars this month",
|
|
65
54
|
"html_url": "https://github.com/siyuan-note/siyuan",
|
|
66
|
-
"rank":
|
|
55
|
+
"rank": 5
|
|
67
56
|
},
|
|
68
57
|
{
|
|
69
58
|
"full_name": "digitalocean/nginxconfig.io",
|
|
70
59
|
"language": "JavaScript",
|
|
71
60
|
"color": "#f1e05a",
|
|
72
61
|
"description": "",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
62
|
+
"forked": "1498",
|
|
63
|
+
"stargazers_count": 21893,
|
|
64
|
+
"todayStar": "3625 stars this month",
|
|
76
65
|
"html_url": "https://github.com/digitalocean/nginxconfig.io",
|
|
77
|
-
"rank":
|
|
66
|
+
"rank": 6
|
|
78
67
|
},
|
|
79
68
|
{
|
|
80
|
-
"full_name": "
|
|
69
|
+
"full_name": "openai/DALL-E",
|
|
81
70
|
"language": "Python",
|
|
82
71
|
"color": "#3572A5",
|
|
83
72
|
"description": "",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
88
|
-
"rank":
|
|
73
|
+
"forked": "1354",
|
|
74
|
+
"stargazers_count": 7598,
|
|
75
|
+
"todayStar": "1638 stars this month",
|
|
76
|
+
"html_url": "https://github.com/openai/DALL-E",
|
|
77
|
+
"rank": 7
|
|
89
78
|
},
|
|
90
79
|
{
|
|
91
|
-
"full_name": "
|
|
92
|
-
"language": "
|
|
93
|
-
"color": "#
|
|
80
|
+
"full_name": "mxgmn/MarkovJunior",
|
|
81
|
+
"language": "C#",
|
|
82
|
+
"color": "#178600",
|
|
94
83
|
"description": "",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
99
|
-
"rank":
|
|
84
|
+
"forked": "187",
|
|
85
|
+
"stargazers_count": 4369,
|
|
86
|
+
"todayStar": "2432 stars this month",
|
|
87
|
+
"html_url": "https://github.com/mxgmn/MarkovJunior",
|
|
88
|
+
"rank": 8
|
|
100
89
|
},
|
|
101
90
|
{
|
|
102
91
|
"full_name": "doocs/source-code-hunter",
|
|
103
92
|
"language": "Java",
|
|
104
93
|
"color": "#b07219",
|
|
105
94
|
"description": "",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
95
|
+
"forked": "1999",
|
|
96
|
+
"stargazers_count": 10414,
|
|
97
|
+
"todayStar": "1736 stars this month",
|
|
109
98
|
"html_url": "https://github.com/doocs/source-code-hunter",
|
|
110
|
-
"rank":
|
|
99
|
+
"rank": 9
|
|
111
100
|
},
|
|
112
101
|
{
|
|
113
102
|
"full_name": "hyprwm/Hyprland",
|
|
114
103
|
"language": "C++",
|
|
115
104
|
"color": "#f34b7d",
|
|
116
105
|
"description": "",
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
106
|
+
"forked": "58",
|
|
107
|
+
"stargazers_count": 1800,
|
|
108
|
+
"todayStar": "1029 stars this month",
|
|
120
109
|
"html_url": "https://github.com/hyprwm/Hyprland",
|
|
121
|
-
"rank":
|
|
110
|
+
"rank": 10
|
|
122
111
|
},
|
|
123
112
|
{
|
|
124
|
-
"full_name": "
|
|
125
|
-
"language": "",
|
|
126
|
-
"color": "",
|
|
113
|
+
"full_name": "google/jax",
|
|
114
|
+
"language": "Python",
|
|
115
|
+
"color": "#3572A5",
|
|
127
116
|
"description": "",
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
132
|
-
"rank":
|
|
117
|
+
"forked": "1755",
|
|
118
|
+
"stargazers_count": 19180,
|
|
119
|
+
"todayStar": "1591 stars this month",
|
|
120
|
+
"html_url": "https://github.com/google/jax",
|
|
121
|
+
"rank": 11
|
|
133
122
|
},
|
|
134
123
|
{
|
|
135
124
|
"full_name": "facebook/folly",
|
|
136
125
|
"language": "C++",
|
|
137
126
|
"color": "#f34b7d",
|
|
138
127
|
"description": "",
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
128
|
+
"forked": "4712",
|
|
129
|
+
"stargazers_count": 22455,
|
|
130
|
+
"todayStar": "567 stars this month",
|
|
142
131
|
"html_url": "https://github.com/facebook/folly",
|
|
143
|
-
"rank":
|
|
144
|
-
},
|
|
145
|
-
{
|
|
146
|
-
"full_name": "alan2207/bulletproof-react",
|
|
147
|
-
"language": "TypeScript",
|
|
148
|
-
"color": "#3178c6",
|
|
149
|
-
"description": "",
|
|
150
|
-
"forked": "845",
|
|
151
|
-
"stargazers_count": 11712,
|
|
152
|
-
"todayStar": "1413 stars this month",
|
|
153
|
-
"html_url": "https://github.com/alan2207/bulletproof-react",
|
|
154
|
-
"rank": 14
|
|
132
|
+
"rank": 12
|
|
155
133
|
},
|
|
156
134
|
{
|
|
157
135
|
"full_name": "ory/kratos",
|
|
@@ -159,20 +137,42 @@
|
|
|
159
137
|
"color": "#00ADD8",
|
|
160
138
|
"description": "",
|
|
161
139
|
"forked": "602",
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
140
|
+
"stargazers_count": 7130,
|
|
141
|
+
"todayStar": "1567 stars this month",
|
|
164
142
|
"html_url": "https://github.com/ory/kratos",
|
|
165
|
-
"rank":
|
|
143
|
+
"rank": 13
|
|
166
144
|
},
|
|
167
145
|
{
|
|
168
146
|
"full_name": "Lissy93/dashy",
|
|
169
147
|
"language": "Vue",
|
|
170
148
|
"color": "#41b883",
|
|
171
149
|
"description": "",
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
150
|
+
"forked": "367",
|
|
151
|
+
"stargazers_count": 6471,
|
|
152
|
+
"todayStar": "3603 stars this month",
|
|
175
153
|
"html_url": "https://github.com/Lissy93/dashy",
|
|
154
|
+
"rank": 14
|
|
155
|
+
},
|
|
156
|
+
{
|
|
157
|
+
"full_name": "smartcontractkit/full-blockchain-solidity-course-js",
|
|
158
|
+
"language": "",
|
|
159
|
+
"color": "",
|
|
160
|
+
"description": "",
|
|
161
|
+
"forked": "592",
|
|
162
|
+
"stargazers_count": 3073,
|
|
163
|
+
"todayStar": "1183 stars this month",
|
|
164
|
+
"html_url": "https://github.com/smartcontractkit/full-blockchain-solidity-course-js",
|
|
165
|
+
"rank": 15
|
|
166
|
+
},
|
|
167
|
+
{
|
|
168
|
+
"full_name": "alan2207/bulletproof-react",
|
|
169
|
+
"language": "TypeScript",
|
|
170
|
+
"color": "#3178c6",
|
|
171
|
+
"description": "",
|
|
172
|
+
"forked": "846",
|
|
173
|
+
"stargazers_count": 11740,
|
|
174
|
+
"todayStar": "1436 stars this month",
|
|
175
|
+
"html_url": "https://github.com/alan2207/bulletproof-react",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
178
178
|
{
|
|
@@ -180,9 +180,9 @@
|
|
|
180
180
|
"language": "Python",
|
|
181
181
|
"color": "#3572A5",
|
|
182
182
|
"description": "",
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
183
|
+
"forked": "895",
|
|
184
|
+
"stargazers_count": 6552,
|
|
185
|
+
"todayStar": "1887 stars this month",
|
|
186
186
|
"html_url": "https://github.com/iperov/DeepFaceLive",
|
|
187
187
|
"rank": 17
|
|
188
188
|
},
|
|
@@ -191,54 +191,54 @@
|
|
|
191
191
|
"language": "Go",
|
|
192
192
|
"color": "#00ADD8",
|
|
193
193
|
"description": "",
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
194
|
+
"forked": "420",
|
|
195
|
+
"stargazers_count": 8140,
|
|
196
|
+
"todayStar": "1611 stars this month",
|
|
197
197
|
"html_url": "https://github.com/wailsapp/wails",
|
|
198
198
|
"rank": 18
|
|
199
199
|
},
|
|
200
|
+
{
|
|
201
|
+
"full_name": "ToolJet/ToolJet",
|
|
202
|
+
"language": "JavaScript",
|
|
203
|
+
"color": "#f1e05a",
|
|
204
|
+
"description": "",
|
|
205
|
+
"forked": "969",
|
|
206
|
+
"stargazers_count": 12094,
|
|
207
|
+
"todayStar": "1890 stars this month",
|
|
208
|
+
"html_url": "https://github.com/ToolJet/ToolJet",
|
|
209
|
+
"rank": 19
|
|
210
|
+
},
|
|
200
211
|
{
|
|
201
212
|
"full_name": "VSCodium/vscodium",
|
|
202
213
|
"language": "Shell",
|
|
203
214
|
"color": "#89e051",
|
|
204
215
|
"description": "",
|
|
205
216
|
"forked": "716",
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
217
|
+
"stargazers_count": 16932,
|
|
218
|
+
"todayStar": "904 stars this month",
|
|
208
219
|
"html_url": "https://github.com/VSCodium/vscodium",
|
|
209
|
-
"rank": 19
|
|
210
|
-
},
|
|
211
|
-
{
|
|
212
|
-
"full_name": "tinygo-org/tinygo",
|
|
213
|
-
"language": "Go",
|
|
214
|
-
"color": "#00ADD8",
|
|
215
|
-
"description": "",
|
|
216
|
-
"forked": "599",
|
|
217
|
-
"stargazers_count": 11036,
|
|
218
|
-
"todayStar": "1096 stars this month",
|
|
219
|
-
"html_url": "https://github.com/tinygo-org/tinygo",
|
|
220
220
|
"rank": 20
|
|
221
221
|
},
|
|
222
222
|
{
|
|
223
|
-
"full_name": "
|
|
224
|
-
"language": "
|
|
225
|
-
"color": "#
|
|
223
|
+
"full_name": "bregman-arie/devops-exercises",
|
|
224
|
+
"language": "Python",
|
|
225
|
+
"color": "#3572A5",
|
|
226
226
|
"description": "",
|
|
227
|
-
"forked": "
|
|
228
|
-
"stargazers_count":
|
|
229
|
-
"todayStar": "
|
|
230
|
-
"html_url": "https://github.com/
|
|
227
|
+
"forked": "5741",
|
|
228
|
+
"stargazers_count": 27470,
|
|
229
|
+
"todayStar": "2500 stars this month",
|
|
230
|
+
"html_url": "https://github.com/bregman-arie/devops-exercises",
|
|
231
231
|
"rank": 21
|
|
232
232
|
},
|
|
233
233
|
{
|
|
234
|
-
"full_name": "
|
|
235
|
-
"language": "",
|
|
236
|
-
"color": "",
|
|
234
|
+
"full_name": "google/zx",
|
|
235
|
+
"language": "JavaScript",
|
|
236
|
+
"color": "#f1e05a",
|
|
237
237
|
"description": "",
|
|
238
|
-
"forked": "
|
|
239
|
-
"stargazers_count":
|
|
240
|
-
"todayStar": "
|
|
241
|
-
"html_url": "https://github.com/
|
|
238
|
+
"forked": "744",
|
|
239
|
+
"stargazers_count": 32749,
|
|
240
|
+
"todayStar": "1351 stars this month",
|
|
241
|
+
"html_url": "https://github.com/google/zx",
|
|
242
242
|
"rank": 22
|
|
243
243
|
},
|
|
244
244
|
{
|
|
@@ -247,31 +247,31 @@
|
|
|
247
247
|
"color": "#555555",
|
|
248
248
|
"description": "",
|
|
249
249
|
"forked": "796",
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
250
|
+
"stargazers_count": 4447,
|
|
251
|
+
"todayStar": "769 stars this month",
|
|
252
252
|
"html_url": "https://github.com/wazuh/wazuh",
|
|
253
253
|
"rank": 23
|
|
254
254
|
},
|
|
255
255
|
{
|
|
256
|
-
"full_name": "
|
|
257
|
-
"language": "
|
|
258
|
-
"color": "
|
|
256
|
+
"full_name": "qianguyihao/Web",
|
|
257
|
+
"language": "",
|
|
258
|
+
"color": "",
|
|
259
259
|
"description": "",
|
|
260
|
-
"forked": "
|
|
261
|
-
"stargazers_count":
|
|
262
|
-
"todayStar": "
|
|
263
|
-
"html_url": "https://github.com/
|
|
260
|
+
"forked": "5462",
|
|
261
|
+
"stargazers_count": 20509,
|
|
262
|
+
"todayStar": "854 stars this month",
|
|
263
|
+
"html_url": "https://github.com/qianguyihao/Web",
|
|
264
264
|
"rank": 24
|
|
265
265
|
},
|
|
266
266
|
{
|
|
267
|
-
"full_name": "
|
|
268
|
-
"language": "
|
|
269
|
-
"color": "
|
|
267
|
+
"full_name": "youngyangyang04/leetcode-master",
|
|
268
|
+
"language": "",
|
|
269
|
+
"color": "",
|
|
270
270
|
"description": "",
|
|
271
|
-
"forked": "
|
|
272
|
-
"stargazers_count":
|
|
273
|
-
"todayStar": "
|
|
274
|
-
"html_url": "https://github.com/
|
|
271
|
+
"forked": "7429",
|
|
272
|
+
"stargazers_count": 28997,
|
|
273
|
+
"todayStar": "1880 stars this month",
|
|
274
|
+
"html_url": "https://github.com/youngyangyang04/leetcode-master",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|