Hey guys,
Been checking a lot on WYSIWYG editors; as up until a couple years ago I thought SummerNote was the only around, until I found TinyMCE, CKEditor, and Medium Editor.
What is your favourite one, and why? I'm having a hard time picking one!
Right now, personally, one of the only things that bug me a bit about SummerNote is how right out of the box the Placeholder takes its time to dissapear, or how it doesn't look like a placeholder at all without the usual reduced opacity.
Draft.js is backed by Facebook and made out of React.
Alternately it's also surprisingly easy to create your own wysiwyg using the contenteditable attribute. If you want to go that route but need a head start, try Scribe.
I really like Froala but it's not free.
I use CKEditor in my application. It's got a decent community and is fairly configurable.
I used TinyMCE in the past, but was not very happy with it. That was half a decade ago, though, so things probably have changed since then.
This one is built on top of CKEditor: alloyeditor
And this gist shows how to use it with React AlloyEditor as React module
I have been using TinyMCE for more 3 years as my main Rich Text Editor and I am content with it. Pretty easy to use.
nicolasb
Web Developper
I think that you can include Quill on your list, he is nice ! Quill
So i haven't used others, i can't help you for the choice