AngularJS的富文本编辑器

AngularJS的富文本编辑器

问题描述:

我使用TextAngular吸住核心!任何使用它的人都会知道.我的用户每天抱怨:(

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

我正在寻找替代品,发现有一些替代品,例如Froala($ 199)& CKEditor,但它们需要JQuery.

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

在没有JQuery的情况下,是否有用于AngularJS的良好"编辑器?我一直在搜索,但找不到任何东西.我也愿意付款.

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.

您有很多选择.但是,如果您不喜欢它,只需编写一个新的编辑器并与我们分享即可:)

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 -> Angular Meditor -> Angular trix -> ngQuill -> 使用 QuillJs

Angular-inline-text-editor -> 演示

您可以创建一个小的更改的新编辑器.

You can create a new editor with small changes.