awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesCSS Optimization Levels

Configurable levels of aggressive code reduction to balance output file size and structural safety.

Distinct from GPU Kernel Optimization Levels: Distinct from GPU Kernel Optimization Levels by focusing on stylesheet minification rather than GPU binary execution speed.

Explore 1 awesome GitHub repository matching software engineering & architecture · CSS Optimization Levels. Refine with filters or upvote what's useful.

Awesome CSS Optimization Levels GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • clean-css/clean-cssclean-css 的头像

    clean-css/clean-css

    4,201在 GitHub 上查看↗

    Clean-CSS 是一个 Node.js CSS 优化器,兼具压缩、打包和后处理功能。它旨在通过移除空格、注释和冗余代码来减小样式表的总体积。 该项目提供了一个用于应用自定义转换和浏览器兼容性调整的流水线。它允许通过插件系统和自定义优化插件,以编程方式修改 CSS 规则和值。 该工具涵盖了广泛的资产优化功能,包括样式表打包、import 规则内联和相对 URL 重定向。它还支持用于调试的 source map 生成,以及用于美化的可自定义输出格式。

    Provides selectable optimization levels to control the aggressiveness of CSS code reduction.

    JavaScript
    在 GitHub 上查看↗4,201
  1. Home
  2. Software Engineering & Architecture
  3. Compiler Optimizations
  4. GPU Kernel Optimization Levels
  5. CSS Optimization Levels