@wcj/github-rank 22.2.27 → 22.2.28

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 +16761 -16760
  2. package/dist/sifou-daily.json +31 -22
  3. package/dist/sifou-monthly.json +45 -45
  4. package/dist/sifou-weekly.json +102 -102
  5. package/dist/toutiao-30.json +34 -34
  6. package/dist/toutiao-7.json +73 -73
  7. package/dist/toutiao-90.json +14 -14
  8. package/dist/trending-daily.json +165 -165
  9. package/dist/trending-monthly.json +140 -140
  10. package/dist/trending-weekly.json +153 -153
  11. package/dist/users.china.json +1031 -1031
  12. package/dist/users.json +2000 -2001
  13. package/package.json +1 -1
  14. package/web/36kr.html +2 -2
  15. package/web/data/repos.json +16761 -16760
  16. package/web/data/sifou-daily.json +31 -22
  17. package/web/data/sifou-monthly.json +45 -45
  18. package/web/data/sifou-weekly.json +102 -102
  19. package/web/data/toutiao-30.json +34 -34
  20. package/web/data/toutiao-7.json +73 -73
  21. package/web/data/toutiao-90.json +14 -14
  22. package/web/data/trending-daily.json +165 -165
  23. package/web/data/trending-monthly.json +140 -140
  24. package/web/data/trending-weekly.json +153 -153
  25. package/web/data/users.china.json +1031 -1031
  26. package/web/data/users.json +2000 -2001
  27. package/web/index.html +1090 -1090
  28. package/web/repos.html +2279 -2275
  29. package/web/sifou-daily.html +48 -20
  30. package/web/sifou-monthly.html +60 -60
  31. package/web/sifou-weekly.html +115 -115
  32. package/web/toutiao-30.html +38 -38
  33. package/web/toutiao-7.html +82 -82
  34. package/web/toutiao-90.html +17 -17
  35. package/web/trending-monthly.html +138 -134
  36. package/web/trending-weekly.html +138 -134
  37. package/web/trending.html +136 -148
  38. package/web/users.china.html +534 -534
