@umoteam/editor 2.3.0 → 3.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -10,33 +10,23 @@
10
10
 
11
11
  # 中文介绍
12
12
 
13
- Umo Editor 是一个基于 Vue3 适合于国人使用的本土化开源文档编辑器。Umo Editor 提供完善的文档编辑能力,支持 Markdown 语法,支持基础的富文本编辑功能,支持多种插入多种格式的节点类型、提供了多种类型的实用工具,并支持设置页面的样式,支持导出多种类型的格式,支持打印和打印预览,支持文档块编辑,支持添加自定义扩展,支持多语言设置,支持暗色主题。
13
+ Umo Editor 是一个基于 Vue3 适合于国人使用的本土化开源文档编辑器。Umo Editor 提供完善的文档编辑能力和 AI 创作能力,支持 Markdown 语法,支持基础的富文本编辑功能,支持多种插入多种格式的节点类型、提供了多种类型的实用工具,并支持设置页面的样式,支持导出多种类型的格式,支持打印和打印预览,支持文档块编辑,支持添加自定义扩展,支持多语言设置,支持暗色主题。
14
14
 
15
15
  详细介绍见: [README.zh-CN.md](https://github.com/umodoc/editor/blob/main/README.zh-CN.md)
16
16
 
17
17
  # Introduction
18
18
 
19
- Umo Editor is an open-source document editor based on Vue3, offering localized functionalities. It provides comprehensive document editing capabilities, supports Markdown syntax, basic rich-text editing features, a variety of node types in multiple formats, a range of practical tools, and customization of page styles. It also supports exporting in various formats, printing and print preview, document block editing, adding custom extensions, i18n settings, and dark mode support.
19
+ Umo Editor is an open-source document editor based on Vue3, offering localized functionalities. It provides comprehensive document editing capabilities and AI creation features, supports Markdown syntax, basic rich-text editing features, a variety of node types in multiple formats, a range of practical tools, and customization of page styles. It also supports exporting in various formats, printing and print preview, document block editing, adding custom extensions, i18n settings, and dark mode support.
20
20
 
21
21
  <img src="https://unpkg.com/@umoteam/editor-external@latest/static/umo-editor-en@2x.png" alt="umo editor" />
22
22
 
23
23
  As a standalone Vue3 plugin, Umo Editor can be easily integrated into any Vue3 project with zero configuration. For non-Vue3 projects, you can embed Umo Editor using an Iframe.
24
24
 
25
- [Documentation](https://editor.umodoc.com/en/docs) | [中文文档](https://editor.umodoc.com/cn/docs) | [Live Demo](https://demo.umodoc.com/editor?lang=en) | [GitHub](https://github.com/umodoc/editor) | [NPM](https://www.npmjs.com/package/@umoteam/editor)
25
+ [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/@umoteam/editor)
26
26
 
27
27
  ## Online Experience
28
28
 
29
- Visit [Playground](https://demo.umodoc.com/editor?pane=no&lang=en) for a fast experience.
30
-
31
- ## Installation
32
-
33
- ```bash
34
- npm config set "@tiptap-pro:registry" https://registry.tiptap.dev/
35
- npm config set "//registry.tiptap.dev/:_authToken" 9fsQEgp8C8pbxpk8PFAjYn64BtBDq6HfXmI2qgpnI7XYr/OwHaMvOUIE5mfVR49y
36
- npm install --save @umoteam/editor @umoteam/editor-external
37
- ```
38
-
39
- For more information, please visit the [Developer Documentation](https://editor.umodoc.com/en/docs/getting-started).
29
+ Visit [Playground](https://demo.umodoc.com/editor?pane=hide&lang=en-US) for a fast experience.
40
30
 
41
31
  ## Documentation
42
32
 
@@ -65,6 +55,7 @@ Umo Editor was created to address the complexity of document editing in web appl
65
55
  - Presentation mode
66
56
  - Document export and sharing
67
57
  - Page settings
58
+ - AI assistant
68
59
  - Support for printing and print preview
69
60
  - Support for custom plugins
70
61
  - Shortcut key support
@@ -115,8 +106,6 @@ If you find Umo Editor useful, please consider supporting us in the following wa
115
106
  - ⭐ Star the [Umo Editor Repository](https://github.com/umodoc/editor) to show your support for the project.
116
107
  - 🔗 If you use Umo Editor in your project, please add a link to https://github.com/umodoc/editor.
117
108
 
118
- ## Open Source License
109
+ ## License
119
110
 
120
111
  Umo Editor is licensed under the [MIT License](https://github.com/umodoc/editor/blob/main/LICENSE), allowing you to use, modify, and distribute the software freely.
121
-
122
- This document is published under the [CC BY-NC-SA 4.0 DEED License](https://creativecommons.org/licenses/by-nc-sa/4.0).
package/README.zh-CN.md CHANGED
@@ -10,7 +10,7 @@
10
10
 
11
11
  ## 基本介绍
12
12
 
13
- Umo Editor 是一个基于 Vue3 适合于国人使用的本土化开源文档编辑器。Umo Editor 提供完善的文档编辑能力,支持 Markdown 语法,支持基础的富文本编辑功能,支持多种插入多种格式的节点类型、提供了多种类型的实用工具,并支持设置页面的样式,支持导出多种类型的格式,支持打印和打印预览,支持文档块编辑,支持添加自定义扩展,支持多语言设置,支持暗色主题。
13
+ Umo Editor 是一个基于 Vue3 适合于国人使用的本土化开源文档编辑器。Umo Editor 提供完善的文档编辑能力和 AI 创作能力,支持 Markdown 语法,支持基础的富文本编辑功能,支持多种插入多种格式的节点类型、提供了多种类型的实用工具,并支持设置页面的样式,支持导出多种类型的格式,支持打印和打印预览,支持文档块编辑,支持添加自定义扩展,支持多语言设置,支持暗色主题。
14
14
 
15
15
  <img src="https://unpkg.com/@umoteam/editor-external@latest/static/umo-editor-cn@2x.png" alt="umo editor" />
16
16
 
@@ -28,21 +28,11 @@ npm install --save @umoteam/editor @umoteam/editor-external
28
28
 
29
29
  ## 快速开始
30
30
 
31
- [开发文档](https://editor.umodoc.com/cn/docs) | [在线演示](https://demo.umodoc.com/editor?lang=cn) | [GitHub](https://github.com/umodoc/editor) | [码云(国内镜像)](https://gitee.com/umodoc/editor) | [NPM](https://www.npmjs.com/package/@umoteam/editor)
31
+ [开发文档](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/@umoteam/editor)
32
32
 
33
33
  ## 在线体验
34
34
 
35
- 访问 [在线演示](https://demo.umodoc.com/editor?pane=no&lang=cn) 快速体验。
36
-
37
- ## 安装说明
38
-
39
- ```bash
40
- npm config set "@tiptap-pro:registry" https://registry.tiptap.dev/
41
- npm config set "//registry.tiptap.dev/:_authToken" 9fsQEgp8C8pbxpk8PFAjYn64BtBDq6HfXmI2qgpnI7XYr/OwHaMvOUIE5mfVR49y
42
- npm install --save @umoteam/editor @umoteam/editor-external
43
- ```
44
-
45
- 更多信息请访问 [开发文档](https://editor.umodoc.com/cn/docs/getting-started)。
35
+ 访问 [在线演示](https://demo.umodoc.com/editor?pane=hide&lang=zh-CN) 快速体验。
46
36
 
47
37
  ## 开发文档
48
38
 
@@ -70,6 +60,7 @@ Umo Editor 的诞生,旨在解决 Web 应用中文档编辑的复杂性,为
70
60
  - 实用工具集成
71
61
  - 演示模式
72
62
  - 页面设置
63
+ - AI 文档助手
73
64
  - 文档导出与分享
74
65
  - 气泡菜单与块级菜单
75
66
  - 快捷键支持
@@ -116,6 +107,10 @@ Nodejs 18.0.0 及以上版本。
116
107
  - 社区:[https://github.com/umodoc/editor/discussions](https://github.com/umodoc/editor/discussions)
117
108
  - 邮件:[contact@umoteam.com](mailto:contact@umoteam.com)
118
109
 
110
+ ## QQ 技术交流群:
111
+
112
+ - [Umo Editor 技术交流1群:994500039](https://qm.qq.com/cgi-bin/qm/qr?k=BH_TYEK3Om0BkN4VMT9TQLRvHzEhkUvp&jump_from=webapi&authKey=xIMvInBso7hjJHh8+44+8IMHhLjvpegQJC0wFtZRir76+vgrBFcw98FVoqCxV7XX)
113
+
119
114
  ## 支持我们
120
115
 
121
116
  如果您觉得 Umo Editor 有用,请考虑通过以下方式支持我们: