0.2.0 • Published 5 months ago

hong-vue-ui v0.2.0

Weekly downloads
-
License
-
Repository
-
Last release
5 months ago

YUI Component Library

A Vue 3 component library.

Installation

npm install hong-vue-ui

Usage

// 全局引入
import HongUI from 'hong-vue-ui'
import 'hong-vue-ui/dist/style.css'

app.use(HongUI)

// 按需引入
import { Button } from '@hongyingxin/my-component'
import '@hongyingxin/my-component/dist/y-ui.css'

Documentation

Documentation

License

MIT

0.2.0

5 months ago

0.0.1

6 months ago