parcel-plugin-bundle-visualiser
Bundle viewer
A plugin that generates visualizations of bundled assets
A plugin for the parcel bundler to visualise bundle contents
274 stars
4 watching
19 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
escargotprodige/parcel-cli | A CLI tool for packaging and bundling assets using the Parcel Luxe package | 1 |
jeffling/ng-annotate-webpack-plugin | A Webpack plugin that annotates JavaScript bundles with ng-annotate to make them compatible with older browsers. | 70 |
btd/rollup-plugin-visualizer | Visualizes and analyzes Rollup bundles to identify module usage patterns | 1,955 |
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 |
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 |
pschroen/rollup-plugin-bundleutils | A set of functions used to process JavaScript bundles after tree shaking | 14 |
trysound/rollup-plugin-size-snapshot | A plugin that tracks bundle sizes and treeshakability of JavaScript libraries during the build process. | 164 |
jprante/elasticsearch-plugin-bundle | A bundle of useful plugins for Elasticsearch search and indexing | 110 |
rotundasoftware/parcelify | A tool to efficiently add CSS styles to JavaScript modules consumed by Browserify. | 251 |
tivac/rollup-plugin-sizes | A tool to analyze and display detailed information about the contents and sizes of bundles generated by Rollup. | 91 |
chrisprice/grunt-rollup | A Grunt plugin that bundles ES6 modules using the Rollup tool | 21 |
haifeng2013/rollup-plugin-bundle-html | A plugin that bundles and injects JavaScript files into an HTML template | 27 |
relative-ci/bundle-stats | Analyzes and compares bundle stats from different build tools to optimize web app performance | 570 |
thgh/rollup-plugin-serve | Serves rolled-up bundles similar to webpack-dev-server | 248 |