This module is not yet compatible with Nuxt 3
Head over to v2.nuxt.com
reka-ui
Vue port of Radix UI Primitives. An open-source UI component library for building high-quality, accessible design systems and web apps.
Reka UI
Craft accessible web apps with Vue.
Documentation | Getting Started | Examples | Why Reka UI?
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 all welcomed! We need help building the core components, docs, tests, stories! Join our discord and we will get you up and running!
Dev Setup
Docs
- Clone the repo
- Run
pnpm i
- Run
pnpm build
to run buildreka-ui
locally - Run
pnpm docs:dev
to run vitepress - Open
http://localhost:5173
Package
- Clone the repo
- Run
pnpm i
- Run
pnpm story:dev
to run histoire (storybook) - Open
http://localhost:6006
- Run
pnpm test
to test changes
Credits
All credits go to these open-source works and resources
Contributors 28