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

RFC: cleanup list

Open valbaca opened this issue 1 year ago • 1 comments

I enjoy this list but I've noticed many of the linked projects are dead/deprecated/read-only.

I have an idea to write a script to automatically inspect the links and remove any repos that are:

  • less than X github stars
  • marked as read-only
  • marked as deprecated ("deprecated" might need some human or AI reading of their project's README)

Before I got started, just wanted to see if this would be something welcome (or rather, if the output of such a script would be welcome).

valbaca avatar Oct 22 '24 18:10 valbaca

Please do, let's see how breaking it is, and then we can evaluate together.

I saw some other awesome lists using tables and it looks neat. Maybe over time we can consider switching to something similar. But yea, let's trim the dead ones or at least mark them as dead.

gokaygurcan avatar Oct 24 '24 15:10 gokaygurcan