# canvas-editor
**Repository Path**: front-tong/canvas-editor
## Basic Information
- **Project Name**: canvas-editor
- **Description**: 基于canvas/svg的富文本编辑器 基于canvas-editor的更改 原始版本里, draw 只是构造函数内的 局部常量 ,只传给 Command / ContextMenu / Shortcut 等内部组件;外部想拿到 Draw 实例(比如插件要 AOP 包装 draw.render 或直接访问渲染层)没有官方公开 API。
- **Primary Language**: Unknown
- **License**: MIT
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2026-07-13
- **Last Updated**: 2026-07-29
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
Canvas Editor
A Canvas/SVG-based rich text editor.
Live Demo ·
Documentation ·
Report Bug ·
Request Feature ·
Discussions
English · 中文文档
---
## Overview
**Canvas Editor** is a feature-rich, WYSIWYG document editor built on top of the HTML `