Skip to content

In-depth bundle analyzer for webpack(bundle size, assets, modules, packages)

License

Notifications You must be signed in to change notification settings

jflayhart/bundle-stats

 
 

Repository files navigation

BundleStats screenshot

BundleStats

Generate bundle report(bundle size, assets, modules, packages) and compare the results between different builds.

Node version TravisCI badge Renovate Language grade: JavaScript

- Bundle size and totals by file type(css, js, img, etc)
- Cache invalidation, Initial JS/CSS and other bundle specific metrics
- Assets report (entrypoint, initial, types, changed, delta)
- Modules report (changed, delta) by chunk
- Packages report (count, duplicate, changed, delta)
Side by side comparison for multiple jobs

Related projects

Specialized insights for web bundles:

  • Monitor and analyze bundle size, assets, modules, packages on every build
  • Github Check and Slack integrations
  • Support for all major CI services (Travis CI, Circle CI, Jenkins, Gitlab CI, Codeship, etc)
  • Free for Developers & OpenSource

Try Beta

Standalone web application to compare Webpack/Lighthouse/Browsertime stats.

Compare bundle stats

Github Action that generates bundle-stats reports for webpack.

Packages

CLI to generate bundle stats report.

Webpack plugin to generate bundle stats report.

Gatsby plugin for bundle-stats.

Next.js plugin for bundle-stats.

About

In-depth bundle analyzer for webpack(bundle size, assets, modules, packages)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 90.1%
  • CSS 9.6%
  • Other 0.3%