全部 / 工具 / 技术 · 2022年4月15日 0

开源富文本编辑器

最近 facebook 出了一个富文本编辑器 Lexical

这次推荐几个富文本编辑器:

  1. Lexical

体验地址:https://lexical-playground.vercel.app/

代码地址:https://github.com/facebook/lexical

  1. Draft.js

体验地址:

代码地址:https://github.com/facebook/draft-js

  1. Quill

体验地址:https://quilljs.com/

代码地址:https://github.com/quilljs/quill/

  1. CKEditor

体验地址:https://ckeditor.com/

代码地址:https://github.com/ckeditor/

  1. TinyMCE

体验地址:https://www.tiny.cloud/
代码地址:https://github.com/tinymce/tinymce

  1. ProseMirror

体验地址:https://prosemirror.net/
代码地址:https://github.com/prosemirror/

  1. Slate

体验地址:http://slatejs.org/
代码地址:https://github.com/ianstormtaylor/slate