2 projects
A webpack plugin and CLI tool that visualizes the contents of bundle output as an interactive zoomable treemap, parsing minified bundles to reveal each module's real stat, parsed, and compressed (gzip/Brotli/Zstandard) sizes to aid bundle-size optimization.
A webpack plugin that automatically generates an HTML file (or processes a template) and injects your bundled script and CSS tags into it, handling hashed filenames so the markup always references the correct assets. It works with zero configuration and exposes hooks for an ecosystem of companion plugins.