classless-css icon indicating copy to clipboard operation
classless-css copied to clipboard

Rank by github popularity

Open kamalhm opened this issue 1 year ago • 2 comments

Would be great if we can reorder this list based on github star popularity

kamalhm avatar May 24 '24 02:05 kamalhm

I like alphabetical, but auto-populating starts at time of update / monthly cron would be nice.

Sorting sounds is a nice idea, but more like a web app thing IMHO.

tomByrer avatar Jun 10 '24 18:06 tomByrer

This is something to consider. It could be useful, but it would require a different and more complex build process. At the moment we do not retrieve or store project statistics; we outsource it to Shields.io and include their images.

The right way to go about this would probably be to leave the readme as-is and create a separate dynamic table view similar to dbohdan.github.io/embedded-scripting-languages. Fitting a variable number of screenshot thumbnails into the table nicely would need some experimentation. (Show a modal gallery on click?)

dbohdan avatar Jun 12 '24 13:06 dbohdan