Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

45 Commits

Repository files navigation

vuc


image


$$链接
中文文档👁️

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

  • Each package can be developed and debugged

  • Open the package you need to debug after cloning or downloading the library

  • npm install

  • npm run dev (Debug mode, Change the entry path of webpack to ./example/main.js)

  • npm run build (Production mode,Change the entry path of webpack to ./src/main.js)

Development plan

  • canvas Sketchpad

Tip

  • Each package is loaded separately
  • Incomplete demo configuration

End

Looking forward to your contribution 

About

🎨 基于 Vuejs2 的 Canvas 组件库【服务器挂了。不在提供demo,github自带的静态网站不能发布,因为demo代码找不到了😂。】

Topics

Resources

Stars

50 stars

Watchers

5 watching

Forks

Releases

Packages

Used by

Contributors

Languages