# editor-external **Repository Path**: umodoc/editor-external ## Basic Information - **Project Name**: editor-external - **Description**: Umo Editor 所依赖的部分模块。Umo Editor 是一个基于 Vue3 适合于国人使用的本土化开源文档编辑器。 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: main - **Homepage**: https://editor.umodoc.com/cn/docs - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2024-05-22 - **Last Updated**: 2025-04-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Umo Editor Documentation ## Introduction This project consists of certain modules upon which Umo Editor relies. Umo Editor is an open-source document editor based on Vue3 and Tiptap. It provides powerful document editing capabilities and AI-assisted creation features. Umo Editor supports pagination, Markdown syntax, rich text editing, insertion of various node types, page style settings, document export, and printing. Additionally, it supports custom extensions, multi-language settings, and a dark theme. [Documentation](https://editor.umodoc.com/en/docs) | [中文文档](https://editor.umodoc.com/cn/docs) | [Live Demo](https://demo.umodoc.com/editor?lang=en-US) | [GitHub](https://github.com/umodoc/editor) | [NPM](https://www.npmjs.com/package/@umodoc/editor) ## Open Source License The source code of Umo-Editor is released under the [MIT License](https://opensource.org/licenses/MIT). --- # Umo Editor 开发文档 ## 介绍 本项目是 Umo Editor 所依赖的部分模块。 Umo Editor 是一个基于 Vue3 和 Tiptap 的本土化开源文档编辑器,专为国人用户设计。它提供了强大的文档编辑能力和 AI 创作功能,支持分页模式、Markdown 语法、富文本编辑、多种格式的节点插入、页面样式设置、文档导出与打印等功能。此外,Umo Editor 还支持自定义扩展、多语言设置和暗色主题。 [开发文档](https://editor.umodoc.com/cn/docs) | [在线演示](https://demo.umodoc.com/editor?lang=zh-CN) | [GitHub](https://github.com/umodoc/editor) | [码云(国内镜像)](https://gitee.com/umodoc/editor) | [NPM](https://www.npmjs.com/package/@umodoc/editor) ## 开源协议 Umo-Editor 源代码以 [MIT 许可证](https://opensource.org/licenses/MIT) 发布。