@wcj/github-rank 22.7.5 → 22.7.6
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 +19135 -19135
- package/dist/sifou-daily.json +58 -94
- package/dist/sifou-monthly.json +59 -59
- package/dist/sifou-weekly.json +148 -148
- package/dist/toutiao-30.json +49 -49
- package/dist/toutiao-7.json +87 -87
- package/dist/toutiao-90.json +14 -14
- package/dist/trending-daily.json +162 -162
- package/dist/trending-monthly.json +138 -138
- package/dist/trending-weekly.json +160 -160
- package/dist/users.china.json +1793 -1793
- package/dist/users.json +2365 -2365
- package/package.json +1 -1
- package/web/36kr.html +7 -7
- package/web/data/repos.json +19135 -19135
- package/web/data/sifou-daily.json +58 -94
- package/web/data/sifou-monthly.json +59 -59
- package/web/data/sifou-weekly.json +148 -148
- package/web/data/toutiao-30.json +49 -49
- package/web/data/toutiao-7.json +87 -87
- package/web/data/toutiao-90.json +14 -14
- package/web/data/trending-daily.json +162 -162
- package/web/data/trending-monthly.json +138 -138
- package/web/data/trending-weekly.json +160 -160
- package/web/data/users.china.json +1793 -1793
- package/web/data/users.json +2365 -2365
- package/web/index.html +1657 -1653
- package/web/repos.html +2658 -2652
- package/web/sifou-daily.html +58 -169
- package/web/sifou-monthly.html +108 -107
- package/web/sifou-weekly.html +138 -137
- package/web/toutiao-30.html +66 -63
- package/web/toutiao-7.html +94 -91
- package/web/toutiao-90.html +34 -31
- package/web/trending-monthly.html +161 -156
- package/web/trending-weekly.html +164 -155
- package/web/trending.html +161 -156
- package/web/users.china.html +1524 -1520
|
@@ -4,9 +4,9 @@
|
|
|
4
4
|
"language": "Python",
|
|
5
5
|
"color": "#3572A5",
|
|
6
6
|
"description": "",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
7
|
+
"forked": "767",
|
|
8
|
+
"stargazers_count": 11103,
|
|
9
|
+
"todayStar": "8825 stars this month",
|
|
10
10
|
"html_url": "https://github.com/borisdayma/dalle-mini",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
@@ -15,33 +15,44 @@
|
|
|
15
15
|
"language": "Python",
|
|
16
16
|
"color": "#3572A5",
|
|
17
17
|
"description": "",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
18
|
+
"forked": "1456",
|
|
19
|
+
"stargazers_count": 24049,
|
|
20
|
+
"todayStar": "5664 stars this month",
|
|
21
21
|
"html_url": "https://github.com/mingrammer/diagrams",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
|
+
{
|
|
25
|
+
"full_name": "openai/DALL-E",
|
|
26
|
+
"language": "Python",
|
|
27
|
+
"color": "#3572A5",
|
|
28
|
+
"description": "",
|
|
29
|
+
"forked": "1357",
|
|
30
|
+
"stargazers_count": 7637,
|
|
31
|
+
"todayStar": "1639 stars this month",
|
|
32
|
+
"html_url": "https://github.com/openai/DALL-E",
|
|
33
|
+
"rank": 3
|
|
34
|
+
},
|
|
24
35
|
{
|
|
25
36
|
"full_name": "bradtraversy/50projects50days",
|
|
26
37
|
"language": "CSS",
|
|
27
38
|
"color": "#563d7c",
|
|
28
39
|
"description": "",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
40
|
+
"forked": "4967",
|
|
41
|
+
"stargazers_count": 18189,
|
|
42
|
+
"todayStar": "3667 stars this month",
|
|
32
43
|
"html_url": "https://github.com/bradtraversy/50projects50days",
|
|
33
|
-
"rank":
|
|
44
|
+
"rank": 4
|
|
34
45
|
},
|
|
35
46
|
{
|
|
36
47
|
"full_name": "elebumm/RedditVideoMakerBot",
|
|
37
48
|
"language": "Python",
|
|
38
49
|
"color": "#3572A5",
|
|
39
50
|
"description": "",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
51
|
+
"forked": "721",
|
|
52
|
+
"stargazers_count": 3123,
|
|
53
|
+
"todayStar": "1676 stars this month",
|
|
43
54
|
"html_url": "https://github.com/elebumm/RedditVideoMakerBot",
|
|
44
|
-
"rank":
|
|
55
|
+
"rank": 5
|
|
45
56
|
},
|
|
46
57
|
{
|
|
47
58
|
"full_name": "digitalocean/nginxconfig.io",
|
|
@@ -49,31 +60,20 @@
|
|
|
49
60
|
"color": "#f1e05a",
|
|
50
61
|
"description": "",
|
|
51
62
|
"forked": "1499",
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
63
|
+
"stargazers_count": 21960,
|
|
64
|
+
"todayStar": "3679 stars this month",
|
|
54
65
|
"html_url": "https://github.com/digitalocean/nginxconfig.io",
|
|
55
|
-
"rank":
|
|
66
|
+
"rank": 6
|
|
56
67
|
},
|
|
57
68
|
{
|
|
58
69
|
"full_name": "siyuan-note/siyuan",
|
|
59
70
|
"language": "TypeScript",
|
|
60
71
|
"color": "#3178c6",
|
|
61
72
|
"description": "",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
73
|
+
"forked": "430",
|
|
74
|
+
"stargazers_count": 6121,
|
|
75
|
+
"todayStar": "2105 stars this month",
|
|
65
76
|
"html_url": "https://github.com/siyuan-note/siyuan",
|
|
66
|
-
"rank": 6
|
|
67
|
-
},
|
|
68
|
-
{
|
|
69
|
-
"full_name": "openai/DALL-E",
|
|
70
|
-
"language": "Python",
|
|
71
|
-
"color": "#3572A5",
|
|
72
|
-
"description": "",
|
|
73
|
-
"forked": "1356",
|
|
74
|
-
"stargazers_count": 7619,
|
|
75
|
-
"todayStar": "1637 stars this month",
|
|
76
|
-
"html_url": "https://github.com/openai/DALL-E",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
79
|
{
|
|
@@ -81,32 +81,32 @@
|
|
|
81
81
|
"language": "Python",
|
|
82
82
|
"color": "#3572A5",
|
|
83
83
|
"description": "",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
84
|
+
"forked": "1758",
|
|
85
|
+
"stargazers_count": 19244,
|
|
86
|
+
"todayStar": "1636 stars this month",
|
|
87
87
|
"html_url": "https://github.com/google/jax",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
|
-
{
|
|
91
|
-
"full_name": "doocs/source-code-hunter",
|
|
92
|
-
"language": "Java",
|
|
93
|
-
"color": "#b07219",
|
|
94
|
-
"description": "",
|
|
95
|
-
"forked": "2002",
|
|
96
|
-
"stargazers_count": 10445,
|
|
97
|
-
"todayStar": "1692 stars this month",
|
|
98
|
-
"html_url": "https://github.com/doocs/source-code-hunter",
|
|
99
|
-
"rank": 9
|
|
100
|
-
},
|
|
101
90
|
{
|
|
102
91
|
"full_name": "hyprwm/Hyprland",
|
|
103
92
|
"language": "C++",
|
|
104
93
|
"color": "#f34b7d",
|
|
105
94
|
"description": "",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
95
|
+
"forked": "60",
|
|
96
|
+
"stargazers_count": 1841,
|
|
97
|
+
"todayStar": "1065 stars this month",
|
|
109
98
|
"html_url": "https://github.com/hyprwm/Hyprland",
|
|
99
|
+
"rank": 9
|
|
100
|
+
},
|
|
101
|
+
{
|
|
102
|
+
"full_name": "wailsapp/wails",
|
|
103
|
+
"language": "Go",
|
|
104
|
+
"color": "#00ADD8",
|
|
105
|
+
"description": "",
|
|
106
|
+
"forked": "422",
|
|
107
|
+
"stargazers_count": 8223,
|
|
108
|
+
"todayStar": "1683 stars this month",
|
|
109
|
+
"html_url": "https://github.com/wailsapp/wails",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
@@ -114,44 +114,33 @@
|
|
|
114
114
|
"language": "TypeScript",
|
|
115
115
|
"color": "#3178c6",
|
|
116
116
|
"description": "",
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
117
|
+
"forked": "851",
|
|
118
|
+
"stargazers_count": 11808,
|
|
119
|
+
"todayStar": "1484 stars this month",
|
|
120
120
|
"html_url": "https://github.com/alan2207/bulletproof-react",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
|
-
{
|
|
124
|
-
"full_name": "mxgmn/MarkovJunior",
|
|
125
|
-
"language": "C#",
|
|
126
|
-
"color": "#178600",
|
|
127
|
-
"description": "",
|
|
128
|
-
"forked": "187",
|
|
129
|
-
"stargazers_count": 4387,
|
|
130
|
-
"todayStar": "2068 stars this month",
|
|
131
|
-
"html_url": "https://github.com/mxgmn/MarkovJunior",
|
|
132
|
-
"rank": 12
|
|
133
|
-
},
|
|
134
123
|
{
|
|
135
124
|
"full_name": "ory/kratos",
|
|
136
125
|
"language": "Go",
|
|
137
126
|
"color": "#00ADD8",
|
|
138
127
|
"description": "",
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
128
|
+
"forked": "607",
|
|
129
|
+
"stargazers_count": 7156,
|
|
130
|
+
"todayStar": "1589 stars this month",
|
|
142
131
|
"html_url": "https://github.com/ory/kratos",
|
|
143
|
-
"rank":
|
|
132
|
+
"rank": 12
|
|
144
133
|
},
|
|
145
134
|
{
|
|
146
|
-
"full_name": "
|
|
147
|
-
"language": "
|
|
148
|
-
"color": "#
|
|
135
|
+
"full_name": "doocs/source-code-hunter",
|
|
136
|
+
"language": "Java",
|
|
137
|
+
"color": "#b07219",
|
|
149
138
|
"description": "",
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
153
|
-
"html_url": "https://github.com/
|
|
154
|
-
"rank":
|
|
139
|
+
"forked": "2005",
|
|
140
|
+
"stargazers_count": 10467,
|
|
141
|
+
"todayStar": "1682 stars this month",
|
|
142
|
+
"html_url": "https://github.com/doocs/source-code-hunter",
|
|
143
|
+
"rank": 13
|
|
155
144
|
},
|
|
156
145
|
{
|
|
157
146
|
"full_name": "facebook/folly",
|
|
@@ -159,119 +148,130 @@
|
|
|
159
148
|
"color": "#f34b7d",
|
|
160
149
|
"description": "",
|
|
161
150
|
"forked": "4717",
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
151
|
+
"stargazers_count": 22489,
|
|
152
|
+
"todayStar": "598 stars this month",
|
|
164
153
|
"html_url": "https://github.com/facebook/folly",
|
|
165
|
-
"rank":
|
|
154
|
+
"rank": 14
|
|
166
155
|
},
|
|
167
156
|
{
|
|
168
|
-
"full_name": "
|
|
169
|
-
"language": "
|
|
170
|
-
"color": "#
|
|
157
|
+
"full_name": "ToolJet/ToolJet",
|
|
158
|
+
"language": "JavaScript",
|
|
159
|
+
"color": "#f1e05a",
|
|
171
160
|
"description": "",
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
175
|
-
"html_url": "https://github.com/
|
|
176
|
-
"rank":
|
|
161
|
+
"forked": "972",
|
|
162
|
+
"stargazers_count": 12136,
|
|
163
|
+
"todayStar": "1922 stars this month",
|
|
164
|
+
"html_url": "https://github.com/ToolJet/ToolJet",
|
|
165
|
+
"rank": 15
|
|
177
166
|
},
|
|
178
167
|
{
|
|
179
168
|
"full_name": "smartcontractkit/full-blockchain-solidity-course-js",
|
|
180
169
|
"language": "",
|
|
181
170
|
"color": "",
|
|
182
171
|
"description": "",
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
172
|
+
"forked": "610",
|
|
173
|
+
"stargazers_count": 3139,
|
|
174
|
+
"todayStar": "1124 stars this month",
|
|
186
175
|
"html_url": "https://github.com/smartcontractkit/full-blockchain-solidity-course-js",
|
|
187
|
-
"rank":
|
|
188
|
-
},
|
|
189
|
-
{
|
|
190
|
-
"full_name": "wailsapp/wails",
|
|
191
|
-
"language": "Go",
|
|
192
|
-
"color": "#00ADD8",
|
|
193
|
-
"description": "",
|
|
194
|
-
"forked": "421",
|
|
195
|
-
"stargazers_count": 8183,
|
|
196
|
-
"todayStar": "1649 stars this month",
|
|
197
|
-
"html_url": "https://github.com/wailsapp/wails",
|
|
198
|
-
"rank": 18
|
|
176
|
+
"rank": 16
|
|
199
177
|
},
|
|
200
178
|
{
|
|
201
179
|
"full_name": "jina-ai/dalle-flow",
|
|
202
180
|
"language": "JupyterNotebook",
|
|
203
181
|
"color": "#DA5B0B",
|
|
204
182
|
"description": "",
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
183
|
+
"forked": "108",
|
|
184
|
+
"stargazers_count": 1983,
|
|
185
|
+
"todayStar": "1321 stars this month",
|
|
208
186
|
"html_url": "https://github.com/jina-ai/dalle-flow",
|
|
209
|
-
"rank":
|
|
210
|
-
},
|
|
211
|
-
{
|
|
212
|
-
"full_name": "gophish/gophish",
|
|
213
|
-
"language": "Go",
|
|
214
|
-
"color": "#00ADD8",
|
|
215
|
-
"description": "",
|
|
216
|
-
"forked": "1427",
|
|
217
|
-
"stargazers_count": 7648,
|
|
218
|
-
"todayStar": "678 stars this month",
|
|
219
|
-
"html_url": "https://github.com/gophish/gophish",
|
|
220
|
-
"rank": 20
|
|
187
|
+
"rank": 17
|
|
221
188
|
},
|
|
222
189
|
{
|
|
223
|
-
"full_name": "
|
|
224
|
-
"language": "
|
|
225
|
-
"color": "#
|
|
190
|
+
"full_name": "delta-io/delta",
|
|
191
|
+
"language": "Scala",
|
|
192
|
+
"color": "#c22d40",
|
|
226
193
|
"description": "",
|
|
227
|
-
"forked": "
|
|
228
|
-
"stargazers_count":
|
|
229
|
-
"todayStar": "
|
|
230
|
-
"html_url": "https://github.com/
|
|
231
|
-
"rank":
|
|
194
|
+
"forked": "1098",
|
|
195
|
+
"stargazers_count": 4853,
|
|
196
|
+
"todayStar": "459 stars this month",
|
|
197
|
+
"html_url": "https://github.com/delta-io/delta",
|
|
198
|
+
"rank": 18
|
|
232
199
|
},
|
|
233
200
|
{
|
|
234
201
|
"full_name": "VSCodium/vscodium",
|
|
235
202
|
"language": "Shell",
|
|
236
203
|
"color": "#89e051",
|
|
237
204
|
"description": "",
|
|
238
|
-
"forked": "
|
|
239
|
-
"stargazers_count":
|
|
240
|
-
"todayStar": "
|
|
205
|
+
"forked": "718",
|
|
206
|
+
"stargazers_count": 16969,
|
|
207
|
+
"todayStar": "899 stars this month",
|
|
241
208
|
"html_url": "https://github.com/VSCodium/vscodium",
|
|
242
|
-
"rank":
|
|
209
|
+
"rank": 19
|
|
243
210
|
},
|
|
244
211
|
{
|
|
245
212
|
"full_name": "google/zx",
|
|
246
213
|
"language": "JavaScript",
|
|
247
214
|
"color": "#f1e05a",
|
|
248
215
|
"description": "",
|
|
249
|
-
"forked": "
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
216
|
+
"forked": "748",
|
|
217
|
+
"stargazers_count": 32855,
|
|
218
|
+
"todayStar": "1439 stars this month",
|
|
252
219
|
"html_url": "https://github.com/google/zx",
|
|
253
|
-
"rank":
|
|
220
|
+
"rank": 20
|
|
254
221
|
},
|
|
255
222
|
{
|
|
256
223
|
"full_name": "bregman-arie/devops-exercises",
|
|
257
224
|
"language": "Python",
|
|
258
225
|
"color": "#3572A5",
|
|
259
226
|
"description": "",
|
|
260
|
-
"forked": "
|
|
261
|
-
"stargazers_count":
|
|
262
|
-
"todayStar": "
|
|
227
|
+
"forked": "5761",
|
|
228
|
+
"stargazers_count": 27587,
|
|
229
|
+
"todayStar": "2516 stars this month",
|
|
263
230
|
"html_url": "https://github.com/bregman-arie/devops-exercises",
|
|
264
|
-
"rank":
|
|
231
|
+
"rank": 21
|
|
265
232
|
},
|
|
266
233
|
{
|
|
267
234
|
"full_name": "qianguyihao/Web",
|
|
268
235
|
"language": "",
|
|
269
236
|
"color": "",
|
|
270
237
|
"description": "",
|
|
271
|
-
"forked": "
|
|
272
|
-
"stargazers_count":
|
|
273
|
-
"todayStar": "
|
|
238
|
+
"forked": "5479",
|
|
239
|
+
"stargazers_count": 20614,
|
|
240
|
+
"todayStar": "960 stars this month",
|
|
274
241
|
"html_url": "https://github.com/qianguyihao/Web",
|
|
242
|
+
"rank": 22
|
|
243
|
+
},
|
|
244
|
+
{
|
|
245
|
+
"full_name": "tauri-apps/tauri",
|
|
246
|
+
"language": "Rust",
|
|
247
|
+
"color": "#dea584",
|
|
248
|
+
"description": "",
|
|
249
|
+
"forked": "1142",
|
|
250
|
+
"stargazers_count": 45804,
|
|
251
|
+
"todayStar": "4107 stars this month",
|
|
252
|
+
"html_url": "https://github.com/tauri-apps/tauri",
|
|
253
|
+
"rank": 23
|
|
254
|
+
},
|
|
255
|
+
{
|
|
256
|
+
"full_name": "odoo/odoo",
|
|
257
|
+
"language": "JavaScript",
|
|
258
|
+
"color": "#f1e05a",
|
|
259
|
+
"description": "",
|
|
260
|
+
"forked": "16448",
|
|
261
|
+
"stargazers_count": 25557,
|
|
262
|
+
"todayStar": "402 stars this month",
|
|
263
|
+
"html_url": "https://github.com/odoo/odoo",
|
|
264
|
+
"rank": 24
|
|
265
|
+
},
|
|
266
|
+
{
|
|
267
|
+
"full_name": "iperov/DeepFaceLive",
|
|
268
|
+
"language": "Python",
|
|
269
|
+
"color": "#3572A5",
|
|
270
|
+
"description": "",
|
|
271
|
+
"forked": "901",
|
|
272
|
+
"stargazers_count": 6606,
|
|
273
|
+
"todayStar": "1645 stars this month",
|
|
274
|
+
"html_url": "https://github.com/iperov/DeepFaceLive",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|