7 个仓库
Stylesheets that apply visual design directly to semantic HTML elements without requiring custom class names.
Distinct from CSS Styling: Distinct from class-based styling systems as it specifically avoids the use of CSS classes for basic styling.
Explore 7 awesome GitHub repositories matching user interface & experience · Classless CSS Frameworks. Refine with filters or upvote what's useful.
A minimalist CSS framework.
Applies styles directly to semantic HTML elements without requiring any CSS classes or custom markup.
Water.css is a minimalist, classless CSS framework and library designed to apply visual improvements directly to standard HTML elements. It maps curated styles to native tags, allowing for clean and professional website interfaces without the need for custom class names. The library features an adaptive theme system that automatically switches between light and dark color schemes based on operating system user preferences. It also uses root-level CSS variables, enabling the customization of base colors and spacing to create unique visual identities. The project provides capabilities for rapi
Implements a classless approach that applies curated styles directly to standard HTML elements.
mvp 是一个无类 CSS 框架和极简库,直接将默认视觉样式应用于标准 HTML 元素。它提供了一个可定制的主题,旨在无需使用 CSS 类即可创建简洁的页面和精美的界面。 该系统使用集中的 CSS 变量来管理全局 UI 定制,允许从单一位置更新整个界面的颜色和字体。这种方法支持用于开发概念验证的快速原型工作流。 该库涵盖了标准 HTML 元素的样式设置,包括表单控件、排版和布局组件。它包含基准浏览器重置和全局样式标准化,以确保不同浏览器之间的一致间距和对齐。
Serves as a classless CSS framework that styles standard HTML elements without requiring any CSS classes.
simple.css is a classless CSS framework that styles plain, semantic HTML with sensible defaults, requiring no CSS classes or JavaScript. It automatically applies a dark color scheme based on system preference, sets responsive typography and spacing from a modular scale, and includes a minimal CSS reset to normalize browser defaults. The entire framework lives in a single file with no dependencies. The framework uses only element selectors, so any standard HTML page becomes visually presentable with a centered, max-width layout, accessible interactive elements (buttons, forms, navigation), and
Applying default styles to plain HTML pages without writing any CSS classes, using only standard semantic elements.
Sakura 是一个无类(classless)CSS 框架和极简 Web 主题,为纯 HTML 元素提供布局和组件样式。它作为一个响应式深色模式主题,应用现代排版和间距,而无需实用类。 该项目作为一个 CSS 用户样式表,可以通过书签或脚本注入到外部网站,以提高可读性并使第三方页面的视觉标准现代化。 该框架包括一个通过颜色和排版变量进行自定义主题配置的系统、基于系统媒体偏好的自动深色模式支持,以及表单输入的一致样式。
Provides a full set of layout and component styles that operate without requiring utility classes.
new.css 是一个无类(classless)CSS 框架,可自动为语义化 HTML 元素添加样式。它通过直接将规则应用于标准 HTML 标签,为网站提供现代化的视觉设计,无需手动分配类名。 该项目包含一个 CSS 主题引擎和预定义的审美皮肤,例如高对比度深色模式和具有等宽字体及命令行配色方案的终端风格界面。这些视觉标识通过 CSS 变量进行管理,支持调色板自定义和主题切换。 该框架涵盖了一系列视觉功能,包括响应式流式排版以及针对代码块和键盘输入的专业文本格式化。它还为交互式折叠组件提供了样式,无需使用 JavaScript 即可创建可切换的内容区域。
Provides a classless framework that applies visual design directly to semantic HTML elements.
Picnic 是一个轻量级 CSS 框架,旨在加速响应式 Web 界面的开发。它提供了一个基础样式库,将视觉设计直接应用于原生 HTML 元素,从而无需大量自定义类名即可创建简洁且易于访问的布局。 该框架通过完全通过 CSS 实现交互式 UI 组件(如模态框、选项卡和导航菜单)而脱颖而出。通过利用伪类和兄弟选择器,它无需外部 JavaScript 逻辑即可管理组件状态和交互性。这种方法确保了复杂的界面元素保持功能性和轻量级。 该库包括一套全面的结构和展示工具,包括基于 Flexbox 的网格系统、垂直元素堆叠以及自动调整到不同屏幕尺寸的响应式布局引擎。它还为数据展示(如表格和卡片)提供标准化样式,以及拖放文件上传区和上下文工具提示等专门的输入组件。
Implements a classless design system that applies a consistent visual theme directly to standard HTML5 elements.