Show HN: Bundle-roast – the NPM scale that knows your sins
Category: devtools
Tags: npm, bundle-size, devtools
Score: 7.0/10 (Innovation: 7, Technical: 7, Documentation: 7, Utility: 7)
Bundle-roast is a tool that analyzes npm package bundle sizes with real brotli compression at quality 11, showing the full transitive dependency tree. It adds a playful 'judging' interface and supports combining or comparing multiple packages, making dependency size evaluation more engaging and practical.
Target audience: frontend devs, backend devs, devops
Repository: https://bundle-roast.puruvj.dev
View on Hacker News