Foundations
Token-first documentation
Colors, spacing, radius, and typography are exposed as reusable system primitives.
Getting Started
Skip the months of implementation. EDEN UI turns a full design system into a production-ready reference site where tokens, typography, and components all live in one place.
Instead of hiding the system behind a package, this site exposes the actual structures teams need to build with confidence. It becomes both a reference and a handoff artifact.
Foundations
Colors, spacing, radius, and typography are exposed as reusable system primitives.
Components
Each component page balances visual preview, usage notes, and code-facing references.
Navigation
The layout is designed for long-form browsing, quick search, and topic-based discovery.
Use the foundations pages to audit the token system, then move into components to inspect interactive primitives like buttons, inputs, sliders, and layout patterns.
Foundations
This page now renders the actual tokens from your exported JSON, grouped by collection and token family so the documentation stays aligned with the source of truth.
Foundations
The typography page reads the Responsive token collection directly from your export, including family, weight, size, line-height, and letter-spacing scales.
Base Components
Renders a button or an element styled to resemble a button. This page mirrors the docs pattern used throughout the system with preview, installation, examples, and reference content.
<button class="ui-button">Button</button>
npm install @radix-ui/react-slot
Primary
Round Edge
Swipe
Input
Accordion
It exposes the same docs pattern used for previews, tokens, and API-facing guidance.