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

5 repos

Awesome GitHub RepositoriesDesign Token Management

Tools and frameworks for defining, mapping, and injecting global design properties like colors and spacing into codebases.

Explore 5 awesome GitHub repositories matching user interface & experience · Design Token Management. 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

Awesome Design Token Management GitHub Repositories

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

    sindresorhus/awesome

    438,690GitHubView on GitHub↗

    This project is a community-curated knowledge base that organizes vast technical ecosystems into a hierarchical, human-readable directory. It serves as a comprehensive index of libraries, frameworks, and methodologies, designed to facilitate discovery and professional development across the entire spectrum of software

    Unifies resources for establishing consistent design standards and reusable interface components.

    awesomeawesome-listlists
  • 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

    Maintains visual cohesion across interfaces through a centralized system of design tokens and responsive layout utilities.

    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.

    Translates design tokens into CSS variables to automate the generation of consistent utility classes across a project.

    TypeScriptcssframeworkutility

Explore sub-tags

  • CSS Theme Variable ManagersTools that provide APIs for defining and managing global design tokens like colors, spacing, and typography.
  • Design System ConfigurationsResources and configurations used to establish and maintain cohesive design standards and layout constraints.
  • Design Token ArchitecturesMechanisms that map design tokens to CSS variables to enable automated styling and design system integration.
Design Tokens
2 sub-tags
Centralized configurations that map visual properties to design tokens for consistent styling and component behavior.
  • Theme Token DefinitionsDefinitions for custom design tokens such as fonts, colors, and breakpoints used within styling frameworks.