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

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

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

sindresorhus/strip-css-comments

0
View on GitHub↗
125 星标·10 分支·CSS·MIT·6 次浏览

Strip Css Comments

Strip comments from CSS

Features

  • Code Optimization - Removal of comments from CSS files.
  • Parsing Utilities - Remove comments from CSS.

Star 历史

sindresorhus/strip-css-comments 的 Star 历史图表sindresorhus/strip-css-comments 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

sindresorhus/strip-css-comments 是做什么的?

Strip comments from CSS

sindresorhus/strip-css-comments 的主要功能有哪些?

sindresorhus/strip-css-comments 的主要功能包括:Code Optimization, Parsing Utilities。

sindresorhus/strip-css-comments 有哪些开源替代品?

sindresorhus/strip-css-comments 的开源替代品包括: brianmario/yajl-ruby — A streaming JSON parsing and encoding library for Ruby (C bindings to yajl). bytenode/bytenode — A minimalist bytecode compiler for Node.js. chevrotain/chevrotain — Parser Building Toolkit for JavaScript. cssnano/cssnano — cssnano is a CSS compression tool and minifier that reduces the file size and gzip footprint of stylesheets. It… dominictarr/jsonstream — rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects). babel/minify — This project is an AST-based code optimizer and compressor for modern ECMAScript, JSX, and TypeScript source code. It…

Strip Css Comments 的开源替代方案

相似的开源项目,按与 Strip Css Comments 的功能重合度排序。
  • brianmario/yajl-rubybrianmario 的头像

    brianmario/yajl-ruby

    1,490在 GitHub 上查看↗

    A streaming JSON parsing and encoding library for Ruby (C bindings to yajl)

    C
    在 GitHub 上查看↗1,490
  • bytenode/bytenodeB

    bytenode/bytenode

    2,957在 GitHub 上查看↗

    A minimalist bytecode compiler for Node.js.

    JavaScript
    在 GitHub 上查看↗2,957
  • chevrotain/chevrotainChevrotain 的头像

    Chevrotain/chevrotain

    2,780在 GitHub 上查看↗

    Parser Building Toolkit for JavaScript

    TypeScript
    在 GitHub 上查看↗2,780
  • babel/minifybabel 的头像

    babel/minify

    4,376在 GitHub 上查看↗

    This project is an AST-based code optimizer and compressor for modern ECMAScript, JSX, and TypeScript source code. It functions as a JavaScript minifier that uses the Babel toolchain to reduce file size by removing unnecessary characters and whitespace while preserving program logic. The tool is distinguished by its ability to process experimental language proposals and transform modern syntax into browser-compatible versions. It provides specialized handling for React JSX transpilation and strips type annotations from TypeScript files to produce compressed production assets. The system cove

    JavaScript
    在 GitHub 上查看↗4,376
查看 Strip Css Comments 的所有 30 个替代方案
→