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

2 repos

Awesome GitHub RepositoriesAsset Optimization

Explore 2 awesome GitHub repositories matching development tools & productivity · Asset Optimization. Refine with filters or upvote what's useful.

  1. Home
  2. Development Tools & Productivity
  3. Build Tooling
  4. Asset and File Management
  5. Asset Processing Pipelines
  6. Asset Optimization

Awesome Asset Optimization GitHub Repositories

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

    webpack/webpack

    66,022GitHubView on GitHub↗

    Webpack is a module bundler that maps project dependencies into a directed acyclic graph to transform diverse file types into optimized, browser-ready assets. It functions as a build pipeline orchestrator, using entry points to recursively resolve imports and bundle modules, scripts, and static assets into a unified ou

    Regulate code splitting, naming, and caching strategies through specialized configuration comments.

    JavaScriptamdbuild-toolcommonjs
  • google/material-design-icons

    google/material-design-icons

    52,899GitHubView on GitHub↗

    This project provides a comprehensive collection of standardized vector symbols designed to maintain a unified visual language across mobile and web-based user interfaces. It serves as a cross-platform resource for developers and designers to implement a consistent iconographic identity within digital products. The li

    Reduce network payloads by serving minified vector files and subsetted font binaries for faster resource delivery.

    androidiconsios

Explore sub-tags

  • Chunking ConfigurationsSettings that define how code is split into chunks, including naming, caching, and loading strategies.
  • Compressed Asset DeliveryOptimizes network performance by serving minified vector files and subsetted font binaries.