@9yundata/cloudy-ui
v0.0.10
Published
A Vue 3 UI component library for 9yun
Maintainers
Readme
@9yundata/cloudy-ui
A Vue 3 UI component library with Design Tokens system and semantic styling API.
Installation
pnpm add @9yundata/cloudy-uiUsage
// main.ts
import '@9yundata/cloudy-ui/style.css'
// In component
import { CloudyButton } from '@9yundata/cloudy-ui'style.css 只包含 Cloudy UI 组件样式与主题变量,不会重置宿主项目的原生标签样式。若业务确实需要全局 reset,请单独引入 @9yundata/cloudy-ui-core/styles/normalize.css。
Documentation
See main repository for full documentation.
License
MIT © 2026 Mi Gao
