Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

reka-ui

unovue297.3kMIT2.2.0TypeScript support: included

Vue port for Radix UI Primitives.

ui, vue, accessibility, headless, nuxt, primitives, components, radix, unstyled

readme


Logo

Reka UI

Craft accessible web apps with Vue.

NPM version NPM Downloads GitHub stars

Get involved!

Documentation | Getting Started | Examples | Why Reka UI?

hero image design by: icarusgkx, melkam

Installation

pnpm add reka-ui
npm install reka-ui
yarn add reka-ui

Documentation

For full documentation, visit reka-ui.com.

Releases

For changelog, visit releases.

Contributing

We would love to have your contributions! All PRs are welcome! We need help building the core components, docs, tests, stories! Join our discord and we will get you up and running!

Dev Setup

Docs

  1. Clone the repo
  2. Run pnpm i
  3. Run pnpm build to run build reka-ui locally
  4. Run pnpm docs:dev to run vitepress
  5. Open http://localhost:5173

Package

  1. Clone the repo
  2. Run pnpm i
  3. Run pnpm story:dev to run histoire (storybook)
  4. Open http://localhost:6006
  5. Run pnpm test to test changes

Credits

All credits go to these open-source works and resources