HubLens › Trending › Tencent/cherry-markdown
Tencent

cherry-markdown

FrontendMarkdownJavaScriptEditorUI
View on GitHub
4,642
+340

// summary

Cherry Markdown Writer is a lightweight, out-of-the-box JavaScript Markdown editor that functions in both browser and Node.js environments. It is designed to be easily extensible and operates without dependencies on frameworks like Angular, Vue, or React. The editor supports advanced features including streaming rendering for AI chat scenarios, multi-cursor editing, and various customization options for syntax and toolbars.

// use cases

01
Supports streaming rendering for AI chat applications to ensure stable output.
02
Provides rich editing features such as table-to-chart generation, multi-cursor support, and image/video insertion.
03
Offers flexible build options including a full version, a core version without Mermaid, and a stream-optimized version for on-demand loading.