bundle-stats
Bundle analyzer
Analyzes and compares bundle stats from different build tools to optimize web app performance
Analyze bundle stats(bundle size, assets, modules, packages) and compare the results between different builds. Support for webpack, rspack, rollup and vite.
570 stars
3 watching
20 forks
Language: TypeScript
last commit: 4 days ago
Linked from 1 awesome list
bundle-analyzerbundle-sizebundle-statsbundlesizegatsby-pluginnextjs-pluginrolluprollup-pluginvite-pluginwebpackwebpack-analyzerwebpack-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
nonzzz/vite-bundle-analyzer | Analyze and visualize bundle sizes for Vite projects | 164 |
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 |
ijzerenhein/react-native-bundle-visualizer | Analyzes and visualizes the size of JavaScript libraries in React Native bundles. | 1,475 |
tivac/rollup-plugin-sizes | A tool to analyze and display detailed information about the contents and sizes of bundles generated by Rollup. | 91 |
egoist/package-size | Tools to measure and analyze the bundle size of npm packages during the development process. | 423 |
simonihmig/ember-cli-bundle-analyzer | Analyzes and visualizes the size and contents of bundled code output in Ember applications | 99 |
btd/rollup-plugin-visualizer | Visualizes and analyzes Rollup bundles to identify module usage patterns | 1,955 |
stefanpenner/broccoli-concat-analyser | An analysis tool for bundles generated by the broccoli-concat build chain | 126 |
jeffling/ng-annotate-webpack-plugin | A Webpack plugin that annotates JavaScript bundles with ng-annotate to make them compatible with older browsers. | 70 |
pajaydev/lasso-analyzer | Analyzes project bundles created by Lasso to detect large and duplicate modules | 4 |
trysound/rollup-plugin-size-snapshot | A plugin that tracks bundle sizes and treeshakability of JavaScript libraries during the build process. | 164 |
nonzzz/vite-plugin-compression | Compresses bundle files for Vite applications. | 175 |
fi3ework/vite-plugin-checker | A Vite plugin that runs checks for various code analysis tools in a worker thread. | 1,000 |
intlify/bundle-tools | Tools for managing internationalization and localization in web applications using bundling and plugin-based architectures. | 244 |