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