Check the bundle size of any npm package before you install it.
Paste a package name, instantly see its minified size, gzipped size, and dependency count — powered by the Bundlephobia API. No install required.
- Minified and gzipped size for any npm package
- Dependency count at a glance
- Size rating — Tiny, Small, Medium, Large, Very large
- Supports specific versions (e.g.
lodash@4.17.21)
React · TypeScript · Vite · Tailwind CSS
git clone https://github.com/srmdn/bundlecheck.git
cd bundlecheck
npm install
npm run devPRs welcome. Open an issue first for larger changes.
MIT