Launch Week Day 1: Socket for Jira Is Now Available.Learn More
Socket
Book a DemoSign in
Socket

radix-vue

Package Overview
Dependencies
Maintainers
3
Versions
123
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

radix-vue

Vue port for Radix UI Primitives.

latest
Source
npmnpm
Version
1.9.17
Version published
Weekly downloads
463K
9.21%
Maintainers
3
Weekly downloads
 
Created
Source

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

  • Clone the repo
  • Run pnpm i
  • 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

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

Keywords

ui

FAQs

Package last updated on 28 Feb 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts