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,608GitHub पर देखें↗

    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