awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Frontend Asset Bundlers · Awesome GitHub Repositories

5 repos

Awesome GitHub RepositoriesFrontend Asset Bundlers

Tools focused on aggregating, minifying, and transforming web-specific assets like CSS, HTML, and JavaScript modules.

Explore 5 awesome GitHub repositories matching devops & infrastructure · Frontend Asset Bundlers. Refine with filters or upvote what's useful.

  1. Home
  2. DevOps & Infrastructure
  3. Build and Deployment Tools
  4. Core Build Engines
  5. Build Tooling
  6. Frontend Asset Bundlers

Awesome Frontend Asset Bundlers GitHub Repositories

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

    sindresorhus/awesome

    438,690GitHubView on GitHub↗

    This project is a community-curated knowledge base that organizes vast technical ecosystems into a hierarchical, human-readable directory. It serves as a comprehensive index of libraries, frameworks, and methodologies, designed to facilitate discovery and professional development across the entire spectrum of software

    awesomeawesome-listlists
  • vuejs/vue

    vuejs/vue

    209,962GitHubView on GitHub↗

    This project is a framework for building user interfaces through a component-based architecture. It utilizes a declarative template syntax and a reactive data-binding system to synchronize application state with the Document Object Model. Developers can construct complex interfaces by composing reusable, self-contained

    TypeScriptframeworkfrontendjavascript
  • twbs/bootstrap

    twbs/bootstrap

    173,988GitHubView on GitHub↗

    Bootstrap is a comprehensive, mobile-first CSS framework designed for building responsive web interfaces. It provides a standardized library of reusable UI components, such as navigation bars, modals, and forms, alongside a robust grid system that ensures consistent layout alignment across diverse viewport sizes. By es

    MDXbootstrapcsscss-framework
  • animate-css/animate.css

    animate-css/animate.css

    82,632GitHubView on GitHub↗

    Animate.css is a library of pre-defined, cross-browser CSS keyframe animations that can be applied to elements through declarative class toggling. It functions as a comprehensive motion framework, providing a standardized set of effects that ensure consistent visual transitions without requiring custom keyframe definit

    CSSanimationcsscss-animations
  • 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

  • Asset BundlersBuild tools that selectively compile and package modules to minimize final project payload size.
  • CSS Extraction ToolsTools that isolate and extract component-level styles into separate files during the build process.
  • Frontend Build ToolchainsUnified pipelines that manage the packaging and production of client-side code and dependencies.
  • Library Bundlers
Tools for defining entry points and managing external dependencies to generate optimized library builds.
  • Multi-Page Application BuildersBuild configurations that support multiple HTML entry points for generating multi-page applications.
  • Sass Build OptimizationsTools that optimize Sass component inclusion to reduce the final size of generated CSS files.