Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
release
  • Loading branch information
sadff committed Jul 28, 2018
1 parent 20bb3f6 commit b4ce15b
Show file tree
Hide file tree
Showing 4 changed files with 88 additions and 0 deletions.
Empty file added .gitattributes
Empty file.
1 change: 1 addition & 0 deletions .gitignore
@@ -0,0 +1 @@
*.psd
87 changes: 87 additions & 0 deletions README.md
@@ -0,0 +1,87 @@




<div align="center">
<div>
<img src="https://raw.githubusercontent.com/xjh22222228/awesome-web-editor/master/media/logo.png" />
</div>
</br>
<p>开源WEB编辑器汇总</p>
</br>
<div>
<a href="https://github.com/xjh22222228/awesome-web-editor/">仓库</a>&nbsp;&nbsp;&nbsp;
<a href="https://github.com/xjh22222228/awesome-web-editor/issues">贡献</a>
</div>
</div>
</br></br></br>


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







---


## markdown编辑器 / markdown editor
- vue.js
- [mavonEditor](https://github.com/hinesboy/mavonEditor) ★ 1377 - A markdown editor based on Vue that supports a variety of personalized features.
- [simplemde-markdown-editor](https://github.com/sparksuite/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](https://github.com/pandao/editor.md) ★ 5846 - 可嵌入的 Markdown 在线编辑器(组件),基于 CodeMirror、jQuery 和 Marked 构建。
- [editor](https://github.com/lepture/editor) ★ 2567 - A markdown editor.
- [dillinger](https://github.com/joemccann/dillinger) ★ 6024 - The last Markdown editor, ever.




---




## markdown解析器 / markdown parser
- [marked](https://github.com/markedjs/marked) ★ 16920 - A markdown parser and compiler. Built for speed.
- [showdown](https://github.com/showdownjs/showdown) ★ 7187 - A bidirectional MD to HTML to MD converter written in Javascript.
- [markdown-it](https://github.com/markdown-it/markdown-it) ★ 5718 - Markdown parser, done right. 100% CommonMark support, extensions, syntax plugins & high speed.



---



## 浏览器编辑器 / browser editor
- [CodeMirror](https://github.com/codemirror/CodeMirror) ★ 15195 - In-browser code editor.



## 其他 / other
- [github-markdown-css](https://github.com/sindresorhus/github-markdown-css) ★ 2973 - The minimal amount of CSS to replicate the GitHub Markdown style.



---



## License
[MIT](https://opensource.org/licenses/MIT)

Copyright (c) 2018-present, xiejiahe
Binary file added media/logo.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b4ce15b

Please sign in to comment.