简体   繁体   English

是否有利用 jQuery 的 JavaScript WYSIWYG?

[英]Is there a JavaScript WYSIWYG that leverages jQuery?

I have looked at TinyMCE , FCKeditor , YUI Rich Text Editor , NicEdit and some others, but I was wondering if there is one out there that utilises jQuery?我看过TinyMCEFCKeditorYUI Rich Text EditorNicEdit和其他一些,但我想知道是否有一个使用 jQuery 的? I mean, I already use jQuery in all my projects, and it seemed it'd be useful to have a WYSIWYG editor that used it also.我的意思是,我已经在我的所有项目中使用了 jQuery,而且使用它的所见即所得编辑器似乎很有用。 This should result in a smaller file size.这应该会导致更小的文件大小。

I understand if one doesn't exist (as they were probably developed before JS frameworks were popular, and changing the codebase now is too much work), or simply for easy deployment (no dependency on any framework).我知道如果不存在(因为它们可能是在 JS 框架流行之前开发的,现在更改代码库工作量太大),或者只是为了便于部署(不依赖于任何框架)。

So, does one exist, and is it any good?那么,是否存在,它有什么好处吗?

I've been using for some time editor of imperavi redactor .我使用imperavi redactor的编辑器已经有一段时间了。 Quick, easy, may not be quite functional, but a constantly evolving快速,简单,可能不是很实用,但不断发展

It isn't a full blown WYSIWYG editor, but it sure is handy if you need something to do markup languages like Markdown, BB Code, Textile, some Wiki syntax or even raw HTML.它不是一个成熟的 WYSIWYG 编辑器,但如果你需要做一些标记语言,如 Markdown、BB 代码、Textile、一些 Wiki 语法甚至是原始 HTML,它肯定会很方便。

markItUp!标记! Universal Markup Editor通用标记编辑器

theres a lightweight plugin by Batiste Bieler here 这里有一个 Batiste Bieler 的轻量级插件

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM