Manage npm package
But if you are eager to view them in a more direct way, it’s pretty cool to use a tool named badgeboard.
As the picture shows above, here is a list of common services:
These tools can help you manage your modules easily and know the situation of the modules.
Even with tools such as travis and coveralls, there would also be many situations that test cases can’t cover or something out of expectation.
For npm, it’s just a platform for hosting modules and provide tools for the modules, and npm does not have features like BUG tracking and feedback. For this reason, we could use Github issues to collect the feedback of different users.