awesome-web-editor

1,476 阅读1分钟
原文链接: github.com


开源WEB编辑器汇总


仓库

   

贡献




富文本编辑器 / rich text editor

  • vue.js
    • vue-quill-editor ★ 2581 - 基于 Quill、适用于 Vue 的富文本编辑器,支持服务端渲染和单页应用。
  • react
    • draft-js ★ 13462 - A React framework for building text editors.
  • wangEditor ★ 5267 - 轻量级web富文本框。
  • ueditor ★ 3778 - rich text 百度富文本编辑器。
  • quill ★ 19015 - Quill is a modern WYSIWYG editor built for compatibility and extensibility.
  • kindeditor ★ 1261 - WYSIWYG HTML editor.
  • simditor ★ 3902 - An Easy and Fast WYSIWYG Editor.
  • tinymce ★ 5522 - The world's most popular JavaScript library for rich text editing. Available for React, Vue and Angular.
  • jquery-notebook ★ 1702 - A modern, simple and elegant WYSIWYG rich text editor.
  • mercury ★ 2593 - Mercury Editor: The Rails HTML5 WYSIWYG editor.

markdown编辑器 / markdown editor

  • vue.js
    • mavonEditor ★ 1377 - A markdown editor based on Vue that supports a variety of personalized features.
  • simplemde-markdown-editor ★ 5328 - A simple, beautiful, and embeddable JavaScript Markdown editor. Delightful editing for beginners and experts alike. Features built-in autosaving and spell checking.
  • editor.md ★ 5846 - 可嵌入的 Markdown 在线编辑器(组件),基于 CodeMirror、jQuery 和 Marked 构建。
  • editor ★ 2567 - A markdown editor.
  • dillinger ★ 6024 - The last Markdown editor, ever.

markdown解析器 / markdown parser

  • marked ★ 16920 - A markdown parser and compiler. Built for speed.
  • showdown ★ 7187 - A bidirectional MD to HTML to MD converter written in Javascript.
  • markdown-it ★ 5718 - Markdown parser, done right. 100% CommonMark support, extensions, syntax plugins & high speed.

浏览器编辑器 / browser editor

其他 / other

  • github-markdown-css ★ 2973 - The minimal amount of CSS to replicate the GitHub Markdown style.

License

MIT

Copyright (c) 2018-present, xiejiahe