@@ -1,35 +1,35 @@
1
1
  [
2
- {
3
- "full_name": "nextui-org/nextui",
4
- "language": "TypeScript",
5
- "color": "#2b7489",
6
- "description": "",
7
- "forked": "215",
8
- "stargazers_count": 5216,
9
- "todayStar": "3979 stars this month",
10
- "html_url": "https://github.com/nextui-org/nextui",
11
- "rank": 1
12
- },
13
2
  {
14
3
  "full_name": "zadam/trilium",
15
4
  "language": "JavaScript",
16
5
  "color": "#f1e05a",
17
6
  "description": "",
18
- "forked": "892",
19
- "stargazers_count": 14901,
20
- "todayStar": "2092 stars this month",
7
+ "forked": "895",
8
+ "stargazers_count": 14942,
9
+ "todayStar": "2073 stars this month",
21
10
  "html_url": "https://github.com/zadam/trilium",
22
- "rank": 2
11
+ "rank": 1
23
12
  },
24
13
  {
25
14
  "full_name": "3b1b/videos",
26
15
  "language": "Python",
27
16
  "color": "#3572A5",
28
17
  "description": "",
29
- "forked": "1119",
30
- "stargazers_count": 2991,
31
- "todayStar": "1369 stars this month",
18
+ "forked": "1130",
19
+ "stargazers_count": 3022,
20
+ "todayStar": "1400 stars this month",
32
21
  "html_url": "https://github.com/3b1b/videos",
22
+ "rank": 2
23
+ },
24
+ {
25
+ "full_name": "ocornut/imgui",
26
+ "language": "C++",
27
+ "color": "#f34b7d",
28
+ "description": "",
29
+ "forked": "6163",
30
+ "stargazers_count": 35964,
31
+ "todayStar": "1715 stars this month",
32
+ "html_url": "https://github.com/ocornut/imgui",
33
33
  "rank": 3
34
34
  },
35
35
  {
@@ -37,120 +37,120 @@
37
37
  "language": "",
38
38
  "color": "",
39
39
  "description": "",
40
- "forked": "6150",
41
- "stargazers_count": 10078,
42
- "todayStar": "2506 stars this month",
40
+ "forked": "6169",
41
+ "stargazers_count": 10105,
42
+ "todayStar": "2447 stars this month",
43
43
  "html_url": "https://github.com/Ebazhanov/linkedin-skill-assessments-quizzes",
44
44
  "rank": 4
45
45
  },
46
- {
47
- "full_name": "ocornut/imgui",
48
- "language": "C++",
49
- "color": "#f34b7d",
50
- "description": "",
51
- "forked": "6158",
52
- "stargazers_count": 35931,
53
- "todayStar": "1696 stars this month",
54
- "html_url": "https://github.com/ocornut/imgui",
55
- "rank": 5
56
- },
57
46
  {
58
47
  "full_name": "medusajs/medusa",
59
48
  "language": "JavaScript",
60
49
  "color": "#f1e05a",
61
50
  "description": "",
62
51
  "forked": "445",
63
- "stargazers_count": 8918,
64
- "todayStar": "2739 stars this month",
52
+ "stargazers_count": 8938,
53
+ "todayStar": "2747 stars this month",
65
54
  "html_url": "https://github.com/medusajs/medusa",
66
- "rank": 6
67
- },
68
- {
69
- "full_name": "chiru-labs/ERC721A",
70
- "language": "Solidity",
71
- "color": "#AA6746",
72
- "description": "",
73
- "forked": "245",
74
- "stargazers_count": 789,
75
- "todayStar": "525 stars this month",
76
- "html_url": "https://github.com/chiru-labs/ERC721A",
77
- "rank": 7
55
+ "rank": 5
78
56
  },
79
57
  {
80
58
  "full_name": "mermaid-js/mermaid",
81
59
  "language": "JavaScript",
82
60
  "color": "#f1e05a",
83
61
  "description": "",
84
- "forked": "3191",
85
- "stargazers_count": 44339,
86
- "todayStar": "4318 stars this month",
62
+ "forked": "3194",
63
+ "stargazers_count": 44389,
64
+ "todayStar": "4347 stars this month",
87
65
  "html_url": "https://github.com/mermaid-js/mermaid",
88
- "rank": 8
66
+ "rank": 6
89
67
  },
90
68
  {
91
- "full_name": "jwasham/coding-interview-university",
92
- "language": "",
93
- "color": "",
69
+ "full_name": "nextui-org/nextui",
70
+ "language": "TypeScript",
71
+ "color": "#2b7489",
94
72
  "description": "",
95
- "forked": "57101",
96
- "stargazers_count": 210594,
97
- "todayStar": "6117 stars this month",
98
- "html_url": "https://github.com/jwasham/coding-interview-university",
99
- "rank": 9
73
+ "forked": "216",
74
+ "stargazers_count": 5250,
75
+ "todayStar": "3787 stars this month",
76
+ "html_url": "https://github.com/nextui-org/nextui",
77
+ "rank": 7
78
+ },
79
+ {
80
+ "full_name": "chiru-labs/ERC721A",
81
+ "language": "Solidity",
82
+ "color": "#AA6746",
83
+ "description": "",
84
+ "forked": "250",
85
+ "stargazers_count": 799,
86
+ "todayStar": "508 stars this month",
87
+ "html_url": "https://github.com/chiru-labs/ERC721A",
88
+ "rank": 8
100
89
  },
101
90
  {
102
91
  "full_name": "SerenityOS/serenity",
103
92
  "language": "C++",
104
93
  "color": "#f34b7d",
105
94
  "description": "",
106
- "forked": "1950",
107
- "stargazers_count": 18137,
108
- "todayStar": "960 stars this month",
95
+ "forked": "1951",
96
+ "stargazers_count": 18149,
97
+ "todayStar": "967 stars this month",
109
98
  "html_url": "https://github.com/SerenityOS/serenity",
110
- "rank": 10
99
+ "rank": 9
111
100
  },
112
101
  {
113
- "full_name": "ciderapp/Cider",
114
- "language": "JavaScript",
115
- "color": "#f1e05a",
102
+ "full_name": "jwasham/coding-interview-university",
103
+ "language": "",
104
+ "color": "",
116
105
  "description": "",
117
- "forked": "119",
118
- "stargazers_count": 1596,
119
- "todayStar": "1250 stars this month",
120
- "html_url": "https://github.com/ciderapp/Cider",
121
- "rank": 11
106
+ "forked": "57129",
107
+ "stargazers_count": 210664,
108
+ "todayStar": "6032 stars this month",
109
+ "html_url": "https://github.com/jwasham/coding-interview-university",
110
+ "rank": 10
122
111
  },
123
112
  {
124
113
  "full_name": "ToolJet/ToolJet",
125
114
  "language": "JavaScript",
126
115
  "color": "#f1e05a",
127
116
  "description": "",
128
- "forked": "505",
129
- "stargazers_count": 6402,
130
- "todayStar": "1634 stars this month",
117
+ "forked": "508",
118
+ "stargazers_count": 6425,
119
+ "todayStar": "1628 stars this month",
131
120
  "html_url": "https://github.com/ToolJet/ToolJet",
132
- "rank": 12
121
+ "rank": 11
133
122
  },
134
123
  {
135
124
  "full_name": "TheAlgorithms/Go",
136
125
  "language": "Go",
137
126
  "color": "#00ADD8",
138
127
  "description": "",
139
- "forked": "1639",
140
- "stargazers_count": 8930,
141
- "todayStar": "1295 stars this month",
128
+ "forked": "1641",
129
+ "stargazers_count": 8943,
130
+ "todayStar": "1299 stars this month",
142
131
  "html_url": "https://github.com/TheAlgorithms/Go",
143
- "rank": 13
132
+ "rank": 12
144
133
  },
145
134
  {
146
135
  "full_name": "NVlabs/instant-ngp",
147
136
  "language": "Cuda",
148
137
  "color": "#3A4E3A",
149
138
  "description": "",
150
- "forked": "349",
151
- "stargazers_count": 3923,
139
+ "forked": "351",
140
+ "stargazers_count": 3942,
152
141
  "todayStar": "1818 stars this month",
153
142
  "html_url": "https://github.com/NVlabs/instant-ngp",
143
+ "rank": 13
144
+ },
145
+ {
146
+ "full_name": "mastodon/mastodon",
147
+ "language": "Ruby",
148
+ "color": "#701516",
149
+ "description": "",
150
+ "forked": "4352",
151
+ "stargazers_count": 26802,
152
+ "todayStar": "491 stars this month",
153
+ "html_url": "https://github.com/mastodon/mastodon",
154
154
  "rank": 14
155
155
  },
156
156
  {
@@ -159,8 +159,8 @@
159
159
  "color": "#3572A5",
160
160
  "description": "",
161
161
  "forked": "1629",
162
- "stargazers_count": 25809,
163
- "todayStar": "1424 stars this month",
162
+ "stargazers_count": 25826,
163
+ "todayStar": "1434 stars this month",
164
164
  "html_url": "https://github.com/psf/black",
165
165
  "rank": 15
166
166
  },
@@ -169,109 +169,109 @@
169
169
  "language": "PHP",
170
170
  "color": "#4F5D95",
171
171
  "description": "",
172
- "forked": "22245",
173
- "stargazers_count": 68802,
174
- "todayStar": "850 stars this month",
172
+ "forked": "22250",
173
+ "stargazers_count": 68825,
174
+ "todayStar": "860 stars this month",
175
175
  "html_url": "https://github.com/laravel/laravel",
176
176
  "rank": 16
177
177
  },
178
178
  {
179
- "full_name": "mastodon/mastodon",
180
- "language": "Ruby",
181
- "color": "#701516",
179
+ "full_name": "ciderapp/Cider",
180
+ "language": "JavaScript",
181
+ "color": "#f1e05a",
182
182
  "description": "",
183
- "forked": "4351",
184
- "stargazers_count": 26782,
185
- "todayStar": "477 stars this month",
186
- "html_url": "https://github.com/mastodon/mastodon",
183
+ "forked": "120",
184
+ "stargazers_count": 1614,
185
+ "todayStar": "1253 stars this month",
186
+ "html_url": "https://github.com/ciderapp/Cider",
187
187
  "rank": 17
188
188
  },
189
- {
190
- "full_name": "mantinedev/mantine",
191
- "language": "TypeScript",
192
- "color": "#2b7489",
193
- "description": "",
194
- "forked": "330",
195
- "stargazers_count": 6309,
196
- "todayStar": "1648 stars this month",
197
- "html_url": "https://github.com/mantinedev/mantine",
198
- "rank": 18
199
- },
200
189
  {
201
190
  "full_name": "YunaiV/ruoyi-vue-pro",
202
191
  "language": "Java",
203
192
  "color": "#b07219",
204
193
  "description": "",
205
- "forked": "1033",
206
- "stargazers_count": 3002,
207
- "todayStar": "768 stars this month",
194
+ "forked": "1034",
195
+ "stargazers_count": 3015,
196
+ "todayStar": "757 stars this month",
208
197
  "html_url": "https://github.com/YunaiV/ruoyi-vue-pro",
209
- "rank": 19
198
+ "rank": 18
210
199
  },
