Skip to content

Vue port of Radix UI Primitives. An open-source UI component library for building high-quality, accessible design systems and web apps.

License

Notifications You must be signed in to change notification settings

Us3r-gitHub/radix-vue

This branch is 59 commits behind unovue/reka-ui:v2.

Folders and files

NameName
Last commit message
Last commit date
Feb 28, 2025
Mar 10, 2025
Jul 5, 2024
Mar 9, 2025
Mar 7, 2025
Feb 4, 2025
Feb 28, 2025
Jun 14, 2024
May 16, 2024
Jul 6, 2023
Jul 26, 2024
Oct 4, 2024
Aug 26, 2024
Mar 10, 2025
Mar 10, 2025
Aug 25, 2023
Jul 26, 2024
May 16, 2024

Repository files navigation


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

About

Vue port of Radix UI Primitives. An open-source UI component library for building high-quality, accessible design systems and web apps.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 68.8%
  • TypeScript 30.6%
  • Other 0.6%