Home

Awesome

vuc


image


$$链接
Demo👁️
中文文档👁️

Install

npm install --save vuc-input || vuc-carousel ||.....

yarn add vuc-input || vuc-carousel || ......

Basic use

// vuc-input package
// Global

import vucInput from 'vuc-input'
Vue.use(vucInput)

// Local
import {vucInput} from 'vuc-input'
export default {
  components: {vuc-input}
}

Component

packagepreview
vuc-color👁️
vuc-picture-contrast👁️
vuc-scratch👁️
vuc-identify👀
vuc-input👀
vuc-carousel👁️
vuc-image👀
vuc-material👁️

Thank

Test use

Development plan

Tip

End

Looking forward to your contribution