wysiwyg.js offers a simple rich text editor for your Web projects that doesn't need a bulky JavaScript framework to work.It is easy to implement with almost any project, working via the HTML5 contenteditable feature that allows users to edit and save...

Hallo

Hallo 1.1.1

Works by editing text in-place, instead of loading a totally new page, where the desired text is shown inside an editor frame.To have additional text formatting options shown, just select a piece of text.Hallo's source is written in CoffeeScript and...

StackEdit

StackEdit 4.3.12 updated

StackEdit uses Markdown to style text and is widely based on the PageDown editor. Besides just editing local files, it is also integrated with various document cloud storage services, helping users boost productivity by skipping the act of downloading and...

Dante Editor

Dante Editor 0.0.14 updated

Dante Editor, even if not the first clone of the Medium WYSIWYG editor, is actually the first that provides all of the originals formatting controls.This means you can actually embed media files inside your page with Dante, not just edit text like most of...

Froala Editor

Froala Editor 2.2.1 updated

WYSIWYG are bulky chunks of code that allow users to format text inside their browsers just like they'd do with desktop software like Word or OpenOffice. Most of them work by transforming a simple textarea into a fully-blown text formatting section, with...

Morrigan

Morrigan 0.2-beta / 0.0.13

Morrigan is a tool that simplifies the process of entering large blocks of text inside a Web page.It works by taking a textarea and appending various text formatting controls to it using a toolbar-like format.These text editing controls can be used to...

Decoda.js

Decoda.js 1.3.1

Decoda.js is a port to JavaScript of the Decoda PHP text parsing and formatting library. The editor works practically the same way, but instead of parsing text on the server side it uses a toolbar appended to a text area to replace or insert special...

Quill

Quill 1.0.0 updated

Quill works just like any other rich text editor out there, high-jacking a normal form's textarea element and adding a text formatting toolbar on top. This lets users format the text using the controls on the toolbar, and then saving the content to HTML...

CKEditor

CKEditor 4.5.9 / 3.6.6.2 / 2.6.11 updated

CKEditor can be integrated into any Web site through JavaScript, AFP, ASP, ASP.NET, ColdFusion, Java, PHP, Python, as well as other languages. Tested and working with Internet Explorer 5.5+, Firefox 1.5+, Safari 3.0+, Opera 9.5+, Netscape 7.1+ and Camino...