Difference between revisions of "WYSIWYG"

From Things and Stuff Wiki
Jump to navigation Jump to search
Line 98: Line 98:
 
* https://news.ycombinator.com/item?id=7288792
 
* https://news.ycombinator.com/item?id=7288792
  
 +
* https://github.com/Canner/slate-md-editor - [https://news.ycombinator.com/item?id=16874633]
  
 
* http://jaredly.github.io/treed/ [https://news.ycombinator.com/item?id=7569063]
 
* http://jaredly.github.io/treed/ [https://news.ycombinator.com/item?id=7569063]

Revision as of 13:48, 19 April 2018

and not so

JavaScript libraries

CKEditor

Themes

Alloy Editor

TinyMCE

markItUp

Redactor

Aloha Editor

wysihtml5

  • wysihtml5 is an open source rich text editor based on HTML5 technology and the progressive-enhancement approach. It uses a sophisticated security concept and aims to generate fully valid HTML5 markup by preventing unmaintainable tag soups and inline styles. The code is completely library agnostic: No jQuery, Prototype or similar is required.

Code Mirror

  • CodeMirror is a JavaScript component that provides a code editor in the browser. When a mode is available for the language you are coding in, it will color your code, and optionally help with indentation. A rich programming API and a CSS theming system are available for customizing CodeMirror to fit your application, and extending it with new functionality.

Scribe

Squire

Summernote

vi/vim

other





Quill

ProseMirror