awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesModule Composition Analysis

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.

Awesome Module Composition Analysis GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • webpack/webpack-bundle-analyzerwebpack 的头像

    webpack/webpack-bundle-analyzer

    12,667在 GitHub 上查看↗

    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.

    JavaScriptanalyzebundlechart
    在 GitHub 上查看↗12,667
  1. Home
  2. Development Tools & Productivity
  3. Module Composition Analysis