awesome-vite icon indicating copy to clipboard operation
awesome-vite copied to clipboard

Stars count next to the list item

Open dospolov opened this issue 2 years ago • 7 comments

Github Stars count is an important criteria for choosing plugins. What do you think about placing a label with a Stars count next to each list item?

dospolov avatar Nov 12 '21 16:11 dospolov

Personally I dont pay attention to github stars. I bet all repo's that were once popular, but are now out of fashion still have a lot of stars.

That said, badgen is made for this so its never out of date.

![awesome-vite-stars](https://flat.badgen.net/github/stars/vitejs/awesome-vite)

Resulting in:

awesome-vite-stars

Jogai avatar Nov 13 '21 08:11 Jogai

Cool, I can send a PR with badges if you think that might be relevant for others.

dospolov avatar Nov 13 '21 08:11 dospolov

Well, I'm not a maintainer here so I cant really say.

Jogai avatar Nov 13 '21 12:11 Jogai

I think this is a somewhat dubious choice based on the stars, for example, an older package may have more stars due to time, but not have support for a long time than a young package that has all the advantages that has an insignificant number of stars.

Scrum avatar Nov 15 '21 13:11 Scrum

I think the last commit is a good indicator that the project is being actively maintained. 

![](https://flat.badgen.net/github/last-commit/vitejs/awesome-vite)

utamori avatar Jan 17 '22 00:01 utamori

Showing both (stars/last commit) would be a good indicator.

millette avatar Jan 17 '22 00:01 millette