-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
14 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,17 @@ | ||
# dcat-admin-braft-editor | ||
|
||
[Braft Editor](https://github.com/margox/braft-editor) 是基于 draft-js 开发的美观易用的 React 富文本编辑器 | ||
|
||
[dcat-admin-braft-editor](https://github.com/TyrantG/dcat-admin-braft-editor) 是基于 Braft Editor 开发的 dcat-admin 2.x 编辑器扩展 | ||
|
||
## 安装 | ||
|
||
```shell script | ||
composer require tyrantg/dcat-admin-braft-editor | ||
``` | ||
|
||
## TODO | ||
|
||
- [ ] 图片 / 视频上传 | ||
- [ ] 自定义样式 | ||
- [ ] 自定义编辑器插件 |