diez/diez
The Design Token Framework — Adopt a unified design language across platforms, codebases, and teams observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2484
- days_rel: n/a
- days_push: 1362
- n_releases_24m: 0
Adoption not part of the score
1237 stars · 62 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
framework · maturity maintenance
compiler sdk developer-tools css-framework documentation web-development frontend cross-platform developer-tools web-design cross-platform cli design-tokens design-systems style-guide figma sketch adobe-xd typescript theming ios android web-server nodejs
3 sources
- readme: https://github.com/diez/diez · fetched 2026-08-28 · f7a52c39e6f1
- homepage: https://diez.org · fetched 2026-08-29 · a68745dc4c69
- registry_npm: https://registry.npmjs.org/diez · fetched 2026-08-29 · 7ff39cf9028a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| diez/diez | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem