1, Ueditor
Ueditor is developed by the Baidu Web front-end Research and development department WYSIWYG Rich Text web editor, with light weight, customizable, focus on user experience and other characteristics, open source based BSD protocol, allow free use and modify code ...
Main Features:
Lightweight: code is streamlined and loaded quickly.
Customization:
A new layered concept to meet the diverse needs.
With a three-tier architecture:
1. Core layer: Provide the underlying API for the command layer, such as the Range/selection/domutils class.
2. Command plug-in layer: The command command is developed based on the core layer, and the commands are independent of each other.
3. Interface layer: Provide user interface for command layer.
Meet the needs of different levels of users.
Browser compatible
Compatible with Mozilla, MSIE, FireFox, Maxthon,safari and Chrome to make the browser non-discriminatory.
Attention to detail
Unify the table selection method under different browsers.
Provides a black/white list of filtering mechanisms.
Better word support, implement paste conversion mechanism.
Stability
Through a professional QA team testing, thousands of test cases, including automation use cases and manual use cases, are still being perfected.
2, CKEditor
CKEditor is a new generation of FCKeditor and is a re-developed version. CKEditor is one of the world's best online text editors for Web pages, and is widely used in major websites for its amazing performance and scalability.
Extensions available with File Manager Kcfinder
Online Demo: Http://ckeditor.com/demo
3, TinyMCE
TINYMCE is a lightweight browser-based WYSIWYG editor that supports a wide variety of browsers currently in vogue, written by JavaScript. The flexibility and simplicity of the feature configuration (two lines of code can embed the editor in a Web page), support Ajax. Another feature is that the loading speed is very fast, and if your server uses a scripting language that is PHP, it can be further optimized. Most importantly, TINYMCE is a free software release based on LGPL license, which you can use for commercial applications. This site is using the TINYMCE editor, is the interface of this editor
Online Demo Address: http://tinymce.moxiecode.com/examples/full.php
4, Htmlarea
Htmlarea is a very good browser-based visual HTML editor, ultra-fast, functional, file small, support is several languages, relatively easy to customize, widely used, support Ie/firefox/mozilla and many other browsers. According to BSD copyright, the latest version is 3.0. Loading speed quickly, the interface is as follows:
5. EWeb Editor
Ewebeditor is a browser-based, WYSIWYG online HTML editor. She is able to implement the powerful visual editing capabilities of many desktop editing software, such as Word, on the web. Web developers can use her to replace the traditional multi-line text input box textarea with a visual rich text input box that enables end users to visualize the content of Web pages that are published in HTML format. Ewebeditor! has basically become a necessary tool for website content Management release!
6, Kindeditor
Kindeditor is an open-source, homemade online HTML editor designed to allow users to get WYSIWYG edits on their websites, and developers can replace traditional multi-line text input boxes (textarea) with visual rich text input boxes with Kindeditor. Kindeditor is written in JavaScript and can be seamlessly integrated with Java,. NET, PHP, ASP, etc., and is more suitable for use on Internet applications such as CMS, Mall, forum, blog, Wiki, e-mail, etc.
Main features Fast: small size, fast loading speed open Source: Open sources, high level, high quality bottom: Built-in custom Dom class library, precise operation DOM Extension: plug-in-based design, all functions are plug-ins, can be changed according to the requirements of the functional style: Modify the editor style is very easy, just modify a CSS File compatibility: Supports most major browsers such as IE, Firefox, Safari, Chrome, Opera
General HTML Rich Text compiler Ueditor, CKEditor, TinyMCE, Htmlarea, Ewebeditor, Kindeditor Introduction