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

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

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

1 个仓库

Awesome GitHub RepositoriesCSS Minifiers

Tools that remove unnecessary characters and whitespace from stylesheets to reduce file size.

Distinct from CSS Whitespace Collapsers: The candidates are for AI output, multimedia, or HTML whitespace collapsing, not for stylesheet minification.

Explore 1 awesome GitHub repository matching user interface & experience · CSS Minifiers. Refine with filters or upvote what's useful.

Awesome CSS Minifiers GitHub Repositories

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

    segmentio/myth

    4,291在 GitHub 上查看↗

    Myth 是一个 CSS 构建工具和预处理器,将现代样式规范和未来语法转换为当前 Web 浏览器兼容的代码。它充当 Polyfill 工具,将高级功能转换为标准 CSS,以确保一致的跨浏览器渲染。 该项目基于浏览器支持数据提供自动化的厂商前缀添加,并将 CSS 变量解析为静态值以实现遗留浏览器兼容性。它还处理自定义媒体查询别名的转译,并将高级颜色函数转换为标准格式。 该工具集包括用于样式表编译的命令行界面,具有用于压缩的输出压缩功能和用于调试的源映射生成功能。它进一步支持构建时数学计算和文件更改监控,以自动化处理流水线。

    PostCSS functionality to remove unnecessary whitespace and characters from resulting stylesheets to decrease overall file size.

    JavaScript
    在 GitHub 上查看↗4,291
  1. Home
  2. User Interface & Experience
  3. CSS Minifiers