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

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

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

6 个仓库

Awesome GitHub RepositoriesCSS Libraries

Frameworks and utilities for styling and layout.

Explore 6 awesome GitHub repositories matching part of an awesome list · CSS Libraries. Refine with filters or upvote what's useful.

Awesome CSS Libraries GitHub Repositories

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

    postcss/postcss

    28,968在 GitHub 上查看↗

    PostCSS is a CSS post-processor and abstract syntax tree transformation tool that parses stylesheets into a structured tree for programmatic analysis and modification. It functions as a plugin-driven pipeline where JavaScript plugins can modify, insert, or delete nodes to transform styles. The project provides a framework for building a custom plugin ecosystem to extend the CSS language with non-standard features such as loops, conditionals, and shorthand properties. It supports multi-syntax parsing through pluggable parsers and stringifiers, allowing it to process various style formats and c

    Tool for transforming CSS with JavaScript plugins.

    TypeScriptastcssframework
    在 GitHub 上查看↗28,968
  • weui/weuiweui 的头像

    weui/weui

    27,377在 GitHub 上查看↗

    WeUI is a mobile design system and CSS component framework providing a collection of pre-styled widgets and layout components for building mobile web applications. It functions as a mobile web UI library that enforces a consistent visual language and design language across web environments. The library utilizes a BEM styling system to prevent CSS conflicts and ensure modular component behavior. It provides a set of reusable styles and layout helpers that enable rapid prototyping of mobile web layouts through standardized buttons, dialogs, and navigation elements. The framework includes a mob

    Official UI style library for WeChat web development.

    HTML
    在 GitHub 上查看↗27,377
  • chinchang/hint.csschinchang 的头像

    chinchang/hint.css

    8,445在 GitHub 上查看↗

    hint.css is a pure CSS tooltip library and styling framework used to create accessible informational pop-ups. It functions as a lightweight user interface component that transforms ARIA attributes into visible tooltips without the use of JavaScript. The framework is designed to be customizable, offering a system of configurable class prefixes to prevent naming conflicts within larger web projects. It utilizes a BEM-inspired namespace to ensure stylesheets remain conflict-free when integrated into existing environments. The library covers a range of UI capabilities, including directional posi

    Small and dependency-free CSS tooltip library.

    CSS
    在 GitHub 上查看↗8,445
  • una/cssgramuna 的头像

    una/CSSgram

    5,398在 GitHub 上查看↗

    CSSgram 是一个 CSS 图像滤镜库和框架,提供了一套用于实现视觉图像效果的可重用 Mixin 和类。它实现了基于 CSS 的图像处理,无需服务器端处理即可直接在浏览器中修改图像外观。 该项目通过将摄影风格滤镜和颜色预设应用于 Web 图像,促进了客户端照片处理和前端视觉样式设计。它结合使用 CSS 滤镜和混合模式,通过将预定义的类名分配给 HTML 元素来实现这些效果。

    CSS-based image filter library for web content.

    HTML
    在 GitHub 上查看↗5,398
  • zmoazeni/csscsszmoazeni 的头像

    zmoazeni/csscss

    2,899在 GitHub 上查看↗

    A CSS redundancy analyzer that analyzes redundancy.

    Utility for identifying redundant CSS code.

    Ruby
    在 GitHub 上查看↗2,899
  • tawian/text-spinnersT

    tawian/text-spinners

    0在 GitHub 上查看↗

    Lightweight CSS-only loading spinner animations.

    在 GitHub 上查看↗0
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. CSS Libraries