webpack-bundle-analyzer
Bundle Visualizer
A tool that provides an interactive visualization of the contents and size of bundled modules in web applications.
Webpack plugin and CLI utility that represents bundle content as convenient interactive zoomable treemap
13k stars
99 watching
488 forks
Language: JavaScript
last commit: 23 days ago
Linked from 2 awesome lists
analyzebundlechartinteractivesizetreemapwebpackwebpack-bundle-analyzer
Related projects:
Repository | Description | Stars |
---|---|---|
webpack/webpack | A tool for bundling and processing JavaScript modules and other resources into optimized bundles for web applications. | 64,791 |
relative-ci/bundle-stats | Analyzes and compares bundle stats from different build tools to optimize web app performance | 570 |
egoist/package-size | Tools to measure and analyze the bundle size of npm packages during the development process. | 423 |
googlechromelabs/webpack-libs-optimizations | Optimization techniques for reducing bundle size when using libraries in Webpack projects | 3,366 |
webpack/webpack-dev-server | Serves a webpack app with live reloading, updating the browser on changes. | 7,798 |
jeffling/ng-annotate-webpack-plugin | A Webpack plugin that annotates JavaScript bundles with ng-annotate to make them compatible with older browsers. | 70 |
simonihmig/ember-cli-bundle-analyzer | Analyzes and visualizes the size and contents of bundled code output in Ember applications | 99 |
statoscope/statoscope | A toolkit to analyze and validate the stats of your bundle | 1,441 |
doesdev/rollup-plugin-analyzer | Analyzes and displays detailed information about the size and structure of Rollup bundles | 242 |
webdiscus/html-bundler-webpack-plugin | A bundler for HTML templates that resolves source files of scripts, styles, images, and assets, inlining them into generated output. | 145 |
django-webpack/django-webpack-loader | A tool that integrates Webpack bundles into Django templates | 2,523 |
ijzerenhein/react-native-bundle-visualizer | Analyzes and visualizes the size of JavaScript libraries in React Native bundles. | 1,475 |
siddharthkp/bundlesize | Helps track and manage the size of JavaScript bundles in web applications. | 4,473 |
symfony/webpack-encore | A tool for integrating Webpack into web applications, providing a simple and powerful way to bundle and process assets. | 2,233 |
ronami/minipack | An implementation of a simplified module bundler written in JavaScript | 3,188 |