@wcj/github-rank 22.10.3 → 22.10.5

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 (37) hide show
  1. package/dist/repos.json +31845 -31815
  2. package/dist/sifou-daily.json +38 -1
  3. package/dist/sifou-monthly.json +37 -37
  4. package/dist/sifou-weekly.json +138 -138
  5. package/dist/toutiao-30.json +42 -42
  6. package/dist/toutiao-7.json +115 -115
  7. package/dist/toutiao-90.json +2 -2
  8. package/dist/trending-daily.json +169 -169
  9. package/dist/trending-monthly.json +159 -159
  10. package/dist/trending-weekly.json +162 -162
  11. package/dist/users.china.json +1068 -1068
  12. package/dist/users.json +3123 -3123
  13. package/package.json +1 -1
  14. package/web/data/repos.json +31845 -31815
  15. package/web/data/sifou-daily.json +38 -1
  16. package/web/data/sifou-monthly.json +37 -37
  17. package/web/data/sifou-weekly.json +138 -138
  18. package/web/data/toutiao-30.json +42 -42
  19. package/web/data/toutiao-7.json +115 -115
  20. package/web/data/toutiao-90.json +2 -2
  21. package/web/data/trending-daily.json +169 -169
  22. package/web/data/trending-monthly.json +159 -159
  23. package/web/data/trending-weekly.json +162 -162
  24. package/web/data/users.china.json +1068 -1068
  25. package/web/data/users.json +3123 -3123
  26. package/web/index.html +1673 -1673
  27. package/web/repos.html +4544 -4552
  28. package/web/sifou-daily.html +114 -2
  29. package/web/sifou-monthly.html +43 -43
  30. package/web/sifou-weekly.html +143 -143
  31. package/web/toutiao-30.html +41 -41
  32. package/web/toutiao-7.html +101 -101
  33. package/web/toutiao-90.html +4 -4
  34. package/web/trending-monthly.html +137 -141
  35. package/web/trending-weekly.html +141 -141
  36. package/web/trending.html +147 -147
  37. package/web/users.china.html +603 -603
@@ -1,24 +1,24 @@
1
1
  [
2
2
  {
3
- "full_name": "lkwq007/stablediffusion-infinity",
4
- "language": "Python",
5
- "color": "#3572A5",
3
+ "full_name": "freeCodeCamp/freeCodeCamp",
4
+ "language": "TypeScript",
5
+ "color": "#3178c6",
6
6
  "description": "",
7
- "forked": "80",
8
- "stargazers_count": 1200,
9
- "todayStar": "237 stars today",
10
- "html_url": "https://github.com/lkwq007/stablediffusion-infinity",
7
+ "forked": "29806",
8
+ "stargazers_count": 354773,
9
+ "todayStar": "178 stars today",
10
+ "html_url": "https://github.com/freeCodeCamp/freeCodeCamp",
11
11
  "rank": 1
12
12
  },
13
13
  {
14
- "full_name": "total-typescript/beginners-typescript-tutorial",
15
- "language": "TypeScript",
16
- "color": "#3178c6",
14
+ "full_name": "TheAlgorithms/C-Plus-Plus",
15
+ "language": "C++",
16
+ "color": "#f34b7d",
17
17
  "description": "",
18
- "forked": "604",
19
- "stargazers_count": 6189,
20
- "todayStar": "166 stars today",
21
- "html_url": "https://github.com/total-typescript/beginners-typescript-tutorial",
18
+ "forked": "5658",
19
+ "stargazers_count": 21443,
20
+ "todayStar": "156 stars today",
21
+ "html_url": "https://github.com/TheAlgorithms/C-Plus-Plus",
22
22
  "rank": 2
23
23
  },
24
24
  {
@@ -26,252 +26,252 @@
26
26
  "language": "",
27
27
  "color": "",
28
28
  "description": "",
29
- "forked": "50289",
30
- "stargazers_count": 27610,
31
- "todayStar": "204 stars today",
29
+ "forked": "51048",
30
+ "stargazers_count": 28088,
31
+ "todayStar": "253 stars today",
32
32
  "html_url": "https://github.com/firstcontributions/first-contributions",
33
33
  "rank": 3
34
34
  },
35
35
  {
36
- "full_name": "TheAlgorithms/C-Plus-Plus",
37
- "language": "C++",
38
- "color": "#f34b7d",
36
+ "full_name": "TheAlgorithms/Python",
37
+ "language": "Python",
38
+ "color": "#3572A5",
39
39
  "description": "",
40
- "forked": "5588",
41
- "stargazers_count": 21132,
42
- "todayStar": "84 stars today",
43
- "html_url": "https://github.com/TheAlgorithms/C-Plus-Plus",
40
+ "forked": "37224",
41
+ "stargazers_count": 146078,
42
+ "todayStar": "152 stars today",
43
+ "html_url": "https://github.com/TheAlgorithms/Python",
44
44
  "rank": 4
45
45
  },
46
46
  {
47
- "full_name": "github/docs",
48
- "language": "JavaScript",
49
- "color": "#f1e05a",
47
+ "full_name": "CodeEditApp/CodeEdit",
48
+ "language": "Swift",
49
+ "color": "#F05138",
50
50
  "description": "",
51
- "forked": "56929",
52
- "stargazers_count": 11405,
53
- "todayStar": "52 stars today",
54
- "html_url": "https://github.com/github/docs",
51
+ "forked": "699",
52
+ "stargazers_count": 15135,
53
+ "todayStar": "139 stars today",
54
+ "html_url": "https://github.com/CodeEditApp/CodeEdit",
55
55
  "rank": 5
56
56
  },
57
57
  {
58
- "full_name": "bitcoin/bips",
59
- "language": "Wikitext",
60
- "color": "#fc5757",
58
+ "full_name": "TryGhost/Ghost",
59
+ "language": "JavaScript",
60
+ "color": "#f1e05a",
61
61
  "description": "",
62
- "forked": "4681",
63
- "stargazers_count": 7223,
64
- "todayStar": "18 stars today",
65
- "html_url": "https://github.com/bitcoin/bips",
62
+ "forked": "8920",
63
+ "stargazers_count": 41331,
64
+ "todayStar": "80 stars today",
65
+ "html_url": "https://github.com/TryGhost/Ghost",
66
66
  "rank": 6
67
67
  },
68
68
  {
69
- "full_name": "ToolJet/ToolJet",
70
- "language": "JavaScript",
71
- "color": "#f1e05a",
69
+ "full_name": "SigNoz/signoz",
70
+ "language": "TypeScript",
71
+ "color": "#3178c6",
72
72
  "description": "",
73
- "forked": "1145",
74
- "stargazers_count": 13498,
75
- "todayStar": "99 stars today",
76
- "html_url": "https://github.com/ToolJet/ToolJet",
73
+ "forked": "515",
74
+ "stargazers_count": 9313,
75
+ "todayStar": "189 stars today",
76
+ "html_url": "https://github.com/SigNoz/signoz",
77
77
  "rank": 7
78
78
  },
79
79
  {
80
- "full_name": "TheAlgorithms/Python",
80
+ "full_name": "soxoj/maigret",
81
81
  "language": "Python",
82
82
  "color": "#3572A5",
83
83
  "description": "",
84
- "forked": "37130",
85
- "stargazers_count": 145783,
86
- "todayStar": "110 stars today",
87
- "html_url": "https://github.com/TheAlgorithms/Python",
84
+ "forked": "281",
85
+ "stargazers_count": 3649,
86
+ "todayStar": "450 stars today",
87
+ "html_url": "https://github.com/soxoj/maigret",
88
88
  "rank": 8
89
89
  },
90
90
  {
91
- "full_name": "kamranahmedse/developer-roadmap",
92
- "language": "TypeScript",
93
- "color": "#3178c6",
91
+ "full_name": "FernandaCader/recursos-datos",
92
+ "language": "",
93
+ "color": "",
94
94
  "description": "",
95
- "forked": "30578",
96
- "stargazers_count": 213511,
97
- "todayStar": "154 stars today",
98
- "html_url": "https://github.com/kamranahmedse/developer-roadmap",
95
+ "forked": "9",
96
+ "stargazers_count": 96,
97
+ "todayStar": "17 stars today",
98
+ "html_url": "https://github.com/FernandaCader/recursos-datos",
99
99
  "rank": 9
100
100
  },
101
101
  {
102
- "full_name": "HavocFramework/Havoc",
103
- "language": "Go",
104
- "color": "#00ADD8",
102
+ "full_name": "ToolJet/ToolJet",
103
+ "language": "JavaScript",
104
+ "color": "#f1e05a",
105
105
  "description": "",
106
- "forked": "152",
107
- "stargazers_count": 940,
108
- "todayStar": "224 stars today",
109
- "html_url": "https://github.com/HavocFramework/Havoc",
106
+ "forked": "1190",
107
+ "stargazers_count": 13743,
108
+ "todayStar": "104 stars today",
109
+ "html_url": "https://github.com/ToolJet/ToolJet",
110
110
  "rank": 10
111
111
  },
112
112
  {
113
- "full_name": "tldr-pages/tldr",
114
- "language": "Markdown",
115
- "color": "#083fa1",
113
+ "full_name": "leeoniya/uFuzzy",
114
+ "language": "JavaScript",
115
+ "color": "#f1e05a",
116
116
  "description": "",
117
- "forked": "3272",
118
- "stargazers_count": 40671,
119
- "todayStar": "153 stars today",
120
- "html_url": "https://github.com/tldr-pages/tldr",
117
+ "forked": "25",
118
+ "stargazers_count": 1164,
119
+ "todayStar": "166 stars today",
120
+ "html_url": "https://github.com/leeoniya/uFuzzy",
121
121
  "rank": 11
122
122
  },
123
123
  {
124
- "full_name": "GoVanguard/Getting-into-InfoSec-and-Cybersecurity",
125
- "language": "",
126
- "color": "",
124
+ "full_name": "iced-rs/iced",
125
+ "language": "Rust",
126
+ "color": "#dea584",
127
127
  "description": "",
128
- "forked": "27",
129
- "stargazers_count": 199,
130
- "todayStar": "85 stars today",
131
- "html_url": "https://github.com/GoVanguard/Getting-into-InfoSec-and-Cybersecurity",
128
+ "forked": "658",
129
+ "stargazers_count": 15621,
130
+ "todayStar": "172 stars today",
131
+ "html_url": "https://github.com/iced-rs/iced",
132
132
  "rank": 12
133
133
  },
134
134
  {
135
- "full_name": "turbot/steampipe",
136
- "language": "Go",
137
- "color": "#00ADD8",
135
+ "full_name": "github/docs",
136
+ "language": "JavaScript",
137
+ "color": "#f1e05a",
138
138
  "description": "",
139
- "forked": "110",
140
- "stargazers_count": 3296,
141
- "todayStar": "183 stars today",
142
- "html_url": "https://github.com/turbot/steampipe",
139
+ "forked": "56951",
140
+ "stargazers_count": 11504,
141
+ "todayStar": "53 stars today",
142
+ "html_url": "https://github.com/github/docs",
143
143
  "rank": 13
144
144
  },
145
145
  {
146
- "full_name": "developedbyed/react-portofolio-with-tailwind",
147
- "language": "JavaScript",
148
- "color": "#f1e05a",
146
+ "full_name": "bufbuild/protoc-gen-validate",
147
+ "language": "Go",
148
+ "color": "#00ADD8",
149
149
  "description": "",
150
- "forked": "32",
151
- "stargazers_count": 83,
152
- "todayStar": "26 stars today",
153
- "html_url": "https://github.com/developedbyed/react-portofolio-with-tailwind",
150
+ "forked": "457",
151
+ "stargazers_count": 2623,
152
+ "todayStar": "30 stars today",
153
+ "html_url": "https://github.com/bufbuild/protoc-gen-validate",
154
154
  "rank": 14
155
155
  },
156
156
  {
157
- "full_name": "build-trust/ockam",
158
- "language": "Rust",
159
- "color": "#dea584",
157
+ "full_name": "stephrobert/awesome-french-devops",
158
+ "language": "",
159
+ "color": "",
160
160
  "description": "",
161
- "forked": "228",
162
- "stargazers_count": 2426,
163
- "todayStar": "104 stars today",
164
- "html_url": "https://github.com/build-trust/ockam",
161
+ "forked": "38",
162
+ "stargazers_count": 289,
163
+ "todayStar": "102 stars today",
164
+ "html_url": "https://github.com/stephrobert/awesome-french-devops",
165
165
  "rank": 15
166
166
  },
167
167
  {
168
- "full_name": "novuhq/novu",
169
- "language": "TypeScript",
170
- "color": "#3178c6",
168
+ "full_name": "palera1n/palera1n",
169
+ "language": "Shell",
170
+ "color": "#89e051",
171
171
  "description": "",
172
- "forked": "523",
173
- "stargazers_count": 9942,
174
- "todayStar": "199 stars today",
175
- "html_url": "https://github.com/novuhq/novu",
172
+ "forked": "32",
173
+ "stargazers_count": 241,
174
+ "todayStar": "83 stars today",
175
+ "html_url": "https://github.com/palera1n/palera1n",
176
176
  "rank": 16
177
177
  },
178
178
  {
179
- "full_name": "AUTOMATIC1111/stable-diffusion-webui",
180
- "language": "Python",
181
- "color": "#3572A5",
179
+ "full_name": "novuhq/novu",
180
+ "language": "TypeScript",
181
+ "color": "#3178c6",
182
182
  "description": "",
183
- "forked": "706",
184
- "stargazers_count": 5729,
185
- "todayStar": "210 stars today",
186
- "html_url": "https://github.com/AUTOMATIC1111/stable-diffusion-webui",
183
+ "forked": "550",
184
+ "stargazers_count": 10286,
185
+ "todayStar": "158 stars today",
186
+ "html_url": "https://github.com/novuhq/novu",
187
187
  "rank": 17
188
188
  },
189
189
  {
190
- "full_name": "freeCodeCamp/freeCodeCamp",
191
- "language": "TypeScript",
192
- "color": "#3178c6",
190
+ "full_name": "odoo/odoo",
191
+ "language": "JavaScript",
192
+ "color": "#f1e05a",
193
193
  "description": "",
194
- "forked": "29724",
195
- "stargazers_count": 354497,
196
- "todayStar": "124 stars today",
197
- "html_url": "https://github.com/freeCodeCamp/freeCodeCamp",
194
+ "forked": "17054",
195
+ "stargazers_count": 26421,
196
+ "todayStar": "66 stars today",
197
+ "html_url": "https://github.com/odoo/odoo",
198
198
  "rank": 18
199
199
  },
200
200
  {
201
- "full_name": "duckdb/duckdb",
202
- "language": "C++",
203
- "color": "#f34b7d",
201
+ "full_name": "lkwq007/stablediffusion-infinity",
202
+ "language": "Python",
203
+ "color": "#3572A5",
204
204
  "description": "",
205
- "forked": "628",
206
- "stargazers_count": 6625,
207
- "todayStar": "71 stars today",
208
- "html_url": "https://github.com/duckdb/duckdb",
205
+ "forked": "100",
206
+ "stargazers_count": 1634,
207
+ "todayStar": "170 stars today",
208
+ "html_url": "https://github.com/lkwq007/stablediffusion-infinity",
209
209
  "rank": 19
210
210
  },
211
211
  {
212
- "full_name": "SerenityOS/serenity",
213
- "language": "C++",
214
- "color": "#f34b7d",
212
+ "full_name": "nvm-sh/nvm",
213
+ "language": "Shell",
214
+ "color": "#89e051",
215
215
  "description": "",
216
- "forked": "2331",
217
- "stargazers_count": 21749,
218
- "todayStar": "45 stars today",
219
- "html_url": "https://github.com/SerenityOS/serenity",
216
+ "forked": "6516",
217
+ "stargazers_count": 61291,
218
+ "todayStar": "49 stars today",
219
+ "html_url": "https://github.com/nvm-sh/nvm",
220
220
  "rank": 20
221
221
  },
222
222
  {
223
- "full_name": "TryGhost/Ghost",
224
- "language": "JavaScript",
225
- "color": "#f1e05a",
223
+ "full_name": "stefanprodan/podinfo",
224
+ "language": "Go",
225
+ "color": "#00ADD8",
226
226
  "description": "",
227
- "forked": "8904",
228
- "stargazers_count": 41191,
229
- "todayStar": "53 stars today",
230
- "html_url": "https://github.com/TryGhost/Ghost",
227
+ "forked": "1028",
228
+ "stargazers_count": 3079,
229
+ "todayStar": "214 stars today",
230
+ "html_url": "https://github.com/stefanprodan/podinfo",
231
231
  "rank": 21
232
232
  },
233
233
  {
234
- "full_name": "shengcaishizhan/kkndme_tianya",
235
- "language": "",
236
- "color": "",
234
+ "full_name": "huggingface/transformers",
235
+ "language": "Python",
236
+ "color": "#3572A5",
237
237
  "description": "",
238
- "forked": "2415",
239
- "stargazers_count": 11504,
240
- "todayStar": "26 stars today",
241
- "html_url": "https://github.com/shengcaishizhan/kkndme_tianya",
238
+ "forked": "16333",
239
+ "stargazers_count": 71421,
240
+ "todayStar": "108 stars today",
241
+ "html_url": "https://github.com/huggingface/transformers",
242
242
  "rank": 22
243
243
  },
244
244
  {
245
- "full_name": "danba340/minecraft-freecodecamp",
246
- "language": "JavaScript",
247
- "color": "#f1e05a",
245
+ "full_name": "kamranahmedse/developer-roadmap",
246
+ "language": "TypeScript",
247
+ "color": "#3178c6",
248
248
  "description": "",
249
- "forked": "50",
250
- "stargazers_count": 83,
251
- "todayStar": "22 stars today",
252
- "html_url": "https://github.com/danba340/minecraft-freecodecamp",
249
+ "forked": "30646",
250
+ "stargazers_count": 213760,
251
+ "todayStar": "163 stars today",
252
+ "html_url": "https://github.com/kamranahmedse/developer-roadmap",
253
253
  "rank": 23
254
254
  },
255
255
  {
256
- "full_name": "iced-rs/iced",
257
- "language": "Rust",
258
- "color": "#dea584",
256
+ "full_name": "awesome-selfhosted/awesome-selfhosted",
257
+ "language": "JavaScript",
258
+ "color": "#f1e05a",
259
259
  "description": "",
260
- "forked": "651",
261
- "stargazers_count": 15204,
262
- "todayStar": "199 stars today",
263
- "html_url": "https://github.com/iced-rs/iced",
260
+ "forked": "6492",
261
+ "stargazers_count": 104880,
262
+ "todayStar": "178 stars today",
263
+ "html_url": "https://github.com/awesome-selfhosted/awesome-selfhosted",
264
264
  "rank": 24
265
265
  },
266
266
  {
267
- "full_name": "yuzu-emu/yuzu",
268
- "language": "C++",
269
- "color": "#f34b7d",
267
+ "full_name": "remoteintech/remote-jobs",
268
+ "language": "JavaScript",
269
+ "color": "#f1e05a",
270
270
  "description": "",
271
- "forked": "1834",
272
- "stargazers_count": 21878,
273
- "todayStar": "67 stars today",
274
- "html_url": "https://github.com/yuzu-emu/yuzu",
271
+ "forked": "2193",
272
+ "stargazers_count": 20067,
273
+ "todayStar": "209 stars today",
274
+ "html_url": "https://github.com/remoteintech/remote-jobs",
275
275
  "rank": 25
276
276
  }
277
277
  ]