awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

38 Repos

Awesome GitHub RepositoriesTypography Systems

Global settings for font families, sizes, and line heights.

Explore 38 awesome GitHub repositories matching web development · Typography Systems. Refine with filters or upvote what's useful.

Awesome Typography Systems GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • kamranahmedse/developer-roadmapAvatar von kamranahmedse

    kamranahmedse/developer-roadmap

    357,434Auf GitHub ansehen↗

    Developer Roadmap ist eine Community-gesteuerte Plattform, die strukturierte, graphbasierte Lernpfade für das Software-Engineering bietet. Sie dient als umfassendes Wissens-Repository, in dem technische Bereiche in visuellen Sequenzen organisiert sind, um den Erwerb beruflicher Fähigkeiten und das Karrierewachstum zu steuern. Das Projekt zeichnet sich durch ein kollaboratives Ökosystem aus, das es Nutzern ermöglicht, Roadmaps beizusteuern, bewährte Branchenpraktiken zu kuratieren und berufliche Profile zu pflegen. Es integriert diagnostische Bewertungs-Frameworks, um die technische Kompetenz zu evaluieren, und hilft Entwicklern dabei, Wissenslücken zu identifizieren und sich durch gezielte Lernsequenzen auf professionelle Vorstellungsgespräche vorzubereiten. Über seine Kern-Mapping-Funktionen hinaus bietet die Plattform praktische Projektideen und interaktives Tutoring, um Engineering-Konzepte zu festigen. Sie bietet einen zentralen Raum für die Community, um Ressourcen zu teilen, den fortschreitenden Kompetenzaufbau zu verfolgen und durch komplexe technische Landschaften zu navigieren.

    Provides utilities for removing common leading whitespace from multiline text blocks.

    TypeScriptangular-roadmapbackend-roadmapblockchain-roadmap
    Auf GitHub ansehen↗357,434
  • twbs/bootstrapAvatar von twbs

    twbs/bootstrap

    174,380Auf GitHub ansehen↗

    Bootstrap is a comprehensive, mobile-first CSS framework designed for building responsive web interfaces. It provides a standardized library of reusable UI components, such as navigation bars, modals, and forms, alongside a robust grid system that ensures consistent layout alignment across diverse viewport sizes. By establishing a baseline through browser normalization and standardized typography, the project enables developers to create accessible, cross-browser compatible web applications. The framework distinguishes itself through a modular Sass-based architecture that allows for deep cust

    Defines global font, size, and line-height settings to ensure uniform text rendering across web applications.

    MDXbootstrapcsscss-framework
    Auf GitHub ansehen↗174,380
  • ant-design/ant-designAvatar von ant-design

    ant-design/ant-design

    98,362Auf GitHub ansehen↗

    Ant Design is an enterprise-grade component library and design system framework built for developing complex, data-heavy web applications. It provides a comprehensive collection of pre-built, state-driven interface elements that map data properties to rendered components, ensuring consistent interaction patterns and visual language across large-scale projects. The library distinguishes itself through a robust styling architecture that utilizes design tokens and hierarchical configuration providers to propagate global settings like themes, locale, and layout direction. By employing component-l

    Maps semantic design tokens to typography components to ensure consistent text rendering across action buttons and input areas.

    TypeScriptant-designantddesign-systems
    Auf GitHub ansehen↗98,362
  • allthingssmitty/css-protipsAvatar von AllThingsSmitty

    AllThingsSmitty/css-protips

    30,114Auf GitHub ansehen↗

    This project is a curated knowledge base and technical reference for professional web styling. It serves as a comprehensive guide to modern CSS best practices, focusing on techniques that leverage native browser capabilities to create efficient, maintainable, and scalable stylesheets. The collection emphasizes the use of declarative style logic and modern layout engines to replace brittle, imperative approaches. By prioritizing native pseudo-class state management, logical property mapping, and relative unit scaling, the guide demonstrates how to build responsive interfaces that remain consis

    Provides fluid typography scaling techniques using viewport-based units to ensure consistent readability across diverse screen sizes.

    awesomeawesome-listcss
    Auf GitHub ansehen↗30,114
  • mdbootstrap/mdb-ui-kitAvatar von mdbootstrap

    mdbootstrap/mdb-ui-kit

    24,256Auf GitHub ansehen↗

    The mdb-ui-kit is a frontend component library and visual extension that combines the Bootstrap 5 framework with Material Design principles. It provides a collection of pre-styled interface elements and responsive web templates to facilitate the development of consistent web applications. The toolkit extends the Bootstrap ecosystem by adding Material Design aesthetics and advanced styling options. It enables rapid prototyping through the use of pre-configured design blocks and provides mechanisms for deep visual customization via SCSS variables and native CSS custom properties, including supp

    Provides utility classes for highlighting, underlining, and varying the size of inline text elements.

    SCSSbootstrapbootstrap-materialbootstrap-template
    Auf GitHub ansehen↗24,256
  • dhg/skeletonAvatar von dhg

    dhg/Skeleton

    19,410Auf GitHub ansehen↗

    Skeleton is a lightweight responsive CSS boilerplate and mobile-first framework. It provides a foundation for building mobile-friendly websites through a fluid 12-column grid system, a minimal CSS reset library to normalize browser defaults, and default styling for raw HTML elements. The project emphasizes a mobile-first development approach, using percentage-based widths and predefined media queries to progressively enhance layouts for larger screens. It includes a utility-first library of single-purpose classes to manage common layout tasks such as floating elements, clearing, and width con

    Implements responsive typography using relative units to scale font sizes and spacing across devices.

    CSS
    Auf GitHub ansehen↗19,410
  • picocss/picoAvatar von picocss

    picocss/pico

    16,342Auf GitHub ansehen↗

    Pico is a lightweight, classless CSS framework designed to provide consistent, accessible, and responsive visual defaults for web interfaces. By prioritizing semantic HTML tags, it allows developers to build clean, structured pages without the need for complex class names or heavy dependencies. The framework functions as a comprehensive design system that automatically applies styling to standard elements, ensuring that typography, spacing, and layout remain cohesive across different screen sizes. The framework distinguishes itself through a modular, variable-driven architecture that emphasiz

    Adjusts font sizes automatically using relative units for proportional scaling.

    CSScsscss-frameworkdark-mode
    Auf GitHub ansehen↗16,342
  • remarkjs/react-markdownAvatar von remarkjs

    remarkjs/react-markdown

    15,779Auf GitHub ansehen↗

    react-markdown is a React markdown renderer that transforms markdown strings into React elements for display in a user interface. It functions as a plugin-based markdown parser and component library that converts raw text into safe interface elements. The project utilizes a plugin system to extend markdown syntax, allowing support for tables, tasklists, and mathematical notation. It enables custom component mapping, which replaces standard markdown output with specialized components to control the visual styling and behavior of specific content blocks. The renderer supports the processing an

    Provides pluggable components that add custom block and inline parsing logic to the markdown engine.

    JavaScriptcommonmarkgfmmarkdown
    Auf GitHub ansehen↗15,779
  • erusev/parsedownAvatar von erusev

    erusev/parsedown

    15,049Auf GitHub ansehen↗

    Parsedown is a PHP library that converts Markdown text and common extensions into structured HTML output for web browsers. It functions as a Markdown to HTML converter that processes both block-level and inline elements to generate valid web content. The library includes a PHP HTML sanitizer designed to escape HTML and scripting vectors. This security layer provides input sanitization to prevent attacks when processing untrusted user-generated content.

    Extracting and formatting only the inline elements of a text string while ignoring block level structures.

    PHP
    Auf GitHub ansehen↗15,049
  • ruanyf/document-style-guideAvatar von ruanyf

    ruanyf/document-style-guide

    12,608Auf GitHub ansehen↗

    This project is a technical writing style guide and comprehensive specification for professional documentation, with a primary focus on standards for Chinese technical prose. It provides a structured framework for organizing document hierarchies, software manuals, and API references to ensure a consistent user experience. The guide distinguishes itself through detailed linguistic specifications, including rules for integrating English terms into non-English text and precise standards for punctuation, spacing, and grammar tailored for the Chinese language. It also defines quantitative formatti

    Groups technical text into single-topic blocks with lead-in summaries to maximize readability and information retrieval.

    Auf GitHub ansehen↗12,608
  • microsoft/frontend-bootcampAvatar von microsoft

    microsoft/frontend-bootcamp

    10,792Auf GitHub ansehen↗

    Frontend Workshop from HTML/CSS/JS to TypeScript/React/Redux

    Teaches formatting text with bold, italic, and other inline styles in HTML.

    TypeScriptcsscss-in-jshtml
    Auf GitHub ansehen↗10,792
  • carbon-design-system/carbonAvatar von carbon-design-system

    carbon-design-system/carbon

    9,172Auf GitHub ansehen↗

    Carbon is an enterprise design system that provides a comprehensive collection of reusable UI components, design tokens, and guidelines for building professional web applications. It functions as a CSS framework that enforces a unified design language across projects through standardized typography, spacing, and color palettes. The system utilizes a platform-agnostic design token system to maintain visual consistency across different technologies. This includes centralized management of brand colors, motion easing curves, and a curated library of accessible SVG icons. The framework covers a

    Implements a typographic scale to maintain consistent vertical rhythm and font hierarchy.

    TypeScript
    Auf GitHub ansehen↗9,172
  • wooorm/remarkAvatar von wooorm

    wooorm/remark

    8,923Auf GitHub ansehen↗

    Remark ist ein Markdown-Prozessor, der Markdown-Text in einen strukturierten JSON-Abstrakten Syntaxbaum (AST) für die programmatische Analyse und Transformation parst. Er fungiert als Markdown-AST-Parser und -Prozessor und nutzt ein Plugin-Framework zur Verwaltung erweiterbarer Syntax- und Transformationsregeln. Das Projekt ermöglicht benutzerdefinierte Markdown-Syntaxerweiterungen und Inhaltstransformationen durch ein Plugin-System, das das Hinzufügen von nicht-standardisiertem Markup und Metadaten erlaubt. Es enthält zudem einen Markdown-Linter, um Stil-Inkonsistenzen zu identifizieren und die Einhaltung von Schreibstandards sicherzustellen. Das Toolset deckt die Formatierung von Markdown-Dokumenten, die Konvertierung in HTML und die AST-Generierung ab. Eine Kommandozeilenschnittstelle wird bereitgestellt, um Markdown-Dateien auf eine konsistente projektweite Formatierung zu prüfen und diese anzupassen.

    Provides pluggable components that add custom block and inline parsing logic to the markdown engine.

    JavaScript
    Auf GitHub ansehen↗8,923
  • sindresorhus/github-markdown-cssAvatar von sindresorhus

    sindresorhus/github-markdown-css

    8,891Auf GitHub ansehen↗

    The minimal amount of CSS to replicate the GitHub Markdown style

    Provides CSS styling for bold, italic, strikethrough, inline code, hyperlinks, and images matching GitHub's typography.

    CSS
    Auf GitHub ansehen↗8,891
  • davatron5000/fittext.jsAvatar von davatron5000

    davatron5000/FitText.js

    6,717Auf GitHub ansehen↗

    FitText.js is a jQuery plugin that scales headline text proportionally to its parent container's width, enabling fluid, responsive typography. It functions as a fluid headline text resizer and responsive typography tool, inflating web type by resizing text based on container dimensions with configurable compression. The plugin distinguishes itself through precise control over the scaling behavior. It includes a compressor factor for tuning how aggressively text size responds to container width changes, and provides min-max clamping to enforce lower and upper pixel bounds on the computed font

    A tool for making headline text fluidly resize to fill available space within a container.

    HTML
    Auf GitHub ansehen↗6,717
  • edwardtufte/tufte-cssAvatar von edwardtufte

    edwardtufte/tufte-css

    6,498Auf GitHub ansehen↗

    Provides blockquote styling for chapter-opening epigraphs with italic text and right-aligned source attribution.

    HTMLcsstufte-css
    Auf GitHub ansehen↗6,498
  • jonschlinkert/remarkableAvatar von jonschlinkert

    jonschlinkert/remarkable

    5,835Auf GitHub ansehen↗

    Remarkable is an extensible Markdown parser library that implements the CommonMark specification and supports GitHub Flavored Markdown through configurable rule presets. Its core architecture separates parsing into distinct inline and block rule pipelines, enabling targeted customization of text-level and structural syntax while maintaining consistent behavior across standard Markdown features. The parser is built around a plugin-based rule system where individual syntax rules can be toggled, extended, or replaced by external plugins. A preset configuration system allows users to switch betwe

    Built around a plugin-based rule system where inline and block syntax rules can be toggled, extended, or replaced.

    JavaScriptcommonmarkcompiledocusaurus
    Auf GitHub ansehen↗5,835
  • pbek/qownnotesAvatar von pbek

    pbek/QOwnNotes

    5,792Auf GitHub ansehen↗

    QOwnNotes is a desktop note editor that stores each note as a plain-text Markdown file on the local filesystem, avoiding proprietary formats and enabling direct file access. It functions as a Nextcloud Notes client, syncing notes and metadata with Nextcloud or ownCloud servers through a companion API service for versioning and sharing. The application also integrates with AI providers and exposes a local MCP server for external agents to search and fetch notes, and includes a companion browser extension for capturing web content, bookmarks, and screenshots. The editor distinguishes itself thr

    Applies bold, italic, and strikethrough formatting using asterisks, underscores, and tildes.

    C++
    Auf GitHub ansehen↗5,792
  • davidanson/markdownlintAvatar von DavidAnson

    DavidAnson/markdownlint

    5,855Auf GitHub ansehen↗

    Checks that atx-style headings have a single space between the hash characters and the heading text to prevent rendering issues.

    JavaScriptcommonmarklintmarkdown
    Auf GitHub ansehen↗5,855
  • system-ui/theme-uiAvatar von system-ui

    system-ui/theme-ui

    5,405Auf GitHub ansehen↗

    Theme-ui ist ein React-Theme-Framework und CSS-in-JS-Utility für den Aufbau themenfähiger Benutzeroberflächen. Es fungiert als Design-System-Tool, das zentralisierte, einschränkungsbasierte Skalen für Farben, Typografie und Abstände festlegt, um visuelle Konsistenz über Anwendungen hinweg zu gewährleisten. Das Framework zeichnet sich durch eine Array-basierte responsive Kurzschreibweise für Mobile-First-Layouts und einen dedizierten Color-Mode-Manager aus, der mit Browsereinstellungen synchronisiert wird und Benutzerauswahlen beibehält. Es bietet zudem ein System zur Erstellung benannter Style-Varianten, um das Komponenten-Erscheinungsbild über Eigenschaften zu steuern, und bietet Synchronisationsfunktionen, um Theme-Konfigurationen in Figma-Styles zu übersetzen. Das Projekt deckt eine breite Palette an Styling-Funktionen ab, einschließlich globaler CSS-Injektion für Element-Resets, verschachtelter Theme-Overrides via Context und ein Deep-Merge-Konfigurationssystem zur Erweiterung von Design-Presets. Es enthält zudem eine Reihe themenfähiger Layout-Komponenten, wie responsive Grids und standardisierte Formulareingaben. Ein dediziertes Plugin ist für die Integration des Design-Systems in Gatsby-Sites verfügbar.

    Defines global typography settings including font families, sizes, weights, and line heights.

    TypeScriptcolordesigndesign-system
    Auf GitHub ansehen↗5,405
Vorherige12Nächste
  1. Home
  2. Web Development
  3. Web Standards
  4. Typography Systems

Unter-Tags erkunden

  • Blockquote Styles1 Sub-TagStyling definitions for block-level quotations and source attribution.
  • Display HeadingsLarge, prominent heading styles for visual emphasis.
  • Heading Styles1 Sub-TagStandardized styling for HTML heading elements.
  • Inline Text Styles3 Sub-TagsStandardized visual treatments for inline text elements like bold, italics, and small text.
  • Lead Paragraphs2 Sub-TagsStyling patterns for introductory text blocks to enhance visual hierarchy.
  • Responsive TypographyMechanisms for fluidly scaling font sizes and line heights based on viewport dimensions.
  • Typography Semantic HooksHooks or configuration interfaces that map semantic design tokens to typography component styles for consistent text rendering.