分享 你想看看你的 Node 项目依赖的第三方代码质量如何么,你可以这样做

metrue · September 07, 2016 · Last by h_minghe replied at September 09, 2016 · 1652 hits

你可以这样做。

npm install -g npm-deps-stats

cd <your project>
npm-stats

hack to the codes -> https://github.com/metrue/npm-stats

screen shot screen_shot

小工具,满足好奇心。

可以计划加上想测试或者覆盖率这样的信息。

做了一个小小的更新。

You need to Sign in before reply, if you don't have an account, please Sign up first.