awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Design Tokens · Awesome GitHub Repositories

4 repos

Awesome GitHub RepositoriesDesign Tokens

Centralized configurations that map visual properties to design tokens for consistent styling and component behavior.

Explore 4 awesome GitHub repositories matching user interface & experience · Design Tokens. Refine with filters or upvote what's useful.

  1. Home
  2. User Interface & Experience
  3. UI Architecture
  4. Design Utilities
  5. Design Systems
  6. Design Token Management
  7. Design Tokens

Awesome Design Tokens GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • twbs/bootstrap

    twbs/bootstrap

    173,988GitHubView on GitHub↗

    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 es

    Deploys global design tokens as CSS variables to facilitate runtime theme adjustments and dynamic color mode switching.

    MDXbootstrapcsscss-framework
  • mui/material-ui

    mui/material-ui

    97,927GitHubView on GitHub↗

    Material UI is a comprehensive component-based library designed to accelerate the construction of professional, accessible web interfaces. It provides a centralized design system framework that manages visual tokens, typography, and color palettes to ensure consistent branding and layout constraints across complex appl

    Centralizes visual properties into a global configuration object that propagates styling constraints to every component instance.

    JavaScriptdesign-systemmaterial-designmaterial-ui
  • ant-design/ant-design

    ant-design/ant-design

    97,624GitHubView on GitHub↗

    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 vi

    Manages visual consistency through a hierarchical system of seed, map, and alias values that define core design intent.

    TypeScriptant-designantddesign-systems
  • tailwindlabs/tailwindcss

    tailwindlabs/tailwindcss

    93,668GitHubView on GitHub↗

    Utility-first CSS framework for fast, design-system-friendly styling.

    Maps centralized design configurations to CSS variables, ensuring visual properties remain synchronized across the entire interface.

    TypeScriptcssframeworkutility

Explore sub-tags

  • CSS VariableGlobal design tokens exposed as CSS variables for runtime theme adjustments.
  • CSS Variable Token MappingsSystems that bind design tokens to CSS variables for efficient theme switching.