awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • webpack/webpack-bundle-analyzerAvatar von webpack

    webpack/webpack-bundle-analyzer

    12,667Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗12,667
  1. Home
  2. Development Tools & Productivity
  3. Module Composition Analysis