back to home

Hufe921 / canvas-editor

rich text editor by canvas/svg

4,843 stars
800 forks
60 issues
TypeScriptCSSHTML

AI Architecture Analysis

This repository is indexed by RepoMind. By analyzing Hufe921/canvas-editor in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.

Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.

Source files are only loaded when you start an analysis to optimize performance.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind.in/repo/Hufe921/canvas-editor)
Preview:Analyzed by RepoMind

Repository Overview (README excerpt)

Crawler view

canvas-editor a rich text editor by canvas/svg View Demo · View Docs · Report Bug · Request Feature · FAQ Love the project? Please consider donating(赞助) to help it improve! Tips • Official plugin: canvas-editor-plugin • The render layer by svg is under development, see feature/svg • The export pdf feature is available now, see feature/pdf • The AI-powered text processing demo, see feature/ai • Table pagination #41 is under active development, see: poc/table-paging · demo Basic usage Features • Rich text operations (Undo, Redo, Font, Size, Bold, Italic, Underline, Strikeout, Superscript, Alignment, Title, List, ...) • Insert elements (Table, Image, Link, Code Block, Page Break, Math Formula, Date Picker, Block, ...) • Print (Based on canvas to picture, pdf drawing) • Controls (Select, Text, Date, Radio, Checkbox) • Contextmenu (Internal, Custom) • Shortcut keys (Internal, Custom) • Drag and Drop(Text, Element, Control) • Header, Footer, Page Number • Page Margin • Watermark • Pagination • Comment • Catalog Roadmap • Table paging • Control rules • Improve performance • CRDT Snapshot Install Dev Build app lib