Skip to content

使用vue2.0写的画板工具,支持画出箭头、虚线、实线、三角形、文字等功能

Notifications You must be signed in to change notification settings

HWcool/vue-sketchpad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sketchpad

使用vue.js和fabric.js构建的web画板,目前支持画箭头、虚线、矩形、圆型、三角形、文字等功能

在线预览

效果图如下: "效果图"

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

2019-11-30更新 修复了回撤前进的bug、支持Retina屏 重新整理了下代码组织

2021-5-11 这是好久之前的练手代码啊😅 今天有点空就把脚手架升级一下

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Customize configuration

See Configuration Reference.

About

使用vue2.0写的画板工具,支持画出箭头、虚线、实线、三角形、文字等功能

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published