radix-vue / radix-vue
- понедельник, 26 февраля 2024 г. в 00:00:04
Vue port of Radix UI Primitives. An open-source UI component library for building high-quality, accessible design systems and web apps.
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?
design by: https://twitter.com/icarusgkx, https://github.com/MellKam
pnpm add radix-vue
npm install radix-vue
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!
pnpm i
pnpm build
to run build radix-vue
locallypnpm docs:dev
to run vitepresshttp://localhost:5173
pnpm i
pnpm story:dev
to run histoire (storybook)http://localhost:6006
All credits go to these open-source works and resources
<Primitive>
component