Merge pull request #253 from hamstu/patch-1

Added Facebook's Draft.js
This commit is contained in:
Huei Tan 2016-02-25 11:49:16 +08:00
commit ed79e5c946
1 changed files with 1 additions and 0 deletions

View File

@ -286,6 +286,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
* [TinyMCE](https://github.com/tinymce/tinymce) - The JavaScript Rich Text editor.
* [trix](https://github.com/basecamp/trix) - A rich text editor for everyday writing. By Basecamp.
* [Trumbowyg](https://github.com/Alex-D/Trumbowyg) - A lightweight and amazing WYSIWYG JavaScript editor.
* [Draft.js](https://github.com/facebook/draft-js) - A React framework for building text editors.
## Documentation
* [DevDocs](http://devdocs.io/) is an all-in-one API documentation reader with a fast, organized, and consistent interface.