211
200
  {
212
201
  "full_name": "3b1b/manim",
213
202
  "language": "Python",
214
203
  "color": "#3572A5",
215
204
  "description": "",
216
- "forked": "4694",
217
- "stargazers_count": 42386,
218
- "todayStar": "2044 stars this month",
205
+ "forked": "4697",
206
+ "stargazers_count": 42417,
207
+ "todayStar": "2058 stars this month",
219
208
  "html_url": "https://github.com/3b1b/manim",
220
- "rank": 20
209
+ "rank": 19
221
210
  },
222
211
  {
223
- "full_name": "jonaswinkler/paperless-ng",
212
+ "full_name": "Textualize/textual",
224
213
  "language": "Python",
225
214
  "color": "#3572A5",
226
215
  "description": "",
227
- "forked": "339",
228
- "stargazers_count": 4420,
229
- "todayStar": "581 stars this month",
230
- "html_url": "https://github.com/jonaswinkler/paperless-ng",
231
- "rank": 21
216
+ "forked": "213",
217
+ "stargazers_count": 8474,
218
+ "todayStar": "1133 stars this month",
219
+ "html_url": "https://github.com/Textualize/textual",
220
+ "rank": 20
232
221
  },
233
222
  {
234
- "full_name": "Textualize/textual",
235
- "language": "Python",
236
- "color": "#3572A5",
223
+ "full_name": "mantinedev/mantine",
224
+ "language": "TypeScript",
225
+ "color": "#2b7489",
237
226
  "description": "",
238
- "forked": "212",
239
- "stargazers_count": 8454,
240
- "todayStar": "1134 stars this month",
241
- "html_url": "https://github.com/Textualize/textual",
242
- "rank": 22
227
+ "forked": "331",
228
+ "stargazers_count": 6337,
229
+ "todayStar": "1528 stars this month",
230
+ "html_url": "https://github.com/mantinedev/mantine",
231
+ "rank": 21
243
232
  },
244
233
  {
245
234
  "full_name": "huginn/huginn",
246
235
  "language": "Ruby",
247
236
  "color": "#701516",
248
237
  "description": "",
249
- "forked": "3205",
250
- "stargazers_count": 34857,
251
- "todayStar": "1083 stars this month",
238
+ "forked": "3207",
239
+ "stargazers_count": 34873,
240
+ "todayStar": "1012 stars this month",
252
241
  "html_url": "https://github.com/huginn/huginn",
253
- "rank": 23
242
+ "rank": 22
254
243
  },
255
244
  {
256
- "full_name": "danistefanovic/build-your-own-x",
257
- "language": "",
258
- "color": "",
245
+ "full_name": "jonaswinkler/paperless-ng",
246
+ "language": "Python",
247
+ "color": "#3572A5",
259
248
  "description": "",
260
- "forked": "12567",
261
- "stargazers_count": 133043,
262
- "todayStar": "5132 stars this month",
263
- "html_url": "https://github.com/danistefanovic/build-your-own-x",
264
- "rank": 24
249
+ "forked": "342",
250
+ "stargazers_count": 4435,
251
+ "todayStar": "582 stars this month",
252
+ "html_url": "https://github.com/jonaswinkler/paperless-ng",
253
+ "rank": 23
265
254
  },
266
255
  {
267
256
  "full_name": "penpot/penpot",
268
257
  "language": "Clojure",
269
258
  "color": "#db5855",
270
259
  "description": "",
271
- "forked": "402",
272
- "stargazers_count": 8525,
273
- "todayStar": "1821 stars this month",
260
+ "forked": "404",
261
+ "stargazers_count": 8579,
262
+ "todayStar": "1854 stars this month",
274
263
  "html_url": "https://github.com/penpot/penpot",
264
+ "rank": 24
265
+ },
266
+ {
267
+ "full_name": "withfig/autocomplete",
268
+ "language": "TypeScript",
269
+ "color": "#2b7489",
270
+ "description": "",
271
+ "forked": "2906",
272
+ "stargazers_count": 12188,
273
+ "todayStar": "2742 stars this month",
274
+ "html_url": "https://github.com/withfig/autocomplete",
275
275
  "rank": 25
276
276
  }
277
277
  ]