6 个仓库
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.
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.
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.
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.
CSSgram 是一个 CSS 图像滤镜库和框架,提供了一套用于实现视觉图像效果的可重用 Mixin 和类。它实现了基于 CSS 的图像处理,无需服务器端处理即可直接在浏览器中修改图像外观。 该项目通过将摄影风格滤镜和颜色预设应用于 Web 图像,促进了客户端照片处理和前端视觉样式设计。它结合使用 CSS 滤镜和混合模式,通过将预定义的类名分配给 HTML 元素来实现这些效果。
CSS-based image filter library for web content.
A CSS redundancy analyzer that analyzes redundancy.
Utility for identifying redundant CSS code.