Skip to content

Introduction

Unstyled, accessible components used Radix-vue for building a color UI in Vue.js.

Color UI Vue use Radix-vue primitives. You can use these components either as the base layer of your design system, or adopt them incrementally.

Key Features

Accessible

Components adhere to the WAI-ARIA design patterns where possible.

Unstyled

Components ship with zero styles, giving you complete control over styling. Components can be styled with any styling solution. Learn more in our styling guide.

Opened

Based on Radix-vue primitives, you can wrap them and add your own event listeners, props, or refs.

Developer experience

One of our main goals is to provide the best possible developer experience. Radix-vue primitives provides a fully-typed API.

Installation

sh
$ npm add color-ui-vue

GitHub

To file issues, request features, and contribute, check out our GitHub.

GitHub repo

Code of conduct