awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesCSS Minification

Reducing the size of CSS files by removing unnecessary whitespace and characters.

Distinct from CSS Whitespace Collapsers: Existing candidates focus on AI token compression or HTML layout collapsing, not stylesheet minification.

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

Awesome CSS Minification GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • stylus/stylusالصورة الرمزية لـ stylus

    stylus/stylus

    11,323عرض على GitHub↗

    Stylus is a CSS preprocessor that transforms a dynamic language into standard CSS. It utilizes a compilation workflow to enable the use of variables, nesting, and arithmetic, which are then rendered into stylesheets for use in frontend asset pipelines. The project is distinguished by a flexible syntax that allows for indentation-based styling, meaning curly braces, colons, and semicolons can be omitted. It further differentiates itself through a JavaScript-driven plugin pipeline and the ability to extend the native syntax with custom JavaScript functions for complex logic. Its capability sur

    Reduces the size of generated stylesheets by removing unnecessary whitespace and characters.

    JavaScriptcsspreprocessorstyl
    عرض على GitHub↗11,323
  1. Home
  2. User Interface & Experience
  3. CSS Minification