@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.
- package/dist/repos.json +36011 -35987
- package/dist/sifou-daily.json +105 -51
- package/dist/sifou-monthly.json +133 -133
- package/dist/sifou-weekly.json +174 -174
- package/dist/toutiao-30.json +86 -86
- package/dist/toutiao-7.json +139 -139
- package/dist/toutiao-90.json +59 -59
- package/dist/trending-daily.json +190 -190
- package/dist/trending-monthly.json +171 -171
- package/dist/trending-weekly.json +189 -189
- package/dist/users.china.json +3417 -3416
- package/dist/users.json +3946 -3947
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +36011 -35987
- package/web/data/sifou-daily.json +105 -51
- package/web/data/sifou-monthly.json +133 -133
- package/web/data/sifou-weekly.json +174 -174
- package/web/data/toutiao-30.json +86 -86
- package/web/data/toutiao-7.json +139 -139
- package/web/data/toutiao-90.json +59 -59
- package/web/data/trending-daily.json +190 -190
- package/web/data/trending-monthly.json +171 -171
- package/web/data/trending-weekly.json +189 -189
- package/web/data/users.china.json +3417 -3416
- package/web/data/users.json +3946 -3947
- package/web/index.html +1937 -1937
- package/web/repos.html +4307 -4311
- package/web/sifou-daily.html +211 -43
- package/web/sifou-monthly.html +140 -140
- package/web/sifou-weekly.html +147 -147
- package/web/toutiao-30.html +99 -99
- package/web/toutiao-7.html +93 -93
- package/web/toutiao-90.html +47 -47
- package/web/trending-monthly.html +153 -157
- package/web/trending-weekly.html +173 -169
- package/web/trending.html +167 -167
- package/web/users.china.html +1818 -1818
|
@@ -1,35 +1,35 @@
|
|
|
1
1
|
[
|
|
2
|
-
{
|
|
3
|
-
"full_name": "Python-World/python-mini-projects",
|
|
4
|
-
"language": "Python",
|
|
5
|
-
"color": "#3572A5",
|
|
6
|
-
"description": "A collection of simple python mini projects to enhance your python skills",
|
|
7
|
-
"forked": "1326",
|
|
8
|
-
"stargazers_count": 4710,
|
|
9
|
-
"todayStar": "3847 stars this month",
|
|
10
|
-
"html_url": "https://github.com/Python-World/python-mini-projects",
|
|
11
|
-
"rank": 1
|
|
12
|
-
},
|
|
13
2
|
{
|
|
14
3
|
"full_name": "authelia/authelia",
|
|
15
4
|
"language": "Go",
|
|
16
5
|
"color": "#00ADD8",
|
|
17
6
|
"description": "The Single Sign-On Multi-Factor portal for web apps",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
7
|
+
"forked": "514",
|
|
8
|
+
"stargazers_count": 10429,
|
|
9
|
+
"todayStar": "3409 stars this month",
|
|
21
10
|
"html_url": "https://github.com/authelia/authelia",
|
|
22
|
-
"rank":
|
|
11
|
+
"rank": 1
|
|
23
12
|
},
|
|
24
13
|
{
|
|
25
|
-
"full_name": "
|
|
14
|
+
"full_name": "appsmithorg/appsmith",
|
|
26
15
|
"language": "TypeScript",
|
|
27
16
|
"color": "#2b7489",
|
|
28
|
-
"description": "
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
32
|
-
"html_url": "https://github.com/
|
|
17
|
+
"description": "Build completely custom admin panels and internal tools. Use 30+ react components to build pages without HTML/CSS.",
|
|
18
|
+
"forked": "737",
|
|
19
|
+
"stargazers_count": 7559,
|
|
20
|
+
"todayStar": "2101 stars this month",
|
|
21
|
+
"html_url": "https://github.com/appsmithorg/appsmith",
|
|
22
|
+
"rank": 2
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
"full_name": "bregman-arie/devops-exercises",
|
|
26
|
+
"language": "Python",
|
|
27
|
+
"color": "#3572A5",
|
|
28
|
+
"description": "Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions",
|
|
29
|
+
"forked": "3394",
|
|
30
|
+
"stargazers_count": 17429,
|
|
31
|
+
"todayStar": "3488 stars this month",
|
|
32
|
+
"html_url": "https://github.com/bregman-arie/devops-exercises",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
35
|
{
|
|
@@ -37,43 +37,43 @@
|
|
|
37
37
|
"language": "C",
|
|
38
38
|
"color": "#555555",
|
|
39
39
|
"description": "TCP port scanner, spews SYN packets asynchronously, scanning entire Internet in under 5 minutes.",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
40
|
+
"forked": "2588",
|
|
41
|
+
"stargazers_count": 17802,
|
|
42
|
+
"todayStar": "1950 stars this month",
|
|
43
43
|
"html_url": "https://github.com/robertdavidgraham/masscan",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
47
|
-
"full_name": "
|
|
48
|
-
"language": "
|
|
49
|
-
"color": "#
|
|
50
|
-
"description": "
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
54
|
-
"html_url": "https://github.com/
|
|
47
|
+
"full_name": "Sairyss/domain-driven-hexagon",
|
|
48
|
+
"language": "TypeScript",
|
|
49
|
+
"color": "#2b7489",
|
|
50
|
+
"description": "Guide on Domain-Driven Design, Hexagonal architecture, best practices etc.",
|
|
51
|
+
"forked": "274",
|
|
52
|
+
"stargazers_count": 3898,
|
|
53
|
+
"todayStar": "1267 stars this month",
|
|
54
|
+
"html_url": "https://github.com/Sairyss/domain-driven-hexagon",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
57
|
{
|
|
58
|
-
"full_name": "
|
|
59
|
-
"language": "
|
|
60
|
-
"color": "#
|
|
61
|
-
"description": "
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
65
|
-
"html_url": "https://github.com/
|
|
58
|
+
"full_name": "louislam/uptime-kuma",
|
|
59
|
+
"language": "JavaScript",
|
|
60
|
+
"color": "#f1e05a",
|
|
61
|
+
"description": "A fancy self-hosted monitoring tool",
|
|
62
|
+
"forked": "387",
|
|
63
|
+
"stargazers_count": 7254,
|
|
64
|
+
"todayStar": "4022 stars this month",
|
|
65
|
+
"html_url": "https://github.com/louislam/uptime-kuma",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
68
|
{
|
|
69
|
-
"full_name": "
|
|
69
|
+
"full_name": "babysor/MockingBird",
|
|
70
70
|
"language": "JavaScript",
|
|
71
71
|
"color": "#f1e05a",
|
|
72
|
-
"description": "
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
72
|
+
"description": "🚀AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time",
|
|
73
|
+
"forked": "999",
|
|
74
|
+
"stargazers_count": 9273,
|
|
75
|
+
"todayStar": "5143 stars this month",
|
|
76
|
+
"html_url": "https://github.com/babysor/MockingBird",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
79
|
{
|
|
@@ -81,142 +81,142 @@
|
|
|
81
81
|
"language": "Rust",
|
|
82
82
|
"color": "#dea584",
|
|
83
83
|
"description": "📚 Learn to write an embedded OS in Rust 🦀",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
84
|
+
"forked": "385",
|
|
85
|
+
"stargazers_count": 6767,
|
|
86
|
+
"todayStar": "1653 stars this month",
|
|
87
87
|
"html_url": "https://github.com/rust-embedded/rust-raspberrypi-OS-tutorials",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
90
|
{
|
|
91
|
-
"full_name": "
|
|
92
|
-
"language": "
|
|
93
|
-
"color": "
|
|
94
|
-
"description": "",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
91
|
+
"full_name": "smartcontractkit/full-blockchain-solidity-course-py",
|
|
92
|
+
"language": "",
|
|
93
|
+
"color": "",
|
|
94
|
+
"description": "Ultimate Solidity, Blockchain, and Smart Contract - Beginner to Expert Full Course | Python Edition",
|
|
95
|
+
"forked": "393",
|
|
96
|
+
"stargazers_count": 1803,
|
|
97
|
+
"todayStar": "1043 stars this month",
|
|
98
|
+
"html_url": "https://github.com/smartcontractkit/full-blockchain-solidity-course-py",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
|
-
"full_name": "
|
|
103
|
-
"language": "",
|
|
104
|
-
"color": "",
|
|
105
|
-
"description": "
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
102
|
+
"full_name": "calendso/calendso",
|
|
103
|
+
"language": "TypeScript",
|
|
104
|
+
"color": "#2b7489",
|
|
105
|
+
"description": "Scheduling infrastructure for absolutely everyone.",
|
|
106
|
+
"forked": "716",
|
|
107
|
+
"stargazers_count": 8264,
|
|
108
|
+
"todayStar": "2045 stars this month",
|
|
109
|
+
"html_url": "https://github.com/calendso/calendso",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
|
-
"full_name": "
|
|
114
|
-
"language": "
|
|
115
|
-
"color": "#
|
|
116
|
-
"description": "
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
113
|
+
"full_name": "ascoders/weekly",
|
|
114
|
+
"language": "JavaScript",
|
|
115
|
+
"color": "#f1e05a",
|
|
116
|
+
"description": "前端精读周刊。帮你理解最前沿、实用的技术。",
|
|
117
|
+
"forked": "1810",
|
|
118
|
+
"stargazers_count": 15821,
|
|
119
|
+
"todayStar": "1414 stars this month",
|
|
120
|
+
"html_url": "https://github.com/ascoders/weekly",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
123
|
{
|
|
124
|
-
"full_name": "
|
|
125
|
-
"language": "
|
|
126
|
-
"color": "#
|
|
127
|
-
"description": "
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
124
|
+
"full_name": "Python-World/python-mini-projects",
|
|
125
|
+
"language": "Python",
|
|
126
|
+
"color": "#3572A5",
|
|
127
|
+
"description": "A collection of simple python mini projects to enhance your python skills",
|
|
128
|
+
"forked": "1375",
|
|
129
|
+
"stargazers_count": 4895,
|
|
130
|
+
"todayStar": "2730 stars this month",
|
|
131
|
+
"html_url": "https://github.com/Python-World/python-mini-projects",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
134
134
|
{
|
|
135
|
-
"full_name": "
|
|
136
|
-
"language": "
|
|
137
|
-
"color": "#
|
|
138
|
-
"description": "
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
135
|
+
"full_name": "jagrosh/MusicBot",
|
|
136
|
+
"language": "Java",
|
|
137
|
+
"color": "#b07219",
|
|
138
|
+
"description": "🎶 A Discord music bot that's easy to set up and run yourself!",
|
|
139
|
+
"forked": "1238",
|
|
140
|
+
"stargazers_count": 2570,
|
|
141
|
+
"todayStar": "987 stars this month",
|
|
142
|
+
"html_url": "https://github.com/jagrosh/MusicBot",
|
|
143
143
|
"rank": 13
|
|
144
144
|
},
|
|
145
145
|
{
|
|
146
|
-
"full_name": "
|
|
146
|
+
"full_name": "appwrite/appwrite",
|
|
147
147
|
"language": "JavaScript",
|
|
148
148
|
"color": "#f1e05a",
|
|
149
|
-
"description": "
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
153
|
-
"html_url": "https://github.com/
|
|
149
|
+
"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 🚀",
|
|
150
|
+
"forked": "1142",
|
|
151
|
+
"stargazers_count": 13022,
|
|
152
|
+
"todayStar": "1661 stars this month",
|
|
153
|
+
"html_url": "https://github.com/appwrite/appwrite",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
156
|
{
|
|
157
|
-
"full_name": "
|
|
158
|
-
"language": "
|
|
159
|
-
"color": "#
|
|
160
|
-
"description": "
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
157
|
+
"full_name": "waydroid/waydroid",
|
|
158
|
+
"language": "Python",
|
|
159
|
+
"color": "#3572A5",
|
|
160
|
+
"description": "",
|
|
161
|
+
"forked": "88",
|
|
162
|
+
"stargazers_count": 2356,
|
|
163
|
+
"todayStar": "1789 stars this month",
|
|
164
|
+
"html_url": "https://github.com/waydroid/waydroid",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
|
-
"full_name": "
|
|
169
|
-
"language": "
|
|
170
|
-
"color": "
|
|
171
|
-
"description": "
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
175
|
-
"html_url": "https://github.com/
|
|
168
|
+
"full_name": "Tencent/secguide",
|
|
169
|
+
"language": "",
|
|
170
|
+
"color": "",
|
|
171
|
+
"description": "面向开发人员梳理的代码安全指南",
|
|
172
|
+
"forked": "1121",
|
|
173
|
+
"stargazers_count": 8708,
|
|
174
|
+
"todayStar": "2060 stars this month",
|
|
175
|
+
"html_url": "https://github.com/Tencent/secguide",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
178
178
|
{
|
|
179
|
-
"full_name": "
|
|
180
|
-
"language": "
|
|
181
|
-
"color": "#
|
|
182
|
-
"description": "
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
186
|
-
"html_url": "https://github.com/
|
|
179
|
+
"full_name": "trailofbits/algo",
|
|
180
|
+
"language": "Python",
|
|
181
|
+
"color": "#3572A5",
|
|
182
|
+
"description": "Set up a personal VPN in the cloud",
|
|
183
|
+
"forked": "1935",
|
|
184
|
+
"stargazers_count": 23533,
|
|
185
|
+
"todayStar": "2109 stars this month",
|
|
186
|
+
"html_url": "https://github.com/trailofbits/algo",
|
|
187
187
|
"rank": 17
|
|
188
188
|
},
|
|
189
189
|
{
|
|
190
|
-
"full_name": "
|
|
191
|
-
"language": "
|
|
192
|
-
"color": "#
|
|
193
|
-
"description": "
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
197
|
-
"html_url": "https://github.com/
|
|
190
|
+
"full_name": "30-seconds/30-seconds-of-code",
|
|
191
|
+
"language": "JavaScript",
|
|
192
|
+
"color": "#f1e05a",
|
|
193
|
+
"description": "Short JavaScript code snippets for all your development needs",
|
|
194
|
+
"forked": "9195",
|
|
195
|
+
"stargazers_count": 87003,
|
|
196
|
+
"todayStar": "3057 stars this month",
|
|
197
|
+
"html_url": "https://github.com/30-seconds/30-seconds-of-code",
|
|
198
198
|
"rank": 18
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
|
-
"full_name": "
|
|
202
|
-
"language": "
|
|
203
|
-
"color": "#
|
|
204
|
-
"description": "
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
208
|
-
"html_url": "https://github.com/
|
|
201
|
+
"full_name": "seaswalker/spring-analysis",
|
|
202
|
+
"language": "Java",
|
|
203
|
+
"color": "#b07219",
|
|
204
|
+
"description": "Spring源码阅读",
|
|
205
|
+
"forked": "3605",
|
|
206
|
+
"stargazers_count": 10964,
|
|
207
|
+
"todayStar": "637 stars this month",
|
|
208
|
+
"html_url": "https://github.com/seaswalker/spring-analysis",
|
|
209
209
|
"rank": 19
|
|
210
210
|
},
|
|
211
211
|
{
|
|
212
|
-
"full_name": "
|
|
213
|
-
"language": "
|
|
214
|
-
"color": "
|
|
215
|
-
"description": "
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
219
|
-
"html_url": "https://github.com/
|
|
212
|
+
"full_name": "sindresorhus/awesome",
|
|
213
|
+
"language": "",
|
|
214
|
+
"color": "",
|
|
215
|
+
"description": "😎 Awesome lists about all kinds of interesting topics",
|
|
216
|
+
"forked": "21810",
|
|
217
|
+
"stargazers_count": 172153,
|
|
218
|
+
"todayStar": "3960 stars this month",
|
|
219
|
+
"html_url": "https://github.com/sindresorhus/awesome",
|
|
220
220
|
"rank": 20
|
|
221
221
|
},
|
|
222
222
|
{
|
|
@@ -224,21 +224,21 @@
|
|
|
224
224
|
"language": "JavaScript",
|
|
225
225
|
"color": "#f1e05a",
|
|
226
226
|
"description": "🛁 Clean Code concepts adapted for JavaScript",
|
|
227
|
-
"forked": "
|
|
228
|
-
"stargazers_count":
|
|
229
|
-
"todayStar": "
|
|
227
|
+
"forked": "7448",
|
|
228
|
+
"stargazers_count": 58822,
|
|
229
|
+
"todayStar": "2169 stars this month",
|
|
230
230
|
"html_url": "https://github.com/ryanmcdermott/clean-code-javascript",
|
|
231
231
|
"rank": 21
|
|
232
232
|
},
|
|
233
233
|
{
|
|
234
|
-
"full_name": "
|
|
235
|
-
"language": "
|
|
236
|
-
"color": "#
|
|
237
|
-
"description": "
|
|
238
|
-
"forked": "
|
|
239
|
-
"stargazers_count":
|
|
240
|
-
"todayStar": "
|
|
241
|
-
"html_url": "https://github.com/
|
|
234
|
+
"full_name": "TheAlgorithms/C",
|
|
235
|
+
"language": "C",
|
|
236
|
+
"color": "#555555",
|
|
237
|
+
"description": "Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.",
|
|
238
|
+
"forked": "2908",
|
|
239
|
+
"stargazers_count": 11035,
|
|
240
|
+
"todayStar": "886 stars this month",
|
|
241
|
+
"html_url": "https://github.com/TheAlgorithms/C",
|
|
242
242
|
"rank": 22
|
|
243
243
|
},
|
|
244
244
|
{
|
|
@@ -246,32 +246,32 @@
|
|
|
246
246
|
"language": "Java",
|
|
247
247
|
"color": "#b07219",
|
|
248
248
|
"description": "基于SpringBoot,Spring Security,JWT,Vue & Element 的前后端分离权限管理系统",
|
|
249
|
-
"forked": "
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
249
|
+
"forked": "460",
|
|
250
|
+
"stargazers_count": 1479,
|
|
251
|
+
"todayStar": "589 stars this month",
|
|
252
252
|
"html_url": "https://github.com/YunaiV/ruoyi-vue-pro",
|
|
253
253
|
"rank": 23
|
|
254
254
|
},
|
|
255
255
|
{
|
|
256
|
-
"full_name": "
|
|
257
|
-
"language": "",
|
|
258
|
-
"color": "",
|
|
259
|
-
"description": "
|
|
260
|
-
"forked": "
|
|
261
|
-
"stargazers_count":
|
|
262
|
-
"todayStar": "
|
|
263
|
-
"html_url": "https://github.com/
|
|
256
|
+
"full_name": "monicahq/monica",
|
|
257
|
+
"language": "PHP",
|
|
258
|
+
"color": "#4F5D95",
|
|
259
|
+
"description": "Personal CRM. Remember everything about your friends, family and business relationships.",
|
|
260
|
+
"forked": "1551",
|
|
261
|
+
"stargazers_count": 15170,
|
|
262
|
+
"todayStar": "1941 stars this month",
|
|
263
|
+
"html_url": "https://github.com/monicahq/monica",
|
|
264
264
|
"rank": 24
|
|
265
265
|
},
|
|
266
266
|
{
|
|
267
|
-
"full_name": "
|
|
267
|
+
"full_name": "willmcgugan/rich",
|
|
268
268
|
"language": "Python",
|
|
269
269
|
"color": "#3572A5",
|
|
270
|
-
"description": "
|
|
271
|
-
"forked": "
|
|
272
|
-
"stargazers_count":
|
|
273
|
-
"todayStar": "
|
|
274
|
-
"html_url": "https://github.com/
|
|
270
|
+
"description": "Rich is a Python library for rich text and beautiful formatting in the terminal.",
|
|
271
|
+
"forked": "958",
|
|
272
|
+
"stargazers_count": 30097,
|
|
273
|
+
"todayStar": "1441 stars this month",
|
|
274
|
+
"html_url": "https://github.com/willmcgugan/rich",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|