Forque
21 Jul 2023 - 21 Jul 2023
- Idea for a hack – it is hard to see who uses a github project. There are two kinds of relations: forks and library includes. The former can (I would think) be accessed via github api and some kind of search done. In fact
- https://lukasznojek.com/projects/active-github-forks/ (more advanced version of above, requires a token, but still limited)
- https://techgaun.github.io/active-forks/index.html#TypeCellOS/BlockNote
- But I want to see the associated text, if any. Diffs in the README, I guess.
- A shell/git solution https://gist.github.com/hhutch/3688814
- Eventually wrote a thing but the results weren't that interesting.