Sir Trevor
Sir Trevor is rich content editing entirely re-imagined for the web, an intuitive editor for web content which does not presuppose anything about how it will be rendered. Stored in structured JSON with limited inline HTML markup. Trivial to extend and create your own block types. Intuitive interface for creating rich content. Used on a national broadcast news site serving millions of users. Sir trevor content is made up of blocks. By default Sir Trevor ships with a lot of block types, but you can easily add your own. There are more blocks available in the dedicated blocks repository or it's incredibly easy to write your own. ECMAScript 6 shims are bundled in by default; if the platform you wish to run on doesn't support ECMAScript 5 APIs you'll need to shim those yourself. Sir Trevor uses The Guardian's scribe for rich text editing. Supported by Chrome 51+, Safari 9+, Firefox 47+.
Learn more
Textbox.io
Textbox.io's powerful editing tools and simple user interface let you create great looking HTML anywhere: on the desktop and on mobile. This demo shows the Textbox.io editor in its standard configuration, with its core HTML editing capabilities enabled. These include text formatting, tables, hyperlinks, and lists. Textbox.io is the first WYSIWYG HTML editor designed for desktop and mobile devices. Its revolutionary app-like mobile UI delivers an optimized UI for tablet and handset users. Easily add and upload images using the device camera or gallery, use text-to-speech to enter content and enjoy effortless rich text editing from anywhere. The best editor available, tightly integrated with IBM products. Built-in image handling & storage. File drag & drop, spell check & autocorrect, clean copy-paste from Microsoft Word, and cross-browser support. Create content more effectively in blogs, wikis, profiles and more.
Learn more
Summernote
Super simple WYSIWYG editor on Bootstrap. Easy to install, simply download and attach your js, css with bootstrap. Customize by Initializing various options and modules. See all useful features of summernote in action. Summernote is licensed under MIT and maintained by the community. Integrate it with any back-end. 3rd parties available in django, rails, angular. Supports Bootstrap 3.x.x to 4.x.x, it is very lightweight (js+css: 100Kb), provides smart user interaction, works in all major browsers, like Safari, Chrome, Firefox, Opera, Edge and Internet Explorer 9+. It also works in all major operating systems, such as Windows, MacOS, Linux. The fastest way to get Summernote is to download the precompiled and minified versions of our CSS and JavaScript. Bootstrap uses certain HTML elements and CSS properties which require HTML5 doctype.
Learn more
Trix
Compose beautifully formatted text in your web application. Trix is an 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.
Learn more