@umoteam/editor-external
Advanced tools
Comparing version 2.3.1 to 3.0.0
@@ -38,3 +38,3 @@ const fs = require('fs'); | ||
{ from: 'imgly/background-removal-data', to: 'imgly/background-removal-data', npm: false }, | ||
{ from: '@umoteam/editor/dist/umd', to: 'umo-editor' }, | ||
{ from: '@umoteam/editor/dist', to: 'umo-editor' }, | ||
{ from: 'monaco-editor/min', to: 'monaco-editor/min' }, | ||
@@ -41,0 +41,0 @@ { from: 'katex/dist', to: 'katex' }, |
{ | ||
"name": "@umoteam/editor-external", | ||
"version": "2.3.1", | ||
"version": "3.0.0", | ||
"description": "The modules that Umo Editor depends on. Umo Editor 所依赖的部分模块。", | ||
@@ -18,6 +18,7 @@ "main": "build.js", | ||
"scripts": { | ||
"build": "node build.js" | ||
"build": "node build.js", | ||
"prepublishOnly": "npm run build" | ||
}, | ||
"devDependencies": { | ||
"@umoteam/editor": "2.3.1", | ||
"@umoteam/editor": "3.0.0", | ||
"jsbarcode": "^3.11.6", | ||
@@ -31,4 +32,4 @@ "katex": "^0.16.11", | ||
"svg64": "^2.0.0", | ||
"vue": "^3.4.33" | ||
"vue": "^3.4.35" | ||
} | ||
} |
@@ -7,5 +7,5 @@ # Umo Editor Documentation | ||
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. | ||
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. | ||
[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/@umodoc/editor) | ||
[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) | ||
@@ -24,5 +24,5 @@ ## Open Source License | ||
Umo Editor 是一个基于 Vue3 适合于国人使用的本土化开源文档编辑器。Umo Editor 提供完善的文档编辑能力,支持 Markdown 语法,支持基础的富文本编辑功能,支持多种插入多种格式的节点类型、提供了多种类型的实用工具,并支持设置页面的样式,支持导出多种类型的格式,支持打印和打印预览,支持文档块编辑,支持添加自定义扩展,支持多语言设置,支持暗色主题。 | ||
Umo Editor 是一个基于 Vue3 适合于国人使用的本土化开源文档编辑器。Umo Editor 提供完善的文档编辑能力和 AI 创作能力,支持 Markdown 语法,支持基础的富文本编辑功能,支持多种插入多种格式的节点类型、提供了多种类型的实用工具,并支持设置页面的样式,支持导出多种类型的格式,支持打印和打印预览,支持文档块编辑,支持添加自定义扩展,支持多语言设置,支持暗色主题。 | ||
[开发文档](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/@umodoc/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) | ||
@@ -29,0 +29,0 @@ ## 开源协议 |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
141345
123
220975489
297