From cd30242742cbf5b68bfa2a2497f730eaa4125520 Mon Sep 17 00:00:00 2001 From: Hamish Macpherson Date: Tue, 23 Feb 2016 10:43:51 -0800 Subject: [PATCH] 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. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ba2bf77..752596c 100644 --- a/README.md +++ b/README.md @@ -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.