|
|
|
|
|
by mlsu
970 days ago
|
|
The 5-second test: - look at "latest commit." 4 years ago is not good. 2 days ago is good. The 30-second test: - total number of commits. number of active branches. number of PRs. The 5 minute test: - are there PRs? How many open PRs vs how many closed? Is there lively discussion in PRs? - how many different contributors are there? 1 contributor is OK (and often means that the library will be very coherent) but multiple "main" contributors is better. - are there good code examples available? Are there commits that indicate that examples are kept up to date? I have never ever used stars to evaluate anything. |
|
in a language like rust or typescript, depending on what the library does, and specially if it has a lot of dependencies, should probably be maintained continually. so in Rust last commit 4 years ago looks very bad