awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Build-Time Code Generators · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesBuild-Time Code Generators

Tools that assemble optimized code bundles based on specific project requirements during the build process.

Distinguishing note: Focuses on build-time assembly of feature-specific code, distinct from general-purpose build tools.

Explore 1 awesome GitHub repository matching development tools & productivity · Build-Time Code Generators. Refine with filters or upvote what's useful.

  1. Home
  2. Development Tools & Productivity
  3. Build-Time Code Generators

Awesome Build-Time Code Generators GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • Modernizr/Modernizr

    Modernizr/Modernizr

    25,680View on GitHub↗

    Modernizr is a browser feature detection library that determines which web technologies are supported by a user's browser by executing small snippets of code to verify actual capabilities. By avoiding reliance on unreliable user-agent strings, it provides a reliable foundation for progressive enhancement, allowing developers to build interfaces that adapt their functionality and styling based on the specific features available in the client environment. The project distinguishes itself through a configuration-driven build system that generates custom, minimized JavaScript files containing onl

    Assembles a custom, minimized JavaScript file containing only the specific feature tests requested during the build process.

    JavaScriptcss3-featuresfeature-detectionhacktoberfest
    25,680View on GitHub↗