Skip to content

srmdn/bundlecheck

Repository files navigation

Bundlecheck

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.

Features

  • 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)

Stack

React · TypeScript · Vite · Tailwind CSS

Development

git clone https://github.com/srmdn/bundlecheck.git
cd bundlecheck
npm install
npm run dev

Contributing

PRs welcome. Open an issue first for larger changes.

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors