rollup-plugin-filesize

File size reporter

Displays file size information in the command line after compiling a bundle

A rollup plugin to show file size of the bundle in the cli

GitHub

128 stars
4 watching
24 forks
Language: JavaScript
last commit: over 1 year ago
clirolluprollup-plugintheme

Related projects:

Repository Description Stars
tivac/rollup-plugin-sizes A tool to analyze and display detailed information about the contents and sizes of bundles generated by Rollup. 91
trysound/rollup-plugin-size-snapshot A plugin that tracks bundle sizes and treeshakability of JavaScript libraries during the build process. 164
mentaljam/rollup-plugin-zip Zips up emitted files from a Rollup bundle. 4
doesdev/rollup-plugin-analyzer Analyzes and displays detailed information about the size and structure of Rollup bundles 242
btd/rollup-plugin-visualizer Visualizes and analyzes Rollup bundles to identify module usage patterns 1,955
amarcruz/rollup-plugin-cleanup A plugin to remove comments and optimize formatting from JavaScript files before they are bundled into a single file 99
bengsfort/rollup-plugin-copy-assets Copies files and directories into the output directory of a Rollup bundle during compilation 23
djhouseknecht/rollup-plugin-version-injector A Rollup plugin to inject version numbers and dates into generated files at build time. 12
yingye/rollup-plugin-banner A plugin to append content before JavaScript bundle generation. 16
bengsfort/rollup-plugin-generate-html-template Automatically injects a script tag with the final bundle into an HTML file. 60
paulmelnikow/rollup-plugin-cpy A Rollup plugin for copying files and folders during the build process. 7
mikekovarik/rollup-plugin-notify Displays Rollup errors as system notifications. 19
jkuri/rollup-plugin-progress Displays progress of module compilation during the Rollup bundling process 53
mjeanroy/rollup-plugin-license Adds license information to a bundle during rollup generation 114
autodesk/rollup-plugin-app-utils Provides tools for managing translations and static assets in Rollup builds 1