You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's not actually a good metric since many serious and hugely popular projects host their source code and project management tools outside of github (sorting by stars would relegate them at the end of the list, which is kind of unfair...)
the number of stars does not necessarily reflect the number of active users of the software (for example I use github stars as kind of "bookmarks" for projects that look interesting which I might check out later)
https://analyzemyrepo.com/ has some interesting ideas about popularity/quality metrics, but it also only works for github repositories.
It is planned to gather stars count for projects hosted on forges that also have this feature (gitlab, gitea...) but due to network effects, projects hosted on github will always appear more popular (people aren't going to create accounts on other forges just to star projects)
I am currently learning how to compile this repo (to append this custom .js file),
To get started, run make install export_html and check the html/html/ output directory. You need make git python3-venv python3-pip in a Linux environment (untested on other platforms).
But don't bother too much, until the questions above are solved.
It would be nice to have the option to sort by popularity (ex star count) and possibly other criteria, such as last-update date.
The text was updated successfully, but these errors were encountered: