rollup-plugin-visualizer
Bundle analyzer
Visualizes and analyzes Rollup bundles to identify module usage patterns
📈⚖️ Visuallize your bundle
2k stars
7 watching
57 forks
Language: TypeScript
last commit: 6 months ago
Linked from 2 awesome lists
bundlecharthacktoberfestrolluprollup-pluginrollup-plugin-visualizervisualization
Related projects:
Repository | Description | Stars |
---|---|---|
doesdev/rollup-plugin-analyzer | Analyzes and displays detailed information about the size and structure of Rollup bundles | 242 |
tivac/rollup-plugin-sizes | A tool to analyze and display detailed information about the contents and sizes of bundles generated by Rollup. | 91 |
swatinem/rollup-plugin-dts | A plugin to generate .d.ts files for TypeScript projects and bundle them with Rollup | 812 |
wessberg/rollup-plugin-ts | A TypeScript plugin for Rollup that bundles declarations and enables integration with transpilers like Babel and swc. | 496 |
pauan/rollup-plugin-purs | A Rollup plugin for bundling PureScript modules with optimizations to reduce file size. | 72 |
yingye/rollup-plugin-banner | A plugin to append content before JavaScript bundle generation. | 16 |
thgh/rollup-plugin-livereload | A plugin for Rollup that enables live reloading of bundles during development | 161 |
nonzzz/vite-bundle-analyzer | Analyze and visualize bundle sizes for Vite projects | 164 |
relative-ci/bundle-stats | Analyzes and compares bundle stats from different build tools to optimize web app performance | 570 |
ritz078/rollup-plugin-filesize | Displays file size information in the command line after compiling a bundle | 128 |
anidetrix/rollup-plugin-styles | A plugin for Rollup that simplifies the process of bundling and managing CSS styles in JavaScript projects. | 246 |
bengsfort/rollup-plugin-generate-html-template | Automatically injects a script tag with the final bundle into an HTML file. | 60 |
trysound/rollup-plugin-size-snapshot | A plugin that tracks bundle sizes and treeshakability of JavaScript libraries during the build process. | 164 |
bengsfort/rollup-plugin-copy-assets | Copies files and directories into the output directory of a Rollup bundle during compilation | 23 |
mentaljam/rollup-plugin-zip | Zips up emitted files from a Rollup bundle. | 4 |