Rich Text Editor for AngularJS

Elaine Byene picture Elaine Byene · Mar 18, 2016 · Viewed 87.4k times · Source

I use TextAngular which sucks to the core! Anybody using it would know. My users complain every single day :(

I'm looking at alternatives and found some such as Froala ($199) & CKEditor but they require JQuery.

Is there any "good" editor for AngularJS without JQuery that works? I have been searching but couldn't find any. I'm willing to pay too.

Answer

hurricane picture hurricane · Mar 18, 2016

You have a lot of options. But if you don't like it, just write a new editor and share it with us :)

Angular-Editor -> Demo

Angular Meditor -> Demo

Angular trix -> Demo

ngQuill -> using QuillJs

Angular-inline-text-editor -> Demo

You can create a new editor with small changes.