About this project
Reka UI is an open-source UI component library for Vue, designed for building accessible design systems and web applications. Previously known as Radix Vue, it offers a set of unstyled, accessible components that developers can use as a foundation. The project credits Radix UI, React Spectrum, Floating UI, and Headless UI as open-source inspirations.
Installation is available through package managers: pnpm, npm, or yarn (for example, pnpm add reka-ui). Full documentation, including getting started guides and examples, is at reka-ui.com. Changelogs are published on the GitHub releases page.
The project welcomes contributions, including help with core components, documentation, tests, and stories. Community involvement is coordinated via Discord. For development, contributors can clone the repository, install dependencies with pnpm i, build the package with pnpm build, and run the VitePress documentation site with pnpm docs:dev. For component development, pnpm story:dev runs Histoire (storybook) and pnpm test runs tests.
Reka UI focuses on accessibility and composability, providing primitives rather than fully styled components, so teams can implement their own design systems. The README does not specify a license, framework version support beyond Vue, or performance benchmarks.
Comments
0 Rating appears after 10 ratings
Sign in to join the discussion.