@wcj/github-rank 21.10.1 → 21.10.2

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 +16537 -15537
  2. package/dist/sifou-daily.json +17 -53
  3. package/dist/sifou-monthly.json +46 -46
  4. package/dist/sifou-weekly.json +119 -119
  5. package/dist/toutiao-30.json +43 -43
  6. package/dist/toutiao-7.json +73 -73
  7. package/dist/toutiao-90.json +13 -13
  8. package/dist/trending-daily.json +197 -197
  9. package/dist/trending-monthly.json +166 -166
  10. package/dist/trending-weekly.json +171 -171
  11. package/dist/users.china.json +662 -662
  12. package/dist/users.json +1837 -1837
  13. package/package.json +1 -1
  14. package/web/36kr.html +2 -2
  15. package/web/data/repos.json +16537 -15537
  16. package/web/data/sifou-daily.json +17 -53
  17. package/web/data/sifou-monthly.json +46 -46
  18. package/web/data/sifou-weekly.json +119 -119
  19. package/web/data/toutiao-30.json +43 -43
  20. package/web/data/toutiao-7.json +73 -73
  21. package/web/data/toutiao-90.json +13 -13
  22. package/web/data/trending-daily.json +197 -197
  23. package/web/data/trending-monthly.json +166 -166
  24. package/web/data/trending-weekly.json +171 -171
  25. package/web/data/users.china.json +662 -662
  26. package/web/data/users.json +1837 -1837
  27. package/web/index.html +994 -994
  28. package/web/repos.html +2203 -2203
  29. package/web/sifou-daily.html +16 -128
  30. package/web/sifou-monthly.html +52 -52
  31. package/web/sifou-weekly.html +134 -134
  32. package/web/toutiao-30.html +71 -71
  33. package/web/toutiao-7.html +88 -88
  34. package/web/toutiao-90.html +15 -15
  35. package/web/trending-monthly.html +166 -162
  36. package/web/trending-weekly.html +162 -158
  37. package/web/trending.html +174 -174
  38. package/web/users.china.html +400 -400
