a rich text editor by canvas
## tips 1. The render layer by svg is under development, see [feature/svg](https://github.com/Hufe921/canvas-editor/tree/feature/svg) 2. The export pdf feature is available now, see [feature/pdf](https://github.com/Hufe921/canvas-editor/tree/feature/pdf) 3. The official NPM package will be available after the release of version 1.0.0 ## snapshot  ## next features 1. optimize content block 2. control rules 3. table paging 4. docs ## install `yarn` ## dev `yarn run dev` ## build #### app `yarn run build` #### lib `yarn run lib`