How to get native Rich Text Editor on Ionic app?

I did a lot of research into this topic not so long ago.

I had some experience working with: https://codemirror.net/

I played around with:

I also liked Slate (but it was in beta at the time): GitHub - ianstormtaylor/slate: A completely customizable framework for building rich text editors. (Currently in beta.)

As @AaronSterling mentioned you should have a look at solutions like:

And:

A curated list of awesome WYSIWYG editors: GitHub - JefMari/awesome-wysiwyg-editors: A curated list of awesome WYSIWYG Editors.

3 Likes