# fabric-drawing-board **Repository Path**: ilovet/fabric-drawing-board ## Basic Information - **Project Name**: fabric-drawing-board - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-12-06 - **Last Updated**: 2023-12-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # fabric-drawing-borard use fabric to achievement drawing board and support free drawing, line, rect,cirlce,eraser,text,pan,scale,undo,redo,clear, save. 使用fabric实现画板功能,支持画笔,绘制直线,矩形,圆形,文字,移动缩放画布,撤销重做,清屏与保存功能。 ![demo](https://github.com/CC4J/fabric-drawing-board/blob/master/demo.png?raw=true) ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ## Usage ### npm package ``` npm install --save fabric-drawing-board ``` ### Repo - https://github.com/CC4J/fabric-drawing-board-plugin ### npm package demo - https://github.com/CC4J/fabric-drawing-board-plugin-demo