Merge pull request #244 from dogancelik/patch-1

Add Trumbowyg
This commit is contained in:
Huei Tan 2016-01-28 12:12:18 +08:00
commit 2f1c79eac0

View File

@ -284,6 +284,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
* [Squire](https://github.com/neilj/Squire) - HTML5 rich text editor.
* [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.
## Documentation
* [DevDocs](http://devdocs.io/) is an all-in-one API documentation reader with a fast, organized, and consistent interface.