1
I Built PkgDiet — A CLI to Clean Up Your npm Dependencies 🥗
不只查依赖有没有用,更判断值不值得留,npm依赖瘦身新工具来了
Ever looked at your package.json and wondered: Do I actually need all these dependencies? I built PkgDiet to help answer that. Run: npx pkgdiet PkgDie…