@wcj/github-rank 21.10.11 → 21.10.15

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 +36011 -35987
  2. package/dist/sifou-daily.json +105 -51
  3. package/dist/sifou-monthly.json +133 -133
  4. package/dist/sifou-weekly.json +174 -174
  5. package/dist/toutiao-30.json +86 -86
  6. package/dist/toutiao-7.json +139 -139
  7. package/dist/toutiao-90.json +59 -59
  8. package/dist/trending-daily.json +190 -190
  9. package/dist/trending-monthly.json +171 -171
  10. package/dist/trending-weekly.json +189 -189
  11. package/dist/users.china.json +3417 -3416
  12. package/dist/users.json +3946 -3947
  13. package/package.json +1 -1
  14. package/web/36kr.html +2 -2
  15. package/web/data/repos.json +36011 -35987
  16. package/web/data/sifou-daily.json +105 -51
  17. package/web/data/sifou-monthly.json +133 -133
  18. package/web/data/sifou-weekly.json +174 -174
  19. package/web/data/toutiao-30.json +86 -86
  20. package/web/data/toutiao-7.json +139 -139
  21. package/web/data/toutiao-90.json +59 -59
  22. package/web/data/trending-daily.json +190 -190
  23. package/web/data/trending-monthly.json +171 -171
  24. package/web/data/trending-weekly.json +189 -189
  25. package/web/data/users.china.json +3417 -3416
  26. package/web/data/users.json +3946 -3947
  27. package/web/index.html +1937 -1937
  28. package/web/repos.html +4307 -4311
  29. package/web/sifou-daily.html +211 -43
  30. package/web/sifou-monthly.html +140 -140
  31. package/web/sifou-weekly.html +147 -147
  32. package/web/toutiao-30.html +99 -99
  33. package/web/toutiao-7.html +93 -93
  34. package/web/toutiao-90.html +47 -47
  35. package/web/trending-monthly.html +153 -157
  36. package/web/trending-weekly.html +173 -169
  37. package/web/trending.html +167 -167
  38. package/web/users.china.html +1818 -1818
