Redactor Text Editor is a WYSIWYG html editor.
Redactor provides smooth and clean design, limitless flexibility and extensibility, simple and super-efficient API and amazing user experience.
↧
Redactor Text Editor
↧
AlloyEditor
Alloy Editor is a modern WYSIWYG editor built on top of CKEditor, designed to create modern and gorgeous web content.
↧
↧
CKEditor
CKEditor is a text editor to be used inside web pages. Its a WYSIWYG editor, which means that the text being edited on it looks as similar as possible to the results users have when publishing it. It brings to the web common editing features found on desktop editing applications like Microsoft Word and OpenOffice.
Because CKEditor is licensed under flexible Open Source and commercial licenses, youll be able to integrate and use it inside any kind of application. This is the ideal editor for developers, created to provide easy and powerful solutions to their users.
CKEditor integrates with languages like: JavaScript, AFP, ASP, ASP.NET, ColdFusion, Java, PHP, Python, Adobe AIR and others.
FCKeditor has been around for more than six years. Since 2003 it has built a strong user community becoming the most used editor in the market, accumulating more than 3,5 million downloads. In 2009, we decided to rename the editor, bringing to light the next generation of our software: CKEditor 3.0.
↧
Froala Editor
Modern WYSIWYG HTML5 editor
Developed in Eastern Europe
↧
TinyMCE
TinyMCE is a platform independent web based Javascript HTML WYSIWYG editor control released as Open Source under LGPL by Moxiecode Systems AB. It has the ability to convert HTML TEXTAREA fields or other HTML elements to editor instances. TinyMCE is very easy to integrate into other CMS systems.
↧
↧
CLEditor
CLEditor is an open source jQuery plugin which provides a lightweight, full featured, cross browser, extensible, WYSIWYG HTML editor that can be easily added into any web site.
↧
Summernote
WYSIWYG Editor built with jQuery, Bootstrap and Font-Awesome. MIT-licensed. 2500+ stars on GitHub.
* paste images from clipboard
* paste rich text from Google Docs or any web page, and preserve formatting
* include base64-encoded images in HTML - no download/upload hassle
* can create tables (but not further edit them, e.g. by adding/deleting or resizing columns or rows)
* plugin architecture
* 84kB minified
* mobile-friendly
↧
Aloha Editor
World's most advanced HTML5 WYSIWYG Editor gives you a total new experience when editing. It's faster than existing WYSIWYG technologies and offers unprecedented WYSIWYG functionalities.
↧
ContentToolsJS
↧
↧
Trix
Compose beautifully formatted text in your web application. Trix is a WYSIWYG editor for writing messages, comments, articles, and lists—the simple documents most web apps are made of. It features a sophisticated document model, support for embedded attachments, and outputs terse and consistent HTML.
Most WYSIWYG editors are wrappers around HTML’s contenteditable and execCommand APIs, designed by Microsoft to support live editing of web pages in Internet Explorer 5.5, and eventually reverse-engineered and copied by other browsers.
Because these APIs were never fully specified or documented, and because WYSIWYG HTML editors are enormous in scope, each browser’s implementation has its own set of bugs and quirks, and JavaScript developers are left to resolve the inconsistencies.
Trix sidesteps these inconsistencies by treating contenteditable as an I/O device: when input makes its way to the editor, Trix converts that input into an editing operation on its internal document model, then re-renders that document back into the editor. This gives Trix complete control over what happens after every keystroke, and avoids the need to use execCommand at all.
↧
MediumEditor
MediumEditor is a Medium.com WYSIWYG editor clone, a dead simple inline editor toolbar. Uses contenteditable API to implement a rich text solution.
FEATURES
- Pure javascript. No jQuery!
- Lightweight: 5kB minified.
- Chrome, Firefox, Safari & IE support
↧
React Rich Text Editor
React Rich Text Editor is a UI component built completely in http://alternativeto.net/software/react/ that is meant to be a full-featured textarea replacement. It's based on the excellent, open source Draft.js from Facebook which is performant and production-tested.
FEATURES
Pure React and fully declarative
Supported formats: HTML and Markdown (coming soon: extensible support for custom formats)
Document Model represents your document in a sane way that will deterministically convert to clean markup regardless of your format choice
Takes full advantage of Immutable.js and the excellent performance characteristics that come with it.
Reliable undo/redo without a large memory footprint
Modern browser support
↧
Quill
Quill is a free, open source WYSIWYG editor built for the modern web. With its modular architecture and expressive API, it is completely customizable to fulfill any need.
↧
↧
ORY Editor
ORY Editor is a http://alternativeto.net/software/react/ based editor for the web built that follows some important principles in modern web development.
FEATURES
- The state is a normalized JSON object, no HTML involved.
- It is a visual editor that does not require programming experience or special training.
- It is built by a company, reducing the likelihood of abandonment.
- Based on reusable React Components.
- Responsive and it works on mobile and touch devices.
↧