2 Repos
Utilities for importing and exporting design token collections using standard file formats.
Distinguishing note: Focuses on data portability and migration of token collections, distinct from runtime token management.
Explore 2 awesome GitHub repositories matching user interface & experience · Design Token Interoperability. Refine with filters or upvote what's useful.
This project is a browser-based collaborative design platform that provides a comprehensive workspace for interface design, interactive prototyping, and design system management. It functions as a vector graphics editor that enables teams to create, manage, and iterate on designs in real-time, utilizing a component-based inheritance model to ensure consistency across complex projects. The platform distinguishes itself through a deep integration of design and development workflows. It features a specialized developer handoff workspace that allows for the inspection of design properties, precis
The platform allows users to transfer token collections using standard file formats to share, back up, or migrate design system data between different files and projects.
design.md is a design system specification format and toolchain that defines a visual identity through structured, machine-readable design tokens embedded in a human-readable Markdown document. It combines exact token values with prose explanations of design intent, enabling coding agents to consistently apply brand styles across a project while keeping the rationale accessible to human designers. The project provides a linter that validates design specification files for structural correctness, broken token references, and WCAG color contrast compliance, outputting structured findings. It al
Exports design tokens to the W3C Design Tokens Community Group JSON format for cross-tool interoperability.