github上的canvas-editor按#765pr合并得到
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
黄云飞 c813923fe3
feat:add lib mode build script
4 years ago
src feat:add lib mode build script 4 years ago
.gitignore feat:rich text editor by canvas 4 years ago
README.md v0.5.0 4 years ago
favicon.png feat:rich text editor by canvas 4 years ago
index.html feat:add table component 4 years ago
package.json feat:add lib mode build script 4 years ago
tsconfig.json feat:rich text editor by canvas 4 years ago
vite.config.ts feat:add lib mode build script 4 years ago
yarn.lock feat:add lib mode build script 4 years ago

README.md

canvas-editor

a rich text editor by canvas

snapshot

image

next features

  1. merge table cell
  2. change table cell size
  3. table paging
  4. contextmenu

install

yarn

dev

yarn run dev

build

yarn run build