Search code examples
angularjswysiwygtext-editortextangular

Rich Text Editor for AngularJS


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.


Solution

  • 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.