Package Exports
- @umoteam/editor-external
- @umoteam/editor-external/build.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@umoteam/editor-external) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
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.
Website | Documentation | 中文文档 | Live Demo | GitHub | NPM
Open Source License
The source code of Umo-Editor is released under the MIT License.
Umo Editor 开发文档
介绍
本项目是 Umo Editor 所依赖的部分模块。
Umo Editor 是一个基于 Vue3 和 Tiptap 的本土化开源文档编辑器,专为国人用户设计。它提供了强大的文档编辑能力和 AI 创作功能,支持分页模式、Markdown 语法、富文本编辑、多种格式的节点插入、页面样式设置、文档导出与打印等功能。此外,Umo Editor 还支持自定义扩展、多语言设置和暗色主题。
官网 | 开发文档 | 在线演示 | GitHub | 码云(国内镜像) | NPM
开源协议
Umo-Editor 源代码以 MIT 许可证 发布。