Added Facebook's Draft.js

Thought this would be a sensible addition. That said, since it's based on React I can understand if someone thinks it's not a good fit.
This commit is contained in:
Hamish Macpherson 2016-02-23 10:43:51 -08:00
parent 116308d701
commit cd30242742

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.