1 مستودع
Tools for inspecting the internal structure and composition of bundled or concatenated software modules.
Distinct from Concatenation Optimizers: The candidates refer to media, string, or data stream concatenation; this feature specifically analyzes the composition of JavaScript modules concatenated by a build tool.
Explore 1 awesome GitHub repository matching development tools & productivity · Module Composition Analysis. Refine with filters or upvote what's useful.
webpack-bundle-analyzer is a bundle size analysis tool and Webpack build plugin that visualizes the composition of web application assets. It generates an interactive treemap to identify large dependencies and analyze the distribution of modules within the final payload. The tool functions as a bundle visualizer and a static report generator, exporting analysis data as standalone HTML and JSON files. It supports live bundle tracking via WebSockets during development and allows for the analysis of existing static stats files through a command line interface. The project provides capabilities
Expand concatenated modules to reveal and analyze their internal contents and composition.