@@ -1,277 +1,277 @@
1
1
  [
2
- {
3
- "full_name": "Slurmio/school-dev-k8s",
4
- "language": "Mustache",
5
- "color": "#724b3b",
6
- "description": "",
7
- "forked": "131",
8
- "stargazers_count": 590,
9
- "todayStar": "462 stars this week",
10
- "html_url": "https://github.com/Slurmio/school-dev-k8s",
11
- "rank": 1
12
- },
13
2
  {
14
3
  "full_name": "louislam/uptime-kuma",
15
4
  "language": "JavaScript",
16
5
  "color": "#f1e05a",
17
6
  "description": "A fancy self-hosted monitoring tool",
18
- "forked": "330",
19
- "stargazers_count": 6353,
20
- "todayStar": "2585 stars this week",
7
+ "forked": "387",
8
+ "stargazers_count": 7254,
9
+ "todayStar": "2381 stars this week",
21
10
  "html_url": "https://github.com/louislam/uptime-kuma",
22
- "rank": 2
23
- },
24
- {
25
- "full_name": "appsmithorg/appsmith",
26
- "language": "TypeScript",
27
- "color": "#2b7489",
28
- "description": "Build completely custom admin panels and internal tools. Use 30+ react components to build pages without HTML/CSS.",
29
- "forked": "709",
30
- "stargazers_count": 7403,
31
- "todayStar": "910 stars this week",
32
- "html_url": "https://github.com/appsmithorg/appsmith",
33
- "rank": 3
11
+ "rank": 1
34
12
  },
35
13
  {
36
14
  "full_name": "facebook/flipper",
37
15
  "language": "TypeScript",
38
16
  "color": "#2b7489",
39
17
  "description": "A desktop debugging platform for mobile developers.",
40
- "forked": "693",
41
- "stargazers_count": 9770,
42
- "todayStar": "813 stars this week",
18
+ "forked": "701",
19
+ "stargazers_count": 9917,
20
+ "todayStar": "664 stars this week",
43
21
  "html_url": "https://github.com/facebook/flipper",
44
- "rank": 4
22
+ "rank": 2
45
23
  },
46
24
  {
47
- "full_name": "public-apis/public-apis",
48
- "language": "Python",
49
- "color": "#3572A5",
50
- "description": "A collective list of free APIs",
51
- "forked": "18579",
52
- "stargazers_count": 163593,
53
- "todayStar": "2594 stars this week",
54
- "html_url": "https://github.com/public-apis/public-apis",
55
- "rank": 5
25
+ "full_name": "goplus/gop",
26
+ "language": "Go",
27
+ "color": "#00ADD8",
28
+ "description": "GoPlus - The Go+ language for engineering, STEM education, and data science",
29
+ "forked": "423",
30
+ "stargazers_count": 6171,
31
+ "todayStar": "721 stars this week",
32
+ "html_url": "https://github.com/goplus/gop",
33
+ "rank": 3
56
34
  },
57
35
  {
58
- "full_name": "ryanmcdermott/clean-code-javascript",
36
+ "full_name": "Slurmio/school-dev-k8s",
37
+ "language": "Mustache",
38
+ "color": "#724b3b",
39
+ "description": "",
40
+ "forked": "153",
41
+ "stargazers_count": 656,
42
+ "todayStar": "133 stars this week",
43
+ "html_url": "https://github.com/Slurmio/school-dev-k8s",
44
+ "rank": 4
45
+ },
46
+ {
47
+ "full_name": "babysor/MockingBird",
59
48
  "language": "JavaScript",
60
49
  "color": "#f1e05a",
61
- "description": "🛁 Clean Code concepts adapted for JavaScript",
62
- "forked": "7426",
63
- "stargazers_count": 58625,
64
- "todayStar": "944 stars this week",
65
- "html_url": "https://github.com/ryanmcdermott/clean-code-javascript",
50
+ "description": "🚀AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time",
51
+ "forked": "999",
52
+ "stargazers_count": 9273,
53
+ "todayStar": "1313 stars this week",
54
+ "html_url": "https://github.com/babysor/MockingBird",
55
+ "rank": 5
56
+ },
57
+ {
58
+ "full_name": "lvgl/lvgl",
59
+ "language": "C",
60
+ "color": "#555555",
61
+ "description": "Powerful and easy-to-use embedded GUI library with many widgets, advanced visual effects (opacity, antialiasing, animations) and low memory requirements (16K RAM, 64K Flash).",
62
+ "forked": "1513",
63
+ "stargazers_count": 7461,
64
+ "todayStar": "375 stars this week",
65
+ "html_url": "https://github.com/lvgl/lvgl",
66
66
  "rank": 6
67
67
  },
68
68
  {
69
- "full_name": "unlock-music/unlock-music",
70
- "language": "TypeScript",
71
- "color": "#2b7489",
72
- "description": "Unlock encrypted music file in browser. 在浏览器中解锁加密的音乐文件。",
73
- "forked": "1725",
74
- "stargazers_count": 9440,
75
- "todayStar": "370 stars this week",
76
- "html_url": "https://github.com/unlock-music/unlock-music",
69
+ "full_name": "trailofbits/algo",
70
+ "language": "Python",
71
+ "color": "#3572A5",
72
+ "description": "Set up a personal VPN in the cloud",
73
+ "forked": "1935",
74
+ "stargazers_count": 23533,
75
+ "todayStar": "1760 stars this week",
76
+ "html_url": "https://github.com/trailofbits/algo",
77
77
  "rank": 7
78
78
  },
79
79
  {
80
- "full_name": "microsoft/Data-Science-For-Beginners",
81
- "language": "JupyterNotebook",
82
- "color": "#DA5B0B",
83
- "description": "10 Weeks, 20 Lessons, Data Science for All!",
84
- "forked": "351",
85
- "stargazers_count": 2971,
86
- "todayStar": "1426 stars this week",
87
- "html_url": "https://github.com/microsoft/Data-Science-For-Beginners",
80
+ "full_name": "hrsh7th/nvim-cmp",
81
+ "language": "Lua",
82
+ "color": "#000080",
83
+ "description": "A completion plugin for neovim coded in Lua.",
84
+ "forked": "41",
85
+ "stargazers_count": 1009,
86
+ "todayStar": "116 stars this week",
87
+ "html_url": "https://github.com/hrsh7th/nvim-cmp",
88
88
  "rank": 8
89
89
  },
90
90
  {
91
- "full_name": "authzed/spicedb",
91
+ "full_name": "argoproj/argo-cd",
92
92
  "language": "Go",
93
93
  "color": "#00ADD8",
94
- "description": "A Zanzibar-inspired database that stores, computes, and validates application permissions",
95
- "forked": "44",
96
- "stargazers_count": 1423,
97
- "todayStar": "371 stars this week",
98
- "html_url": "https://github.com/authzed/spicedb",
94
+ "description": "Declarative continuous deployment for Kubernetes.",
95
+ "forked": "1698",
96
+ "stargazers_count": 7213,
97
+ "todayStar": "154 stars this week",
98
+ "html_url": "https://github.com/argoproj/argo-cd",
99
99
  "rank": 9
100
100
  },
101
101
  {
102
- "full_name": "appwrite/appwrite",
103
- "language": "JavaScript",
104
- "color": "#f1e05a",
105
- "description": "Appwrite is a secure end-to-end backend server for Web, Mobile, and Flutter developers that is packaged as a set of Docker containers for easy deployment 🚀",
106
- "forked": "1115",
107
- "stargazers_count": 12828,
108
- "todayStar": "517 stars this week",
109
- "html_url": "https://github.com/appwrite/appwrite",
102
+ "full_name": "ossrs/srs",
103
+ "language": "C++",
104
+ "color": "#f34b7d",
105
+ "description": "SRS is a simple, high efficiency and realtime video server, supports RTMP/WebRTC/HLS/HTTP-FLV/SRT/GB28181.",
106
+ "forked": "4107",
107
+ "stargazers_count": 16057,
108
+ "todayStar": "351 stars this week",
109
+ "html_url": "https://github.com/ossrs/srs",
110
110
  "rank": 10
111
111
  },
112
112
  {
113
- "full_name": "odoo/odoo",
114
- "language": "JavaScript",
115
- "color": "#f1e05a",
116
- "description": "Odoo. Open Source Apps To Grow Your Business.",
117
- "forked": "15082",
118
- "stargazers_count": 22866,
119
- "todayStar": "274 stars this week",
120
- "html_url": "https://github.com/odoo/odoo",
113
+ "full_name": "filecoin-project/lotus",
114
+ "language": "Go",
115
+ "color": "#00ADD8",
116
+ "description": "Implementation of the Filecoin protocol, written in Go",
117
+ "forked": "897",
118
+ "stargazers_count": 1836,
119
+ "todayStar": "116 stars this week",
120
+ "html_url": "https://github.com/filecoin-project/lotus",
121
121
  "rank": 11
122
122
  },
123
123
  {
124
- "full_name": "nvm-sh/nvm",
125
- "language": "Shell",
126
- "color": "#89e051",
127
- "description": "Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions",
128
- "forked": "5361",
129
- "stargazers_count": 52122,
130
- "todayStar": "381 stars this week",
131
- "html_url": "https://github.com/nvm-sh/nvm",
124
+ "full_name": "fatedier/frp",
125
+ "language": "Go",
126
+ "color": "#00ADD8",
127
+ "description": "A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.",
128
+ "forked": "9093",
129
+ "stargazers_count": 49445,
130
+ "todayStar": "611 stars this week",
131
+ "html_url": "https://github.com/fatedier/frp",
132
132
  "rank": 12
133
133
  },
134
134
  {
135
- "full_name": "PowerShell/PowerShell",
136
- "language": "C#",
137
- "color": "#178600",
138
- "description": "PowerShell for every system!",
139
- "forked": "4701",
140
- "stargazers_count": 30026,
141
- "todayStar": "387 stars this week",
142
- "html_url": "https://github.com/PowerShell/PowerShell",
135
+ "full_name": "rwightman/pytorch-image-models",
136
+ "language": "Python",
137
+ "color": "#3572A5",
138
+ "description": "PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more",
139
+ "forked": "2130",
140
+ "stargazers_count": 13628,
141
+ "todayStar": "265 stars this week",
142
+ "html_url": "https://github.com/rwightman/pytorch-image-models",
143
143
  "rank": 13
144
144
  },
145
145
  {
146
- "full_name": "gothinkster/realworld",
147
- "language": "Shell",
148
- "color": "#89e051",
149
- "description": "\"The mother of all demo apps\" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more 🏅",
150
- "forked": "5530",
151
- "stargazers_count": 60695,
152
- "todayStar": "156 stars this week",
153
- "html_url": "https://github.com/gothinkster/realworld",
146
+ "full_name": "leerob/leerob.io",
147
+ "language": "TypeScript",
148
+ "color": "#2b7489",
149
+ "description": " My portfolio built with Next.js, Tailwind, Prisma, and Vercel.",
150
+ "forked": "479",
151
+ "stargazers_count": 2331,
152
+ "todayStar": "137 stars this week",
153
+ "html_url": "https://github.com/leerob/leerob.io",
154
154
  "rank": 14
155
155
  },
156
156
  {
157
- "full_name": "HashLips/hashlips_art_engine",
157
+ "full_name": "iptv-org/iptv",
158
158
  "language": "JavaScript",
159
159
  "color": "#f1e05a",
160
- "description": "HashLips Art Engine is a tool used to create multiple different instances of artworks based on provided layers.",
161
- "forked": "272",
162
- "stargazers_count": 656,
163
- "todayStar": "128 stars this week",
164
- "html_url": "https://github.com/HashLips/hashlips_art_engine",
160
+ "description": "Collection of publicly available IPTV channels from all over the world",
161
+ "forked": "3650",
162
+ "stargazers_count": 41091,
163
+ "todayStar": "543 stars this week",
164
+ "html_url": "https://github.com/iptv-org/iptv",
165
165
  "rank": 15
166
166
  },
167
167
  {
168
- "full_name": "ansible/ansible",
169
- "language": "Python",
170
- "color": "#3572A5",
171
- "description": "Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com.",
172
- "forked": "21169",
173
- "stargazers_count": 50241,
174
- "todayStar": "246 stars this week",
175
- "html_url": "https://github.com/ansible/ansible",
168
+ "full_name": "nlohmann/json",
169
+ "language": "C++",
170
+ "color": "#f34b7d",
171
+ "description": "JSON for Modern C++",
172
+ "forked": "4585",
173
+ "stargazers_count": 26972,
174
+ "todayStar": "229 stars this week",
175
+ "html_url": "https://github.com/nlohmann/json",
176
176
  "rank": 16
177
177
  },
178
- {
179
- "full_name": "syncthing/syncthing",
180
- "language": "Go",
181
- "color": "#00ADD8",
182
- "description": "Open Source Continuous File Synchronization",
183
- "forked": "3210",
184
- "stargazers_count": 40745,
185
- "todayStar": "461 stars this week",
186
- "html_url": "https://github.com/syncthing/syncthing",
187
- "rank": 17
188
- },
189
178
  {
190
179
  "full_name": "firstcontributions/first-contributions",
191
180
  "language": "",
192
181
  "color": "",
193
182
  "description": "🚀✨ Help beginners to contribute to open source projects",
194
- "forked": "39901",
195
- "stargazers_count": 21097,
196
- "todayStar": "158 stars this week",
183
+ "forked": "40051",
184
+ "stargazers_count": 21189,
185
+ "todayStar": "189 stars this week",
197
186
  "html_url": "https://github.com/firstcontributions/first-contributions",
187
+ "rank": 17
188
+ },
189
+ {
190
+ "full_name": "PowerShell/PowerShell",
191
+ "language": "C#",
192
+ "color": "#178600",
193
+ "description": "PowerShell for every system!",
194
+ "forked": "4715",
195
+ "stargazers_count": 30066,
196
+ "todayStar": "197 stars this week",
197
+ "html_url": "https://github.com/PowerShell/PowerShell",
198
198
  "rank": 18
199
199
  },
200
200
  {
201
- "full_name": "Ebazhanov/linkedin-skill-assessments-quizzes",
202
- "language": "",
203
- "color": "",
204
- "description": "Full reference of LinkedIn answers 2021 for skill assessments, LinkedIn test, questions and answers (aws-lambda, rest-api, javascript, react, git, html, jquery, mongodb, java, css, python, machine-learning, power-point) linkedin excel test lösungen, linkedin machine learning test",
205
- "forked": "4212",
206
- "stargazers_count": 5880,
207
- "todayStar": "404 stars this week",
208
- "html_url": "https://github.com/Ebazhanov/linkedin-skill-assessments-quizzes",
201
+ "full_name": "PrefectHQ/prefect",
202
+ "language": "Python",
203
+ "color": "#3572A5",
204
+ "description": "The easiest way to automate your data",
205
+ "forked": "709",
206
+ "stargazers_count": 7521,
207
+ "todayStar": "295 stars this week",
208
+ "html_url": "https://github.com/PrefectHQ/prefect",
209
209
  "rank": 19
210
210
  },
211
211
  {
212
- "full_name": "provectus/kafka-ui",
213
- "language": "TypeScript",
214
- "color": "#2b7489",
215
- "description": "Open-Source Web GUI for Apache Kafka Management",
216
- "forked": "122",
217
- "stargazers_count": 1520,
218
- "todayStar": "304 stars this week",
219
- "html_url": "https://github.com/provectus/kafka-ui",
212
+ "full_name": "halo-dev/halo",
213
+ "language": "Java",
214
+ "color": "#b07219",
215
+ "description": " 一款优秀的开源博客发布应用。",
216
+ "forked": "6844",
217
+ "stargazers_count": 19903,
218
+ "todayStar": "82 stars this week",
219
+ "html_url": "https://github.com/halo-dev/halo",
220
220
  "rank": 20
221
221
  },
222
222
  {
223
- "full_name": "aws/aws-cdk",
224
- "language": "TypeScript",
225
- "color": "#2b7489",
226
- "description": "The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code",
227
- "forked": "1959",
228
- "stargazers_count": 7612,
229
- "todayStar": "116 stars this week",
230
- "html_url": "https://github.com/aws/aws-cdk",
223
+ "full_name": "odoo/odoo",
224
+ "language": "JavaScript",
225
+ "color": "#f1e05a",
226
+ "description": "Odoo. Open Source Apps To Grow Your Business.",
227
+ "forked": "15108",
228
+ "stargazers_count": 22939,
229
+ "todayStar": "220 stars this week",
230
+ "html_url": "https://github.com/odoo/odoo",
231
231
  "rank": 21
232
232
  },
233
233
  {
234
- "full_name": "trailofbits/algo",
234
+ "full_name": "yt-dlp/yt-dlp",
235
235
  "language": "Python",
236
236
  "color": "#3572A5",
237
- "description": "Set up a personal VPN in the cloud",
238
- "forked": "1908",
239
- "stargazers_count": 22861,
240
- "todayStar": "1279 stars this week",
241
- "html_url": "https://github.com/trailofbits/algo",
237
+ "description": "A youtube-dl fork with additional features and fixes",
238
+ "forked": "477",
239
+ "stargazers_count": 7766,
240
+ "todayStar": "722 stars this week",
241
+ "html_url": "https://github.com/yt-dlp/yt-dlp",
242
242
  "rank": 22
243
243
  },
244
244
  {
245
- "full_name": "monicahq/monica",
246
- "language": "PHP",
247
- "color": "#4F5D95",
248
- "description": "Personal CRM. Remember everything about your friends, family and business relationships.",
249
- "forked": "1547",
250
- "stargazers_count": 15103,
251
- "todayStar": "590 stars this week",
252
- "html_url": "https://github.com/monicahq/monica",
245
+ "full_name": "sentsin/layui",
246
+ "language": "JavaScript",
247
+ "color": "#f1e05a",
248
+ "description": "采用自身模块规范编写的前端 UI 框架,遵循原生 HTML/CSS/JS 的书写形式,极低门槛,拿来即用。",
249
+ "forked": "6746",
250
+ "stargazers_count": 24845,
251
+ "todayStar": "268 stars this week",
252
+ "html_url": "https://github.com/sentsin/layui",
253
253
  "rank": 23
254
254
  },
255
255
  {
256
- "full_name": "remoteintech/remote-jobs",
257
- "language": "JavaScript",
258
- "color": "#f1e05a",
259
- "description": "A list of semi to fully remote-friendly companies (jobs) in tech.",
260
- "forked": "1829",
261
- "stargazers_count": 17540,
262
- "todayStar": "138 stars this week",
263
- "html_url": "https://github.com/remoteintech/remote-jobs",
256
+ "full_name": "googleprojectzero/weggli",
257
+ "language": "Rust",
258
+ "color": "#dea584",
259
+ "description": "weggli is a fast and robust semantic search tool for C and C++ codebases. It is designed to help security researchers identify interesting functionality in large codebases.",
260
+ "forked": "42",
261
+ "stargazers_count": 1081,
262
+ "todayStar": "285 stars this week",
263
+ "html_url": "https://github.com/googleprojectzero/weggli",
264
264
  "rank": 24
265
265
  },
266
266
  {
267
- "full_name": "rwightman/pytorch-image-models",
268
- "language": "Python",
269
- "color": "#3572A5",
270
- "description": "PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more",
271
- "forked": "2099",
272
- "stargazers_count": 13448,
273
- "todayStar": "278 stars this week",
274
- "html_url": "https://github.com/rwightman/pytorch-image-models",
267
+ "full_name": "ethereum/ethereum-org-website",
268
+ "language": "JavaScript",
269
+ "color": "#f1e05a",
270
+ "description": "Ethereum.org is a primary online resource for the Ethereum community.",
271
+ "forked": "1495",
272
+ "stargazers_count": 1476,
273
+ "todayStar": "170 stars this week",
274
+ "html_url": "https://github.com/ethereum/ethereum-org-website",
275
275
  "rank": 25
276
276
  }
277
277
  ]