@wcj/github-rank 22.10.2 → 22.10.4

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 +24258 -24243
  2. package/dist/sifou-daily.json +5 -14
  3. package/dist/sifou-monthly.json +84 -84
  4. package/dist/sifou-weekly.json +108 -108
  5. package/dist/toutiao-30.json +65 -65
  6. package/dist/toutiao-7.json +118 -118
  7. package/dist/toutiao-90.json +29 -29
  8. package/dist/trending-daily.json +169 -169
  9. package/dist/trending-monthly.json +154 -154
  10. package/dist/trending-weekly.json +162 -162
  11. package/dist/users.china.json +1125 -1125
  12. package/dist/users.json +3014 -3015
  13. package/package.json +1 -1
  14. package/web/data/repos.json +24258 -24243
  15. package/web/data/sifou-daily.json +5 -14
  16. package/web/data/sifou-monthly.json +84 -84
  17. package/web/data/sifou-weekly.json +108 -108
  18. package/web/data/toutiao-30.json +65 -65
  19. package/web/data/toutiao-7.json +118 -118
  20. package/web/data/toutiao-90.json +29 -29
  21. package/web/data/trending-daily.json +169 -169
  22. package/web/data/trending-monthly.json +154 -154
  23. package/web/data/trending-weekly.json +162 -162
  24. package/web/data/users.china.json +1125 -1125
  25. package/web/data/users.json +3014 -3015
  26. package/web/index.html +1668 -1668
  27. package/web/repos.html +3129 -3129
  28. package/web/sifou-daily.html +6 -34
  29. package/web/sifou-monthly.html +124 -124
  30. package/web/sifou-weekly.html +126 -126
  31. package/web/toutiao-30.html +82 -82
  32. package/web/toutiao-7.html +97 -97
  33. package/web/toutiao-90.html +33 -33
  34. package/web/trending-monthly.html +136 -144
  35. package/web/trending-weekly.html +142 -142
  36. package/web/trending.html +148 -144
  37. package/web/users.china.html +622 -622
