Skip to content

Web artboard features built using the vue.js and fabric.js libraries

Notifications You must be signed in to change notification settings

litoxy/vue-sketchpad

 
 

Repository files navigation

sketchpad

使用vue.js和fabric.js构建的web画板,中间使用vuex来做状态的控制,目前支持画箭头、虚线、矩形、原型、文字等功能,删除功能和回退功能待开发中

效果图如下:

  • 直线
  • 箭头
  • 虚线
  • 输入文字
  • 矩形
  • 标准圆形
  • 椭圆形
  • 等腰三角形
  • 删除、移动、复位
  • [] 历史记录

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

About

Web artboard features built using the vue.js and fabric.js libraries

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 38.7%
  • JavaScript 24.6%
  • CSS 20.4%
  • Vue 16.3%