radix-ui

radix-ui/website

TypeScript MIT Web Dev

Website and documentation for Radix.

1k stars
579 forks
recent
GitHub

1k

Stars

579

Forks

0

Open issues

30

Contributors

AI Analysis

Radix UI website is the documentation and design system hub for Radix, a React component library focused on accessibility-first UI primitives. It serves developers building design systems and web applications who need accessible, unstyled components and design tokens. Best for teams prioritizing WCAG compliance and customizable component foundations; less suited for users seeking pre-styled, ready-to-use component libraries.

Web Dev Library Discovery value: 3/10
Documentation 9/10
Activity 9/10
Community 8/10
Code quality 5/10

Inferred from signals mentioned in the README (tests, CI, type safety) — not a review of the actual code.

Overall score 8/10

AI's overall editorial judgment — not an average of the bars above, can weigh other factors too.

accessibility design-system react-components documentation ui-primitives
Actively maintained Well documented MIT licensed Popular Beginner friendly Production ready
Deep Analysis · Based on README and public signals
1w ago

Radix UI documentation site: Next.js-based hub for a widely-adopted headless component library

This repository is the public website and documentation for Radix UI, a headless React component library with ~19k GitHub stars. It serves as the central reference for developers building design systems. The site itself is not a library—it's a Next.js application that documents and showcases Radix's primitives. Adoption is indirect but substantial: Radix primitives are widely used in production systems, and this documentation site is the primary resource for that ecosystem.

Origin

Created November 2020 alongside the Radix UI primitives project. Maintained by WorkOS employees and community contributors. The website evolved as Radix gained adoption in the design system and web component space, becoming the canonical reference for headless UI patterns.

Growth

Growth has been modest relative to sibling projects: only 1,017 stars and 2 new stars in the last 7 days. This reflects its role as a documentation/marketing site rather than a consumable library. Real growth is measured by traffic and engagement with Radix documentation, not GitHub stars. The broader Radix ecosystem (primitives: 19k stars, themes: 8.5k stars) shows that adoption of the underlying project is substantial.

In production

Adoption not verified for this repository directly, but the parent Radix UI primitives project shows strong production adoption signals: 19k stars, active maintenance, and presence in major design system implementations. This documentation site's adoption is tied to Radix primitives usage rather than measured independently.

Code analysis
Architecture

Appears to be a standard Next.js documentation site, likely using TypeScript and server-side rendering. Based on README, uses pnpm for dependency management. Architecture suited for static content delivery with dynamic examples, typical for modern design system documentation.

Tests

not documented in README

Maintenance

Repository is actively maintained: last push 2026-06-30 (as of analysis date 2026-07-01), indicating ongoing updates. However, the low commit velocity (2 stars/7 days) and lack of issue/PR metadata in provided data prevents assessment of active development tempo. Slow growth alone does not indicate stagnation for a documentation site—stability and correctness are more relevant metrics.

Honest verdict

ADOPT IF: you are learning or building with Radix UI primitives, or integrating Radix into a design system—this site is the canonical, actively maintained reference. AVOID IF: you are evaluating it as a standalone library or component system (it is not one; it documents Radix primitives). MONITOR IF: you are tracking the Radix ecosystem's long-term direction; changes to this documentation often signal shifts in the library's priorities and philosophy.

Independent dimensions

Mainstream potential

4/10

Technical importance

6/10

Adoption evidence

5/10

Risks
  • Documentation quality and currency are not measured in this analysis; README provides no evidence of documentation review/audit processes.
  • Dependency on Next.js version compatibility and npm ecosystem—updates to Next.js or major dependency churn could create maintenance burden.
  • No explicit mention of SEO, internationalization, or accessibility features specific to the site itself.
  • Small star count (1,017) relative to the Radix primitives project (19k) may mask the actual importance; conflating repository popularity with utility would be misleading.
  • No evidence of a dedicated full-time team; reliance on community contributions and WorkOS staff may limit velocity during organizational shifts.
Prediction

This site will likely remain the stable, actively maintained documentation hub for Radix UI as long as the Radix primitives project remains active. Growth in stars is unlikely—documentation sites rarely accumulate stars rapidly—but traffic and utility are the real measures. Expect incremental improvements (new examples, API updates) aligned with Radix library releases.

0 found this helpful

Newsletter

Get analyses like this every Monday

Free weekly digest of the most interesting open-source discoveries.

Languages

TypeScript
49.7%
MDX
34.4%
JavaScript
9%
CSS
6.9%

Information

Language
TypeScript
License
MIT
Last updated
1w ago
Created
68mo ago
Analyzed with
anthropic/claude-haiku-4-5

Stars over time

Loading…

Contributors over time

Top 100 contributors only — repos with more will plateau at 100.

Loading…

Open issues

No open issues — clean slate.

Open pull requests

No open pull requests.

Recent releases

No releases published yet.

Similar repos

radix-ui

radix-ui/primitives

Radix Primitives is an open-source, low-level UI component library focused on...

19k TypeScript Web Dev
radix-ui

radix-ui/themes

Radix Themes is an open-source React component library built on Radix UI...

8.5k TypeScript Web Dev
shadcn-ui

shadcn-ui/ui

shadcn/ui is a curated collection of accessible, customizable UI components...

118.7k TypeScript Web Dev
mui

mui/base-ui

Base UI is an unstyled component library for building accessible React...

10.3k TypeScript Web Dev
unovue

unovue/reka-ui

Reka UI is an open-source Vue component library for building accessible,...

6.6k Vue Web Dev
vs. alternatives
mui/base-ui

Similar headless component library (10k stars) with its own documentation. Radix documentation is more design-system-focused; MUI base-ui targets component customization. This site serves Radix's specific philosophy.

shadcn-ui/ui (117k stars)

Broader adoption and different positioning: shadcn-ui is a copy-paste component library, while Radix is headless primitives. This documentation site is narrower in scope but serves a different audience (design system builders vs. app developers).

unovue/reka-ui (Vue alternative, 6.5k stars)

Vue equivalent of Radix. This site is React-specific. Not a direct competitor but illustrates Radix's dominance in the React headless component space.

Storybook / Chromatic

Generic component documentation platforms. Radix documentation is purpose-built for Radix's specific API and use cases, offering more tailored guidance.

Headless UI (Tailwind Labs)

Alternative headless React component library. Smaller footprint (less direct adoption evidence). Radix documentation site serves the larger, more actively developed project.