@@ -1,277 +1,277 @@
1
1
  [
2
2
  {
3
- "full_name": "total-typescript/beginners-typescript-tutorial",
4
- "language": "TypeScript",
5
- "color": "#3178c6",
3
+ "full_name": "lkwq007/stablediffusion-infinity",
4
+ "language": "Python",
5
+ "color": "#3572A5",
6
6
  "description": "",
7
- "forked": "586",
8
- "stargazers_count": 6027,
9
- "todayStar": "179 stars today",
10
- "html_url": "https://github.com/total-typescript/beginners-typescript-tutorial",
7
+ "forked": "95",
8
+ "stargazers_count": 1468,
9
+ "todayStar": "270 stars today",
10
+ "html_url": "https://github.com/lkwq007/stablediffusion-infinity",
11
11
  "rank": 1
12
12
  },
13
13
  {
14
- "full_name": "penpot/penpot",
15
- "language": "Clojure",
16
- "color": "#db5855",
14
+ "full_name": "TheAlgorithms/C-Plus-Plus",
15
+ "language": "C++",
16
+ "color": "#f34b7d",
17
17
  "description": "",
18
- "forked": "794",
19
- "stargazers_count": 17819,
20
- "todayStar": "198 stars today",
21
- "html_url": "https://github.com/penpot/penpot",
18
+ "forked": "5621",
19
+ "stargazers_count": 21300,
20
+ "todayStar": "173 stars today",
21
+ "html_url": "https://github.com/TheAlgorithms/C-Plus-Plus",
22
22
  "rank": 2
23
23
  },
24
24
  {
25
- "full_name": "cypress-io/cypress",
26
- "language": "JavaScript",
27
- "color": "#f1e05a",
25
+ "full_name": "iced-rs/iced",
26
+ "language": "Rust",
27
+ "color": "#dea584",
28
28
  "description": "",
29
- "forked": "2560",
30
- "stargazers_count": 40951,
31
- "todayStar": "87 stars today",
32
- "html_url": "https://github.com/cypress-io/cypress",
29
+ "forked": "655",
30
+ "stargazers_count": 15452,
31
+ "todayStar": "256 stars today",
32
+ "html_url": "https://github.com/iced-rs/iced",
33
33
  "rank": 3
34
34
  },
35
35
  {
36
- "full_name": "google/googletest",
37
- "language": "C++",
38
- "color": "#f34b7d",
36
+ "full_name": "sherlock-project/sherlock",
37
+ "language": "Python",
38
+ "color": "#3572A5",
39
39
  "description": "",
40
- "forked": "8858",
41
- "stargazers_count": 27875,
42
- "todayStar": "45 stars today",
43
- "html_url": "https://github.com/google/googletest",
40
+ "forked": "4224",
41
+ "stargazers_count": 35925,
42
+ "todayStar": "205 stars today",
43
+ "html_url": "https://github.com/sherlock-project/sherlock",
44
44
  "rank": 4
45
45
  },
46
46
  {
47
- "full_name": "lucidrains/make-a-video-pytorch",
48
- "language": "Python",
49
- "color": "#3572A5",
47
+ "full_name": "freeCodeCamp/freeCodeCamp",
48
+ "language": "TypeScript",
49
+ "color": "#3178c6",
50
50
  "description": "",
51
- "forked": "26",
52
- "stargazers_count": 564,
53
- "todayStar": "92 stars today",
54
- "html_url": "https://github.com/lucidrains/make-a-video-pytorch",
51
+ "forked": "29766",
52
+ "stargazers_count": 354605,
53
+ "todayStar": "130 stars today",
54
+ "html_url": "https://github.com/freeCodeCamp/freeCodeCamp",
55
55
  "rank": 5
56
56
  },
57
57
  {
58
- "full_name": "NielsRogge/Transformers-Tutorials",
59
- "language": "JupyterNotebook",
60
- "color": "#DA5B0B",
58
+ "full_name": "novuhq/novu",
59
+ "language": "TypeScript",
60
+ "color": "#3178c6",
61
61
  "description": "",
62
- "forked": "393",
63
- "stargazers_count": 2689,
64
- "todayStar": "218 stars today",
65
- "html_url": "https://github.com/NielsRogge/Transformers-Tutorials",
62
+ "forked": "538",
63
+ "stargazers_count": 10131,
64
+ "todayStar": "198 stars today",
65
+ "html_url": "https://github.com/novuhq/novu",
66
66
  "rank": 6
67
67
  },
68
68
  {
69
- "full_name": "nv-tlabs/GET3D",
70
- "language": "Python",
71
- "color": "#3572A5",
69
+ "full_name": "github/docs",
70
+ "language": "JavaScript",
71
+ "color": "#f1e05a",
72
72
  "description": "",
73
- "forked": "57",
74
- "stargazers_count": 1534,
75
- "todayStar": "125 stars today",
76
- "html_url": "https://github.com/nv-tlabs/GET3D",
73
+ "forked": "56942",
74
+ "stargazers_count": 11455,
75
+ "todayStar": "54 stars today",
76
+ "html_url": "https://github.com/github/docs",
77
77
  "rank": 7
78
78
  },
79
79
  {
80
- "full_name": "inspiradanacomputacao/tecnologistas-contra-bolsonaro",
81
- "language": "",
82
- "color": "",
80
+ "full_name": "AUTOMATIC1111/stable-diffusion-webui",
81
+ "language": "Python",
82
+ "color": "#3572A5",
83
83
  "description": "",
84
- "forked": "154",
85
- "stargazers_count": 134,
86
- "todayStar": "21 stars today",
87
- "html_url": "https://github.com/inspiradanacomputacao/tecnologistas-contra-bolsonaro",
84
+ "forked": "747",
85
+ "stargazers_count": 5950,
86
+ "todayStar": "221 stars today",
87
+ "html_url": "https://github.com/AUTOMATIC1111/stable-diffusion-webui",
88
88
  "rank": 8
89
89
  },
90
90
  {
91
- "full_name": "Ildaron/Laser_control",
92
- "language": "Python",
93
- "color": "#3572A5",
91
+ "full_name": "firstcontributions/first-contributions",
92
+ "language": "",
93
+ "color": "",
94
94
  "description": "",
95
- "forked": "42",
96
- "stargazers_count": 592,
97
- "todayStar": "71 stars today",
98
- "html_url": "https://github.com/Ildaron/Laser_control",
95
+ "forked": "50687",
96
+ "stargazers_count": 27847,
97
+ "todayStar": "248 stars today",
98
+ "html_url": "https://github.com/firstcontributions/first-contributions",
99
99
  "rank": 9
100
100
  },
101
101
  {
102
- "full_name": "developedbyed/react-portofolio-with-tailwind",
102
+ "full_name": "midudev/password-generator",
103
103
  "language": "JavaScript",
104
104
  "color": "#f1e05a",
105
105
  "description": "",
106
- "forked": "23",
107
- "stargazers_count": 56,
108
- "todayStar": "18 stars today",
109
- "html_url": "https://github.com/developedbyed/react-portofolio-with-tailwind",
106
+ "forked": "328",
107
+ "stargazers_count": 233,
108
+ "todayStar": "125 stars today",
109
+ "html_url": "https://github.com/midudev/password-generator",
110
110
  "rank": 10
111
111
  },
112
112
  {
113
- "full_name": "Nickyie/Cybersecurity-Resources",
114
- "language": "",
115
- "color": "",
113
+ "full_name": "CodeEditApp/CodeEdit",
114
+ "language": "Swift",
115
+ "color": "#F05138",
116
116
  "description": "",
117
- "forked": "201",
118
- "stargazers_count": 1387,
119
- "todayStar": "63 stars today",
120
- "html_url": "https://github.com/Nickyie/Cybersecurity-Resources",
117
+ "forked": "691",
118
+ "stargazers_count": 15000,
119
+ "todayStar": "196 stars today",
120
+ "html_url": "https://github.com/CodeEditApp/CodeEdit",
121
121
  "rank": 11
122
122
  },
123
123
  {
124
- "full_name": "isaced/V2exOS",
125
- "language": "Swift",
126
- "color": "#F05138",
124
+ "full_name": "ToolJet/ToolJet",
125
+ "language": "JavaScript",
126
+ "color": "#f1e05a",
127
127
  "description": "",
128
- "forked": "28",
129
- "stargazers_count": 379,
130
- "todayStar": "24 stars today",
131
- "html_url": "https://github.com/isaced/V2exOS",
128
+ "forked": "1177",
129
+ "stargazers_count": 13643,
130
+ "todayStar": "151 stars today",
131
+ "html_url": "https://github.com/ToolJet/ToolJet",
132
132
  "rank": 12
133
133
  },
134
134
  {
135
- "full_name": "IceWhaleTech/CasaOS",
135
+ "full_name": "HavocFramework/Havoc",
136
136
  "language": "Go",
137
137
  "color": "#00ADD8",
138
138
  "description": "",
139
- "forked": "415",
140
- "stargazers_count": 6384,
141
- "todayStar": "135 stars today",
142
- "html_url": "https://github.com/IceWhaleTech/CasaOS",
139
+ "forked": "167",
140
+ "stargazers_count": 1173,
141
+ "todayStar": "237 stars today",
142
+ "html_url": "https://github.com/HavocFramework/Havoc",
143
143
  "rank": 13
144
144
  },
145
145
  {
146
- "full_name": "Asabeneh/30-Days-Of-Python",
147
- "language": "Python",
148
- "color": "#3572A5",
146
+ "full_name": "stefanprodan/podinfo",
147
+ "language": "Go",
148
+ "color": "#00ADD8",
149
149
  "description": "",
150
- "forked": "3518",
151
- "stargazers_count": 15312,
152
- "todayStar": "106 stars today",
153
- "html_url": "https://github.com/Asabeneh/30-Days-Of-Python",
150
+ "forked": "1017",
151
+ "stargazers_count": 2867,
152
+ "todayStar": "83 stars today",
153
+ "html_url": "https://github.com/stefanprodan/podinfo",
154
154
  "rank": 14
155
155
  },
156
156
  {
157
- "full_name": "google/latexify_py",
158
- "language": "Python",
159
- "color": "#3572A5",
157
+ "full_name": "total-typescript/beginners-typescript-tutorial",
158
+ "language": "TypeScript",
159
+ "color": "#3178c6",
160
160
  "description": "",
161
- "forked": "188",
162
- "stargazers_count": 2842,
163
- "todayStar": "175 stars today",
164
- "html_url": "https://github.com/google/latexify_py",
161
+ "forked": "616",
162
+ "stargazers_count": 6331,
163
+ "todayStar": "147 stars today",
164
+ "html_url": "https://github.com/total-typescript/beginners-typescript-tutorial",
165
165
  "rank": 15
166
166
  },
167
167
  {
168
- "full_name": "denoland/deno",
169
- "language": "Rust",
170
- "color": "#dea584",
168
+ "full_name": "fineanmol/Hacktoberfest2022",
169
+ "language": "Python",
170
+ "color": "#3572A5",
171
171
  "description": "",
172
- "forked": "4625",
173
- "stargazers_count": 85566,
174
- "todayStar": "56 stars today",
175
- "html_url": "https://github.com/denoland/deno",
172
+ "forked": "1732",
173
+ "stargazers_count": 577,
174
+ "todayStar": "65 stars today",
175
+ "html_url": "https://github.com/fineanmol/Hacktoberfest2022",
176
176
  "rank": 16
177
177
  },
178
178
  {
179
- "full_name": "phoenixframework/phoenix",
180
- "language": "Elixir",
181
- "color": "#6e4a7e",
179
+ "full_name": "ossamamehmood/Hacktoberfest2022",
180
+ "language": "HTML",
181
+ "color": "#e34c26",
182
182
  "description": "",
183
- "forked": "2500",
184
- "stargazers_count": 18613,
185
- "todayStar": "24 stars today",
186
- "html_url": "https://github.com/phoenixframework/phoenix",
183
+ "forked": "675",
184
+ "stargazers_count": 256,
185
+ "todayStar": "100 stars today",
186
+ "html_url": "https://github.com/ossamamehmood/Hacktoberfest2022",
187
187
  "rank": 17
188
188
  },
189
189
  {
190
- "full_name": "microsoft/Web-Dev-For-Beginners",
191
- "language": "JavaScript",
192
- "color": "#f1e05a",
190
+ "full_name": "Aashu-Dubey/React-Native-UI-Templates",
191
+ "language": "TypeScript",
192
+ "color": "#3178c6",
193
193
  "description": "",
194
- "forked": "8801",
195
- "stargazers_count": 57823,
196
- "todayStar": "126 stars today",
197
- "html_url": "https://github.com/microsoft/Web-Dev-For-Beginners",
194
+ "forked": "64",
195
+ "stargazers_count": 340,
196
+ "todayStar": "86 stars today",
197
+ "html_url": "https://github.com/Aashu-Dubey/React-Native-UI-Templates",
198
198
  "rank": 18
199
199
  },
200
200
  {
201
- "full_name": "CompVis/stable-diffusion",
202
- "language": "JupyterNotebook",
203
- "color": "#DA5B0B",
201
+ "full_name": "yt-dlp/yt-dlp",
202
+ "language": "Python",
203
+ "color": "#3572A5",
204
204
  "description": "",
205
- "forked": "4207",
206
- "stargazers_count": 26571,
207
- "todayStar": "181 stars today",
208
- "html_url": "https://github.com/CompVis/stable-diffusion",
205
+ "forked": "2621",
206
+ "stargazers_count": 33065,
207
+ "todayStar": "99 stars today",
208
+ "html_url": "https://github.com/yt-dlp/yt-dlp",
209
209
  "rank": 19
210
210
  },
211
211
  {
212
- "full_name": "fireship-io/fireship.io",
213
- "language": "Svelte",
214
- "color": "#ff3e00",
212
+ "full_name": "TryGhost/Ghost",
213
+ "language": "JavaScript",
214
+ "color": "#f1e05a",
215
215
  "description": "",
216
- "forked": "901",
217
- "stargazers_count": 2317,
218
- "todayStar": "44 stars today",
219
- "html_url": "https://github.com/fireship-io/fireship.io",
216
+ "forked": "8909",
217
+ "stargazers_count": 41256,
218
+ "todayStar": "68 stars today",
219
+ "html_url": "https://github.com/TryGhost/Ghost",
220
220
  "rank": 20
221
221
  },
222
222
  {
223
- "full_name": "lidangzzz/How-to-run",
224
- "language": "",
225
- "color": "",
223
+ "full_name": "mikeroyal/Steam-Deck-Guide",
224
+ "language": "Shell",
225
+ "color": "#89e051",
226
226
  "description": "",
227
- "forked": "42",
228
- "stargazers_count": 610,
229
- "todayStar": "50 stars today",
230
- "html_url": "https://github.com/lidangzzz/How-to-run",
227
+ "forked": "34",
228
+ "stargazers_count": 964,
229
+ "todayStar": "55 stars today",
230
+ "html_url": "https://github.com/mikeroyal/Steam-Deck-Guide",
231
231
  "rank": 21
232
232
  },
233
233
  {
234
- "full_name": "novuhq/novu",
235
- "language": "TypeScript",
236
- "color": "#3178c6",
234
+ "full_name": "developedbyed/react-portofolio-with-tailwind",
235
+ "language": "JavaScript",
236
+ "color": "#f1e05a",
237
237
  "description": "",
238
- "forked": "502",
239
- "stargazers_count": 9748,
240
- "todayStar": "181 stars today",
241
- "html_url": "https://github.com/novuhq/novu",
238
+ "forked": "33",
239
+ "stargazers_count": 112,
240
+ "todayStar": "30 stars today",
241
+ "html_url": "https://github.com/developedbyed/react-portofolio-with-tailwind",
242
242
  "rank": 22
243
243
  },
244
244
  {
245
- "full_name": "docker/awesome-compose",
246
- "language": "HTML",
247
- "color": "#e34c26",
245
+ "full_name": "TheAlgorithms/Python",
246
+ "language": "Python",
247
+ "color": "#3572A5",
248
248
  "description": "",
249
- "forked": "2828",
250
- "stargazers_count": 18276,
251
- "todayStar": "73 stars today",
252
- "html_url": "https://github.com/docker/awesome-compose",
249
+ "forked": "37181",
250
+ "stargazers_count": 145940,
251
+ "todayStar": "162 stars today",
252
+ "html_url": "https://github.com/TheAlgorithms/Python",
253
253
  "rank": 23
254
254
  },
255
255
  {
256
- "full_name": "Asabeneh/30-Days-Of-JavaScript",
257
- "language": "JavaScript",
258
- "color": "#f1e05a",
256
+ "full_name": "GoVanguard/Getting-into-InfoSec-and-Cybersecurity",
257
+ "language": "",
258
+ "color": "",
259
259
  "description": "",
260
- "forked": "6389",
261
- "stargazers_count": 28092,
262
- "todayStar": "59 stars today",
263
- "html_url": "https://github.com/Asabeneh/30-Days-Of-JavaScript",
260
+ "forked": "34",
261
+ "stargazers_count": 333,
262
+ "todayStar": "134 stars today",
263
+ "html_url": "https://github.com/GoVanguard/Getting-into-InfoSec-and-Cybersecurity",
264
264
  "rank": 24
265
265
  },
266
266
  {
267
- "full_name": "dosisod/refurb",
267
+ "full_name": "freqtrade/freqtrade",
268
268
  "language": "Python",
269
269
  "color": "#3572A5",
270
270
  "description": "",
271
- "forked": "13",
272
- "stargazers_count": 1026,
273
- "todayStar": "150 stars today",
274
- "html_url": "https://github.com/dosisod/refurb",
271
+ "forked": "4089",
272
+ "stargazers_count": 19396,
273
+ "todayStar": "91 stars today",
274
+ "html_url": "https://github.com/freqtrade/freqtrade",
275
275
  "rank": 25
276
276
  }
277
277
  ]