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.
732 B
732 B
canvas-editor
a rich text editor by canvas
tips
- The render layer by svg is under development, see feature/svg
- The export pdf feature is available now, see feature/pdf
- The official NPM package will be available after the release of version 1.0.0
snapshot
next features
- optimize content block
- control rules
- table paging
- docs
install
yarn
dev
yarn run dev
build
app
yarn run build
lib
yarn run lib
