awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Build System Extensions · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesBuild System Extensions

Add-ons that extend the capabilities of build systems to support custom modules or legacy integrations.

Explore 2 awesome GitHub repositories matching devops & infrastructure · Build System Extensions. Refine with filters or upvote what's useful.

  1. Home
  2. DevOps & Infrastructure
  3. Build and Deployment Tools
  4. Bundling and Extension Architectures
  5. Build System Extensions

Awesome Build System Extensions GitHub Repositories

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

    tailwindlabs/tailwindcss

    93,668GitHubView on GitHub↗

    Utility-first CSS framework for fast, design-system-friendly styling.

    TypeScriptcssframeworkutility
  • vitejs/vite

    vitejs/vite

    78,295GitHubView on GitHub↗

    Vite is a frontend build toolchain that provides a unified development and production pipeline for modern web applications. It functions as a modular, environment-agnostic build engine that leverages native ES modules to serve source code directly to the browser, eliminating the need for expensive bundling during the d

    TypeScriptbuild-tooldev-serverfrontend

Explore sub-tags

  • Legacy Plugin IntegrationsCompatibility layers designed to support and execute older JavaScript-based plugins within modern build pipelines.
  • Virtual Module ResolversMechanisms that inject dynamically generated code into the module graph via custom import protocols or prefixes.