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

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

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

1 个仓库

Awesome GitHub RepositoriesPluggable Compiler Integrations

Capability to replace default compilers or minifiers with custom implementations during the build process.

Distinct from Source Code Compilers: Focuses on the extensibility of the bundling pipeline to use custom compilers rather than the compiler's internal logic.

Explore 1 awesome GitHub repository matching programming languages & runtimes · Pluggable Compiler Integrations. Refine with filters or upvote what's useful.

Awesome Pluggable Compiler Integrations GitHub Repositories

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

    react/metro

    5,608在 GitHub 上查看↗

    Metro is a JavaScript bundler designed for React Native environments. It functions as a system for resolving dependencies, transforming source code, and packaging JavaScript and assets into bundles for execution. The project includes a development bundler server that hosts assets via HTTP and provides hot module replacement. It features a module resolver that handles platform-specific file extensions and a source code transformer that converts code into tree structures for optimization and minification. The toolset covers programmatic bundle generation, source map creation, and file system c

    Allows replacing the default compiler or minifier to customize source code processing and optimization.

    JavaScriptbundlerjavascriptreact-native
    在 GitHub 上查看↗5,608
  1. Home
  2. Programming Languages & Runtimes
  3. Source Code Compilers
  4. Pluggable Compiler Integrations