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

sadeghbarati/radix-vue

This branch is 39 commits behind unovue/reka-ui:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f9b7af5 · Dec 6, 2024
Oct 26, 2024
Sep 12, 2024
May 16, 2024
Dec 6, 2024
Dec 6, 2024
Jun 27, 2024
Nov 27, 2024
Jun 14, 2024
May 16, 2024
Jul 6, 2023
Jun 25, 2023
Oct 26, 2024
Aug 13, 2024
Dec 6, 2024
Oct 2, 2024
Aug 25, 2023
Jun 28, 2024
May 16, 2024

Repository files navigation


Logo

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.

NPM version NPM Downloads GitHub stars

Get involved!

Documentation | Getting Started | Examples | Why Radix Vue?

hero image design by: icarusgkx, melkam

Installation

pnpm add radix-vue
npm install radix-vue
yarn add radix-vue

Documentation

For full documentation, visit radix-vue.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

  1. Clone the repo
  2. Run pnpm i
  3. Run pnpm build to run build radix-vue 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

Authors

Credits

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 <Primitive> component
  • Radix Svelte
  • Headless UI

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 69.3%
  • TypeScript 30.1%
  • Other 0.6%