富文本编辑器选型
- Dominant language
- HTML
- Stars
- 464
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
project | repo | star/fork| maintainer | status | deps
----------------------------------------- | -------------- | ---------| ---------- | ------- | -----
[UEditor](http://fex.baidu.com/ueditor/) | [fex-team/ ueditor](https://github.com/fex-team/ueditor) | 2339/1024 | @Phinome (baidu fex) | 1.4.x stable
1.5.x dev
年后计划2.x?
[UMEditor](http://ueditor.baidu.com/website/umeditor.html) | [fex-team/ umeditor](https://github.com/fex-team/umeditor) | 797/275 | @Phinome (baidu fex) | 1.2.x 维护中
[wangEditor](http://www.wangeditor.com/) | [wangfupeng1988/ wangEditor](https://github.com/wangfupeng1988/wangEditor) | 1498/472 | 王福朋 (baidu 手百) | 维护中
[wangEditor-mobile](http://www.wangeditor.com/m/) | [wangfupeng1988/ wangEditor-mobile](https://github.com/wangfupeng1988/wangEditor-mobile) | 170/63 | 王福朋 (baidu 手百) | [暂停维护](http://www.kancloud.cn/wangfupeng/wangeditor2/139064)
[KindEditor](http://kindeditor.net/about.php) | [kindsoft/ kindeditor](https://github.com/kindsoft/kindeditor) | 873/376 | @luolonghao 罗龙浩 (alipay) | 已不维护 |
[xhEditor](http://xheditor.com/) | [yaniswang/ xhEditor](https://github.com/yaniswang/xhEditor) | 148/62 | @yaniswang (alibaba) | [已不维护](https://github.com/yaniswang/xhEditor/issues/26)
[Kissy Editor](http://docs.kissyui.com/1.4/docs/html/api/editor/index.html) | [kissyteam/ editor](https://github.com/kissyteam/editor) | 1/3 | ? | 仅内部维护
[CKEditor 4](http://ckeditor.com/) | [ckeditor/ ckeditor-dev](https://github.com/ckeditor/ckeditor-dev) | 3152/1521 | 10+ (CKSource) | 维护中 |
[CKEditor 5](https://ckeditor5.github.io/) | [ckeditor/ ckeditor5](https://github.com/ckeditor/ckeditor5) | 142/24 | 5+ (CKSource) | 开发中 |
[TinyMCE](https://www.tinymce.com/) | [tinymce/ tinymce](https://github.com/tinymce/tinymce) | 3927/1151 | @spocke | 4.5.x 维护中
[Aloha Editor](http://www.alohaeditor.org/) | [alohaeditor/ Aloha-Editor](https://github.com/Aloha-Editor) | 2214/513 | @GenticsDev | 1.x维护中 但2.0版计划已废弃
[ContentTools](http://getcontenttools.com/) | [GetmeUK/ ContentTools](https://github.com/GetmeUK/ContentTools) | 2598/248 | @anthonyjb |
[MediumEditor](https://yabwe.github.io/medium-editor/) | [yabwe/ medium-editor](https://github.com/yabwe/medium-editor) | 9775/1163
wysihtml | Voog/ wysihtml
[wysiwyg.js](http://wysiwygjs.github.io/) | [wysiwygjs/ wysiwyg.js](https://github.com/wysiwygjs/wysiwyg.js) | 380/116 | ?
[Substance](http://substance.io/) | [substance/ substance](https://github.com/substance/substance) | 2062/88 |
WYMeditor | wymeditor/ wymeditor | |
[Froala](https://www.froala.com/wysiwyg-editor) | [froala/ wysiwyg-editor](https://github.com/froala/wysiwyg-editor) | 871/150 | @stefanneculai | 1.x 停止维护
2.0 rc
[Draft.js](https://facebook.github.io/draft-js/) | [facebook/ draft-js](https://github.com/facebook/draft-js) | 8609/708 | ? (facebook) | ? | React
[ProseMirror](http://prosemirror.net/) | [ProseMirror/ prosemirror](https://github.com/ProseMirror/prosemirror) | 2322/154 | @marijnh | beta
[Quill](http://quilljs.com/) | [quilljs/ quill](https://github.com/quilljs/quill) | 11871/697 | @jhchen (salesforce) | 1.x
[Slate](http://slatejs.org/) | [ianstormtaylor/ slate](https://github.com/ianstormtaylor/slate) | 2680/123 | @ianstormtaylor | beta | React
其他已经没有维护的
- NicEdit
- YUI Editor
- Maqetta
## 浏览器兼容性
以下乃基于各自文档或测试说明,可能在低版本浏览器上部分功能会降级,或存在bug。
注1:E = Edge, Ch = Chrome, Saf = Safari, FF = Firefox
注2:`~` 表示通常对 evergreen browser 的支持,即最近两个 stable 版本;某些项目的文档里写的是支持最新的 stable 版本,但应该不会有什么差别。
| | IE | E | Ch | Saf | FF | Android | iOS | Others
| -------------- | ------ | - | --- | --- | -- | -------- | --- | --------
| UEditor 1.4.x | IE6+ ? |
| UEditor 1.5.x | IE8+ ? |
| UEditor 2.x | IE9+ ? |
| UMEditor 1.2.x | IE8+ ? |
| wangEditor | IE8+ |
| wangEditor-mobile | | | | | | Chrome | ? | UC, QQ, 微信
| CKEditor 4 | IE8+ | ~ | ~ | ~ | ~ | Chrome | iOS 6+
| CKEditor 5 | IE11 | ? | ~ | ~ | ~ | ~ | ~ | | | | |Surface Edge ~1
| TinyMCE | IE8+ | ? | 1+ | 5+ | 3+ |
| wysiwyg.js | IE6+ | ? | 4+ | 3.1+ | 3.5+
| Aloha Editor | IE8+ | ? | 11+ | 4+ | 3.5+ |
| ContentTools | IE9+ | ? | ~ | ? | ~ |
| MediumEditor | IE9+ | ~ | ~ | ~ | ~
| Subtance | IE10+? |
| Froala V2 | IE10+ |
| ProseMirror | IE11 | ~ | ~ | ~ | ~
| Draft.js | IE10+ | ~ | ~ | ~ | ~ | ~ | ~
| Quill | IE11 | 13+ | 47+ | 9+ | 44+ | 5.0+ | iPhone 9.3+
| Slate | ? | ? | ~ | ~ | ~ |
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.