@@ -1,277 +1,277 @@
1
1
  [
2
2
  {
3
- "full_name": "withfig/autocomplete",
4
- "language": "TypeScript",
5
- "color": "#2b7489",
6
- "description": "Fig adds autocomplete to your terminal.",
7
- "forked": "1278",
8
- "stargazers_count": 5895,
3
+ "full_name": "sindresorhus/awesome",
4
+ "language": "",
5
+ "color": "",
6
+ "description": "😎 Awesome lists about all kinds of interesting topics",
7
+ "forked": "21727",
8
+ "stargazers_count": 170575,
9
9
  "todayStar": "269 stars today",
10
- "html_url": "https://github.com/withfig/autocomplete",
10
+ "html_url": "https://github.com/sindresorhus/awesome",
11
11
  "rank": 1
12
12
  },
13
13
  {
14
- "full_name": "jonataslaw/getx",
15
- "language": "Dart",
16
- "color": "#00B4AB",
17
- "description": "Open screens/snackbars/dialogs/bottomSheets without context, manage states and inject dependencies easily with Get.",
18
- "forked": "714",
19
- "stargazers_count": 4729,
20
- "todayStar": "80 stars today",
21
- "html_url": "https://github.com/jonataslaw/getx",
14
+ "full_name": "trekhleb/javascript-algorithms",
15
+ "language": "JavaScript",
16
+ "color": "#f1e05a",
17
+ "description": "📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings",
18
+ "forked": "19871",
19
+ "stargazers_count": 120947,
20
+ "todayStar": "248 stars today",
21
+ "html_url": "https://github.com/trekhleb/javascript-algorithms",
22
22
  "rank": 2
23
23
  },
24
24
  {
25
- "full_name": "robertdavidgraham/masscan",
26
- "language": "C",
27
- "color": "#555555",
28
- "description": "TCP port scanner, spews SYN packets asynchronously, scanning entire Internet in under 5 minutes.",
29
- "forked": "2562",
30
- "stargazers_count": 17382,
31
- "todayStar": "301 stars today",
32
- "html_url": "https://github.com/robertdavidgraham/masscan",
25
+ "full_name": "great-expectations/great_expectations",
26
+ "language": "Python",
27
+ "color": "#3572A5",
28
+ "description": "Always know what to expect from your data.",
29
+ "forked": "699",
30
+ "stargazers_count": 5313,
31
+ "todayStar": "146 stars today",
32
+ "html_url": "https://github.com/great-expectations/great_expectations",
33
33
  "rank": 3
34
34
  },
35
35
  {
36
- "full_name": "jackfrued/Python-100-Days",
37
- "language": "Python",
38
- "color": "#3572A5",
39
- "description": "Python - 100天从新手到大师",
40
- "forked": "42924",
41
- "stargazers_count": 109032,
42
- "todayStar": "96 stars today",
43
- "html_url": "https://github.com/jackfrued/Python-100-Days",
36
+ "full_name": "containers/youki",
37
+ "language": "Rust",
38
+ "color": "#dea584",
39
+ "description": "A container runtime written in Rust",
40
+ "forked": "102",
41
+ "stargazers_count": 2089,
42
+ "todayStar": "131 stars today",
43
+ "html_url": "https://github.com/containers/youki",
44
44
  "rank": 4
45
45
  },
46
46
  {
47
- "full_name": "mithi/react-philosophies",
48
- "language": "",
49
- "color": "",
50
- "description": "🧘 Things I think about when I write React code 🧘",
51
- "forked": "25",
52
- "stargazers_count": 604,
53
- "todayStar": "250 stars today",
54
- "html_url": "https://github.com/mithi/react-philosophies",
47
+ "full_name": "mgeeky/ShellcodeFluctuation",
48
+ "language": "C++",
49
+ "color": "#f34b7d",
50
+ "description": "An advanced in-memory evasion technique fluctuating shellcode's memory protection between RW/NoAccess & RX and then encrypting/decrypting its contents",
51
+ "forked": "36",
52
+ "stargazers_count": 231,
53
+ "todayStar": "59 stars today",
54
+ "html_url": "https://github.com/mgeeky/ShellcodeFluctuation",
55
55
  "rank": 5
56
56
  },
57
57
  {
58
- "full_name": "pytorch/data",
58
+ "full_name": "willmcgugan/textual",
59
59
  "language": "Python",
60
60
  "color": "#3572A5",
61
- "description": "A PyTorch repo for data loading and utilities to be shared by the PyTorch domain libraries.",
62
- "forked": "3",
63
- "stargazers_count": 261,
64
- "todayStar": "81 stars today",
65
- "html_url": "https://github.com/pytorch/data",
61
+ "description": "Textual is a TUI (Text User Interface) framework for Python inspired by modern web development.",
62
+ "forked": "110",
63
+ "stargazers_count": 5248,
64
+ "todayStar": "222 stars today",
65
+ "html_url": "https://github.com/willmcgugan/textual",
66
66
  "rank": 6
67
67
  },
68
68
  {
69
- "full_name": "obsproject/obs-studio",
70
- "language": "C",
71
- "color": "#555555",
72
- "description": "OBS Studio - Free and open source software for live streaming and screen recording",
73
- "forked": "5195",
74
- "stargazers_count": 31255,
75
- "todayStar": "185 stars today",
76
- "html_url": "https://github.com/obsproject/obs-studio",
69
+ "full_name": "hashicorp/consul",
70
+ "language": "Go",
71
+ "color": "#00ADD8",
72
+ "description": "Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.",
73
+ "forked": "3849",
74
+ "stargazers_count": 23257,
75
+ "todayStar": "64 stars today",
76
+ "html_url": "https://github.com/hashicorp/consul",
77
77
  "rank": 7
78
78
  },
79
79
  {
80
- "full_name": "appwrite/appwrite",
81
- "language": "JavaScript",
82
- "color": "#f1e05a",
83
- "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 🚀",
84
- "forked": "885",
85
- "stargazers_count": 11906,
86
- "todayStar": "153 stars today",
87
- "html_url": "https://github.com/appwrite/appwrite",
80
+ "full_name": "jonataslaw/getx",
81
+ "language": "Dart",
82
+ "color": "#00B4AB",
83
+ "description": "Open screens/snackbars/dialogs/bottomSheets without context, manage states and inject dependencies easily with Get.",
84
+ "forked": "716",
85
+ "stargazers_count": 4818,
86
+ "todayStar": "98 stars today",
87
+ "html_url": "https://github.com/jonataslaw/getx",
88
88
  "rank": 8
89
89
  },
90
90
  {
91
- "full_name": "laoshenkaopu/kkndme_tianya",
92
- "language": "",
93
- "color": "",
94
- "description": "天涯 kkndme 神贴聊房价",
95
- "forked": "763",
96
- "stargazers_count": 3766,
97
- "todayStar": "61 stars today",
98
- "html_url": "https://github.com/laoshenkaopu/kkndme_tianya",
91
+ "full_name": "TheAlgorithms/Javascript",
92
+ "language": "JavaScript",
93
+ "color": "#f1e05a",
94
+ "description": "A repository for All algorithms implemented in Javascript (for educational purposes only)",
95
+ "forked": "2455",
96
+ "stargazers_count": 14538,
97
+ "todayStar": "125 stars today",
98
+ "html_url": "https://github.com/TheAlgorithms/Javascript",
99
99
  "rank": 9
100
100
  },
101
101
  {
102
- "full_name": "livewire/livewire",
103
- "language": "Blade",
104
- "color": "#f7523f",
105
- "description": "A full-stack framework for Laravel that takes the pain out of building dynamic UIs.",
106
- "forked": "732",
107
- "stargazers_count": 13056,
108
- "todayStar": "51 stars today",
109
- "html_url": "https://github.com/livewire/livewire",
102
+ "full_name": "danistefanovic/build-your-own-x",
103
+ "language": "",
104
+ "color": "",
105
+ "description": "🤓 Build your own (insert technology here)",
106
+ "forked": "10704",
107
+ "stargazers_count": 118724,
108
+ "todayStar": "258 stars today",
109
+ "html_url": "https://github.com/danistefanovic/build-your-own-x",
110
110
  "rank": 10
111
111
  },
112
112
  {
113
- "full_name": "kimlimjustin/xplorer",
114
- "language": "TypeScript",
115
- "color": "#2b7489",
116
- "description": "Xplorer, a customizable, modern file manager",
117
- "forked": "81",
118
- "stargazers_count": 1280,
119
- "todayStar": "249 stars today",
120
- "html_url": "https://github.com/kimlimjustin/xplorer",
113
+ "full_name": "ripienaar/free-for-dev",
114
+ "language": "HTML",
115
+ "color": "#e34c26",
116
+ "description": "A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev",
117
+ "forked": "5325",
118
+ "stargazers_count": 49228,
119
+ "todayStar": "162 stars today",
120
+ "html_url": "https://github.com/ripienaar/free-for-dev",
121
121
  "rank": 11
122
122
  },
123
123
  {
124
- "full_name": "strapi/strapi",
125
- "language": "JavaScript",
126
- "color": "#f1e05a",
127
- "description": "🚀 Open source Node.js Headless CMS to easily build customisable APIs",
128
- "forked": "4818",
129
- "stargazers_count": 39940,
130
- "todayStar": "171 stars today",
131
- "html_url": "https://github.com/strapi/strapi",
124
+ "full_name": "mithi/react-philosophies",
125
+ "language": "",
126
+ "color": "",
127
+ "description": "🧘 Things I think about when I write React code 🧘",
128
+ "forked": "36",
129
+ "stargazers_count": 952,
130
+ "todayStar": "356 stars today",
131
+ "html_url": "https://github.com/mithi/react-philosophies",
132
132
  "rank": 12
133
133
  },
134
134
  {
135
- "full_name": "ascoders/weekly",
136
- "language": "JavaScript",
137
- "color": "#f1e05a",
138
- "description": "前端精读周刊。帮你理解最前沿、实用的技术。",
139
- "forked": "1764",
140
- "stargazers_count": 15468,
141
- "todayStar": "98 stars today",
142
- "html_url": "https://github.com/ascoders/weekly",
135
+ "full_name": "goplus/gop",
136
+ "language": "Go",
137
+ "color": "#00ADD8",
138
+ "description": "GoPlus - The Go+ language for engineering, STEM education, and data science",
139
+ "forked": "396",
140
+ "stargazers_count": 5397,
141
+ "todayStar": "85 stars today",
142
+ "html_url": "https://github.com/goplus/gop",
143
143
  "rank": 13
144
144
  },
145
145
  {
146
- "full_name": "qier222/YesPlayMusic",
147
- "language": "JavaScript",
148
- "color": "#f1e05a",
149
- "description": "高颜值的第三方网易云播放器,支持 Windows / macOS / Linux",
150
- "forked": "1471",
151
- "stargazers_count": 11292,
152
- "todayStar": "108 stars today",
153
- "html_url": "https://github.com/qier222/YesPlayMusic",
146
+ "full_name": "florinpop17/app-ideas",
147
+ "language": "",
148
+ "color": "",
149
+ "description": "A Collection of application ideas which can be used to improve your coding skills.",
150
+ "forked": "6215",
151
+ "stargazers_count": 44835,
152
+ "todayStar": "172 stars today",
153
+ "html_url": "https://github.com/florinpop17/app-ideas",
154
154
  "rank": 14
155
155
  },
156
156
  {
157
- "full_name": "python-engineer/ml-study-plan",
158
- "language": "",
159
- "color": "",
160
- "description": "The Ultimate FREE Machine Learning Study Plan",
161
- "forked": "222",
162
- "stargazers_count": 1847,
163
- "todayStar": "231 stars today",
164
- "html_url": "https://github.com/python-engineer/ml-study-plan",
157
+ "full_name": "microsoft/Data-Science-For-Beginners",
158
+ "language": "JupyterNotebook",
159
+ "color": "#DA5B0B",
160
+ "description": "10 Weeks, 20 Lessons, Data Science for All!",
161
+ "forked": "106",
162
+ "stargazers_count": 734,
163
+ "todayStar": "435 stars today",
164
+ "html_url": "https://github.com/microsoft/Data-Science-For-Beginners",
165
165
  "rank": 15
166
166
  },
167
167
  {
168
- "full_name": "appsmithorg/appsmith",
169
- "language": "TypeScript",
170
- "color": "#2b7489",
171
- "description": "Build completely custom admin panels and internal tools. Use 30+ react components to build pages without HTML/CSS.",
172
- "forked": "550",
173
- "stargazers_count": 5870,
174
- "todayStar": "231 stars today",
175
- "html_url": "https://github.com/appsmithorg/appsmith",
168
+ "full_name": "hashicorp/terraform",
169
+ "language": "Go",
170
+ "color": "#00ADD8",
171
+ "description": "Terraform enables you to safely and predictably create, change, and improve infrastructure. It is an open source tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.",
172
+ "forked": "6952",
173
+ "stargazers_count": 29249,
174
+ "todayStar": "122 stars today",
175
+ "html_url": "https://github.com/hashicorp/terraform",
176
176
  "rank": 16
177
177
  },
178
178
  {
179
- "full_name": "monicahq/monica",
180
- "language": "PHP",
181
- "color": "#4F5D95",
182
- "description": "Personal CRM. Remember everything about your friends, family and business relationships.",
183
- "forked": "1521",
184
- "stargazers_count": 13729,
185
- "todayStar": "368 stars today",
186
- "html_url": "https://github.com/monicahq/monica",
187
- "rank": 17
188
- },
189
- {
190
- "full_name": "MunGell/awesome-for-beginners",
191
- "language": "",
192
- "color": "",
193
- "description": "A list of awesome beginners-friendly projects.",
194
- "forked": "5124",
195
- "stargazers_count": 35127,
196
- "todayStar": "128 stars today",
197
- "html_url": "https://github.com/MunGell/awesome-for-beginners",
198
- "rank": 18
199
- },
200
- {
201
- "full_name": "docker/compose",
179
+ "full_name": "flipped-aurora/gin-vue-admin",
202
180
  "language": "Go",
203
181
  "color": "#00ADD8",
204
- "description": "Define and run multi-container applications with Docker",
205
- "forked": "3956",
206
- "stargazers_count": 23584,
207
- "todayStar": "91 stars today",
208
- "html_url": "https://github.com/docker/compose",
209
- "rank": 19
182
+ "description": "基于vite+vue3+gin搭建的开发基础平台,集成jwt鉴权,权限管理,动态路由,分页封装,多点登录拦截,资源权限,上传下载,代码生成器,表单生成器等开发必备功能,五分钟一套CURD前后端代码,欢迎issue和pr~",
183
+ "forked": "2732",
184
+ "stargazers_count": 9699,
185
+ "todayStar": "38 stars today",
186
+ "html_url": "https://github.com/flipped-aurora/gin-vue-admin",
187
+ "rank": 17
210
188
  },
211
189
  {
212
190
  "full_name": "tsoding/porth",
213
191
  "language": "Python",
214
192
  "color": "#3572A5",
215
193
  "description": "It's like Forth but in Python",
216
- "forked": "31",
217
- "stargazers_count": 303,
218
- "todayStar": "58 stars today",
194
+ "forked": "34",
195
+ "stargazers_count": 351,
196
+ "todayStar": "48 stars today",
219
197
  "html_url": "https://github.com/tsoding/porth",
220
- "rank": 20
198
+ "rank": 18
221
199
  },
222
200
  {
223
- "full_name": "knative/serving",
224
- "language": "Go",
225
- "color": "#00ADD8",
226
- "description": "Kubernetes-based, scale-to-zero, request-driven compute",
227
- "forked": "832",
228
- "stargazers_count": 4045,
201
+ "full_name": "freefq/free",
202
+ "language": "",
203
+ "color": "",
204
+ "description": "翻墙、免费翻墙、免费科学上网、免费节点、免费梯子、免费ss/v2ray/trojan节点、蓝灯、谷歌商店、翻墙梯子",
205
+ "forked": "3283",
206
+ "stargazers_count": 14048,
229
207
  "todayStar": "55 stars today",
230
- "html_url": "https://github.com/knative/serving",
208
+ "html_url": "https://github.com/freefq/free",
209
+ "rank": 19
210
+ },
211
+ {
212
+ "full_name": "monicahq/monica",
213
+ "language": "PHP",
214
+ "color": "#4F5D95",
215
+ "description": "Personal CRM. Remember everything about your friends, family and business relationships.",
216
+ "forked": "1528",
217
+ "stargazers_count": 14109,
218
+ "todayStar": "401 stars today",
219
+ "html_url": "https://github.com/monicahq/monica",
220
+ "rank": 20
221
+ },
222
+ {
223
+ "full_name": "ryanmcdermott/clean-code-javascript",
224
+ "language": "JavaScript",
225
+ "color": "#f1e05a",
226
+ "description": "🛁 Clean Code concepts adapted for JavaScript",
227
+ "forked": "7289",
228
+ "stargazers_count": 57421,
229
+ "todayStar": "162 stars today",
230
+ "html_url": "https://github.com/ryanmcdermott/clean-code-javascript",
231
231
  "rank": 21
232
232
  },
233
233
  {
234
- "full_name": "knadh/listmonk",
235
- "language": "Go",
236
- "color": "#00ADD8",
237
- "description": "High performance, self-hosted, newsletter and mailing list manager with a modern dashboard. Single binary app.",
238
- "forked": "444",
239
- "stargazers_count": 6473,
240
- "todayStar": "174 stars today",
241
- "html_url": "https://github.com/knadh/listmonk",
234
+ "full_name": "microsoft/PowerToys",
235
+ "language": "C#",
236
+ "color": "#178600",
237
+ "description": "Windows system utilities to maximize productivity",
238
+ "forked": "3368",
239
+ "stargazers_count": 61061,
240
+ "todayStar": "107 stars today",
241
+ "html_url": "https://github.com/microsoft/PowerToys",
242
242
  "rank": 22
243
243
  },
244
244
  {
245
- "full_name": "abdumostafa/awesome-in-arabic",
246
- "language": "",
247
- "color": "",
248
- "description": "A collection of awesome developer accounts (Twitter, Facebook,...) 👨‍💻 that enrich Arabic content, podcasts, articles, Youtube channels and Some advises and guidelines.",
249
- "forked": "68",
250
- "stargazers_count": 365,
251
- "todayStar": "29 stars today",
252
- "html_url": "https://github.com/abdumostafa/awesome-in-arabic",
245
+ "full_name": "jina-ai/jina",
246
+ "language": "Python",
247
+ "color": "#3572A5",
248
+ "description": "Cloud-native neural search framework for 𝙖𝙣𝙮 kind of data",
249
+ "forked": "1251",
250
+ "stargazers_count": 11259,
251
+ "todayStar": "130 stars today",
252
+ "html_url": "https://github.com/jina-ai/jina",
253
253
  "rank": 23
254
254
  },
255
255
  {
256
- "full_name": "marcel-dempers/docker-development-youtube-series",
257
- "language": "Go",
258
- "color": "#00ADD8",
259
- "description": "",
260
- "forked": "1442",
261
- "stargazers_count": 1678,
262
- "todayStar": "91 stars today",
263
- "html_url": "https://github.com/marcel-dempers/docker-development-youtube-series",
256
+ "full_name": "eclipse/mosquitto",
257
+ "language": "C",
258
+ "color": "#555555",
259
+ "description": "Eclipse Mosquitto - An open source MQTT broker",
260
+ "forked": "1733",
261
+ "stargazers_count": 5455,
262
+ "todayStar": "148 stars today",
263
+ "html_url": "https://github.com/eclipse/mosquitto",
264
264
  "rank": 24
265
265
  },
266
266
  {
267
- "full_name": "great-expectations/great_expectations",
268
- "language": "Python",
269
- "color": "#3572A5",
270
- "description": "Always know what to expect from your data.",
271
- "forked": "690",
272
- "stargazers_count": 5166,
273
- "todayStar": "89 stars today",
274
- "html_url": "https://github.com/great-expectations/great_expectations",
267
+ "full_name": "swagger-api/swagger-ui",
268
+ "language": "JavaScript",
269
+ "color": "#f1e05a",
270
+ "description": "Swagger UI is a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.",
271
+ "forked": "8055",
272
+ "stargazers_count": 20842,
273
+ "todayStar": "92 stars today",
274
+ "html_url": "https://github.com/swagger-api/swagger-ui",
275
275
  "rank": 25
276
276
  }
277
277
  ]