Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/noiron/draft-editor
A rich text editor based on Draft.js.
https://github.com/noiron/draft-editor
Last synced: about 4 hours ago
JSON representation
A rich text editor based on Draft.js.
- Host: GitHub
- URL: https://github.com/noiron/draft-editor
- Owner: noiron
- Created: 2019-06-26T08:41:48.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-26T11:29:28.000Z (almost 2 years ago)
- Last Synced: 2024-04-18T06:26:41.314Z (7 months ago)
- Language: JavaScript
- Homepage:
- Size: 4.44 MB
- Stars: 7
- Watchers: 2
- Forks: 5
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Draft-editor
使用 Draft.js 实现的一个富文本编辑器。
## How to use
```shell
yarn install
yarn start
```## 在线预览
- [Draft Editor 在线预览](http://www.wukai.me/draft-editor/)
## 实现功能
- 文本加粗
- 插入图片
- 插入链接