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

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

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

sofish/typo.css

0
View on GitHub↗
4,535 星标·678 分支·HTML·3 次浏览sofish.github.io/typo.css↗

Typo.css

typo.css 是一个 CSS 框架和重置库,旨在规范浏览器样式并优化中文字符和标点的视觉渲染。它提供了一个 Web 排版系统,通过移除默认浏览器样式并同步不同 Web 环境下的中文文本渲染,建立了一致的视觉基准。

该项目专注于通过实用类系统实现专业的中文排版。这些工具允许应用语法标记、标准化标点格式以及渲染优化,以提高中文字符的可读性和流畅度。

该框架还涵盖了文档布局管理,包括防止布局破坏的文本换行控制,以及受印刷启发的视觉效果(如首字下沉)。它包括对各种 HTML 元素的规范化,以确保统一的排版基础。

Features

  • Browser Style Resets - Provides a comprehensive CSS reset to normalize browser defaults for consistent typographic rendering.
  • CSS Resets - Provides base stylesheets that remove browser inconsistencies to establish a clean typographic baseline.
  • Chinese Typesetting Systems - Provides a system of utility classes and configurations for high-quality professional Chinese typesetting.
  • Document Typography Systems - Implements a system of CSS rules for print-inspired readability and professional web document layout.
  • Chinese Character Support - Ensures consistent spacing and alignment of Chinese character sets across different browser rendering engines.
  • Typography Optimizers - Adjusts spacing and punctuation for Chinese text to improve visual flow and readability.
  • Typographic Utility Classes - Offers a system of utility classes to apply professional grammatical markers and formatting to Chinese text.
  • Grammatical Stylistic Markers - Provides stylistic markers for Chinese grammatical elements such as proper names and emphasis marks.
  • Typography Normalization - Standardizes font stacks and typography settings to ensure consistent Chinese character rendering across browsers.
  • Browser Normalizers - Provides stylesheets that standardize the rendering of Chinese characters across different web browsers.
  • Chinese Typographic Conventions - Applies professional Chinese typographic rules and typesetting to improve web content readability.
  • Base Resets And Normalizers - Provides foundational stylesheets that reset default styling for headings and form inputs.
  • Document Layout and Styling - Provides techniques for organizing long-form content using print-inspired layout and styling.
  • Typesetting Hierarchies - Implements a CSS hierarchy that prioritizes professional typesetting standards over default browser rendering.
  • Text Wrapping Controls - Controls line-break behavior and overflow to prevent layout breakage from long Chinese character strings.
  • Layout Utility Classes - Includes utility classes for managing common layout tasks such as element clearing and drop caps.
  • Print-Style Layout Effects - Ships utility classes for print-style effects like drop caps and floating element clears.

Star 历史

sofish/typo.css 的 Star 历史图表sofish/typo.css 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI

Typo.css 的开源替代方案

相似的开源项目,按与 Typo.css 的功能重合度排序。
  • sindresorhus/modern-normalizesindresorhus 的头像

    sindresorhus/modern-normalize

    7,348在 GitHub 上查看↗

    modern-normalize is a CSS reset stylesheet and browser style normalizer. It provides a minimal set of global style overrides designed to remove inconsistent default user-agent styles and prevent browser-specific rendering quirks. The project establishes a predictable frontend layout baseline by standardizing typography and layout properties. It specifically enforces a consistent layout model by applying border-box sizing across all HTML elements. The stylesheet uses tag-based global targeting to apply normalization rules directly to HTML elements, removing the need for specific class names.

    TypeScript
    在 GitHub 上查看↗7,348
  • csstools/sanitize.csscsstools 的头像

    csstools/sanitize.css

    5,293在 GitHub 上查看↗

    sanitize.css is a CSS normalizer and reset library that provides a standardized baseline for typography, form controls, and element layouts. It removes browser default inconsistencies to establish a predictable foundation for web design and modern applications. The project implements a modern CSS baseline focusing on system interface fonts and consistent rendering across different web browsers and operating systems. It integrates a system-font stack to ensure consistent typography and fast rendering on various platforms. The stylesheet covers core layout and accessibility capabilities, inclu

    CSS
    在 GitHub 上查看↗5,293
  • necolas/normalize.cssnecolas 的头像

    necolas/normalize.css

    53,540在 GitHub 上查看↗

    Normalize.css is a CSS reset library and browser style normalizer. It provides a collection of baseline styles designed to ensure a consistent visual appearance of HTML elements across all modern web browsers. The project functions as a cross-browser consistency layer that corrects common default rendering bugs and eliminates inconsistencies in user-agent stylesheets. It establishes a uniform visual baseline by overriding default browser rendering behaviors and mitigating vendor-specific errors. This stylesheet standardizes browser rendering to prevent unexpected layout bugs and ensures that

    CSScsscss-resetnormalize-css
    在 GitHub 上查看↗53,540
  • joshuaclayton/blueprint-cssjoshuaclayton 的头像

    joshuaclayton/blueprint-css

    5,286在 GitHub 上查看↗

    Blueprint-css is a CSS framework that provides a set of predefined styles and a responsive grid system for building consistent web page layouts and typography. It includes a browser style reset to remove default browser styling, ensuring a uniform visual starting point across different environments. The framework features a column-based responsive grid system that automatically adapts web content across various screen sizes and devices. It also includes a dedicated print stylesheet to optimize the appearance of web content specifically for physical printing. The project covers typography sta

    CSS
    在 GitHub 上查看↗5,286
查看 Typo.css 的所有 30 个替代方案→

常见问题解答

sofish/typo.css 是做什么的?

typo.css 是一个 CSS 框架和重置库,旨在规范浏览器样式并优化中文字符和标点的视觉渲染。它提供了一个 Web 排版系统,通过移除默认浏览器样式并同步不同 Web 环境下的中文文本渲染,建立了一致的视觉基准。

sofish/typo.css 的主要功能有哪些?

sofish/typo.css 的主要功能包括:Browser Style Resets, CSS Resets, Chinese Typesetting Systems, Document Typography Systems, Chinese Character Support, Typography Optimizers, Typographic Utility Classes, Grammatical Stylistic Markers。

sofish/typo.css 有哪些开源替代品?

sofish/typo.css 的开源替代品包括: sindresorhus/modern-normalize — modern-normalize is a CSS reset stylesheet and browser style normalizer. It provides a minimal set of global style… csstools/sanitize.css — sanitize.css is a CSS normalizer and reset library that provides a standardized baseline for typography, form… joshuaclayton/blueprint-css — Blueprint-css is a CSS framework that provides a set of predefined styles and a responsive grid system for building… necolas/normalize.css — Normalize.css is a CSS reset library and browser style normalizer. It provides a collection of baseline styles… hijiangtao/resume — This project is a professional LaTeX resume template designed for creating structured, one-page curriculum vitae. It… twbs/bootstrap — Bootstrap is a comprehensive, mobile-first CSS framework designed for building responsive web interfaces. It provides…