Vue port for Radix UI Primitives.
npm install radix-vue
An unofficial Vue port of Radix UI.
Radix is an unstyled, customisable UI Library with built in accessibility for building top quality design systems.
Documentation | Getting Started | Examples | Why Radix Vue?
!hero image
design by: icarusgkx, melkam
``bash`
pnpm add radix-vue`bash`
npm install radix-vue`bash`
yarn add radix-vue
For full documentation, visit radix-vue.com.
For changelog, visit releases.
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!
1. Clone the repo
2. Run pnpm ipnpm docs:dev
3. Run to run vitepresshttp://localhost:5173
4. Open
1. Clone the repo
2. Run pnpm ipnpm story:dev
3. Run to run histoire (storybook)http://localhost:6006
4. Open
- Khairul Haaziq
- Mujahid Anuar
- Zernonia
All credits go to these open-source works and resources
- Radix UI for doing all the hard work to make sure components are accessible
- Floating UI for creating powerful components that as the base of many Radix Vue components
- VueUse for providing many useful utilities.
- Ark UI for the
- Radix Svelte
- Headless UI