strapi-custom-ckeditor5:使用CKEditor 5的自定义Strapi Rich Text编辑器

时间:2021-03-30 14:32:41
【文件属性】:
文件名称:strapi-custom-ckeditor5:使用CKEditor 5的自定义Strapi Rich Text编辑器
文件大小:201KB
文件格式:ZIP
更新时间:2021-03-30 14:32:41
JavaScript Strapi的自定义编辑器,它是在CKEditor 5气球块编辑器构建的基础上构建的 文献资料 看: 如何安装这个包,它包含了什么。 用于创建编辑器并与之交互的 。 关于如何配置编辑器。 以了解如何定制构建(配置和重建编辑器捆绑包)。 快速开始 首先,从npm安装构建: npm install --save @hellospruce/strapi-custom-ckeditor5 或者 yarn add @hellospruce/strapi-custom-ckeditor5 并在trapi上使用它:在以下位置创建CKEditor组件: strapi/app/extensions/content-manager/admin/src/components/CKEditor/index.js import { CKEditor } from '@ckeditor/ckedit
【文件预览】:
strapi-custom-ckeditor5-main
----package.json(2KB)
----package-lock.json(602KB)
----src()
--------ckeditor.js(4KB)
----LICENSE.md(1KB)
----.gitignore(18B)
----webpack.config.js(2KB)
----theme()
--------theme.css(536B)
----README.md(4KB)
----yarn.lock(195KB)

网友评论