DEV Community

Cover image for How to properly use abandoned libraries
Ahmed Nagi
Ahmed Nagi

Posted on • Originally published at ahmednagi.com

How to properly use abandoned libraries

In some situations I get stuck using old abandoned libraries from GitHub, many of which have multiple forks maintained by other developers who got stuck using them as well 😂

Before pulling the outdated source check this awesome free tool Active GitHub Forks

Never failed me to find an active repo that at least updated it's dependencies tree.

Recent Usage Example

You can find more tips and content like this on Twitter or visit my blog ahmednagi.com

Top comments (0)