# diez/diez

The Design Token Framework — Adopt a unified design language across platforms, codebases, and teams

Repository: https://github.com/diez/diez
Canonical: https://ross.abutalabs.com/products/diez
Homepage: https://diez.org
Language: TypeScript
License: NOASSERTION
License Family: other
Topics: design-tokens, design-systems, design-language, cross-platform, compiler, ios-style, android-style, web-styles, style
Last push: 2022-12-10T12:47:19+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2484, "days_push": 1362, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1237, forks 62 (observed 2026-08-28T04:04:05.297813+00:00)

## What it is
Diez is an open-source design token framework that lets teams define visual styles (colors, typography, shadows, etc.) in TypeScript and compile them into native packages for iOS, Android, and Web. It includes a compiler, a prefab library, design-file extractors for Figma/Sketch/XD, and a static documentation generator.

## Use cases
- share design tokens across ios android and web apps
- keep brand colors and typography consistent across platforms
- extract design tokens from figma or sketch automatically
- generate a styleguide website from design token source of truth
- build a design system foundation for multiple codebases
- treat design files as versionable code artifacts

## When to choose
- you maintain a design system spanning native mobile and web codebases
- you want a single TypeScript source of truth for visual styles
- you need automated design-to-code handoff from Figma, Sketch, or Adobe XD

## When to avoid
- you only target a single platform with no cross-platform style sharing needs
- you need a project with frequent updates and active community support
- you want a CSS-in-JS or runtime theming solution rather than compiled native packages

## Facets
- artifact type: framework
- maturity: maintenance
- function: compiler, sdk, developer-tools, css-framework, documentation
- domain: web-development, frontend, cross-platform, developer-tools, web-design
- platform: cross-platform, cli
- tags: design-tokens, design-systems, style-guide, figma, sketch, adobe-xd, typescript, theming, ios, android, web-server, nodejs

## Member repositories
- diez/diez (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:05.297813+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T08:21:51.608143+00:00, confidence not recorded.
  - readme: https://github.com/diez/diez (fetched 2026-08-28T04:04:05.297813+00:00, sha f7a52c39e6f1)
  - homepage: https://diez.org (fetched 2026-08-29T12:21:04.891408+00:00, sha a68745dc4c69)
  - registry_npm: https://registry.npmjs.org/diez (fetched 2026-08-29T12:21:04.905561+00:00, sha 7ff39cf9028a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
