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.
 
 
 
黄云飞 33a9c8e9ab
feat:add github action
4 years ago
.github/workflows feat:add github action 4 years ago
.vscode feat:add cSpell ignore paths 4 years ago
cypress feat:add print test case 4 years ago
src fix:globalMenus.ts import path 4 years ago
.editorconfig feat:add eslint and fix 4 years ago
.eslintrc feat:add eslint and fix 4 years ago
.gitignore feat:rich text editor by canvas 4 years ago
README.md v0.8.4 4 years ago
cypress.json feat:add cypress E2E 4 years ago
favicon.png feat:rich text editor by canvas 4 years ago
index.html feat:add search and replace 4 years ago
package.json v0.8.4 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 eslint and fix 4 years ago

README.md

canvas-editor

a rich text editor by canvas

snapshot

image

next features

  1. fix bugs
  2. github workflows
  3. controls
  4. table paging
  5. docs

install

yarn

dev

yarn run dev

build

app

yarn run build

lib

yarn run lib