7 Punkte von xguru 2020-03-02 | 1 Kommentare | Auf WhatsApp teilen
  • Drag-and-drop auf Blockebene möglich

  • Anpassbar durch eine Plugin-Struktur mit React-Komponenten

  • Der Rich-Text-Editor-Teil verwendet Slate

1 Kommentare

 
xguru 2020-03-02

Es gibt wirklich viele verschiedene Open-Source-Editoren – von einfachen Texteditoren bis hin zu Content-Erstellern auf CMS-Niveau – und es kommen ständig neue dazu.

SummerNote: https://summernote.org - Super Simple WYSIWYG Editor on Bootstrap. Ein von Hong Young-taek entwickelter Open-Source-Editor, an dem viele Koreaner mitwirken

Quill: https://quilljs.com - An API Driven Rich Text Editor

Slate: https://www.slatejs.org - A completely customizable framework for building rich text editors

Trumbowyg: https://alex-d.github.io/Trumbowyg - A lightweight WYSIWYG editor

ContentTools: http://getcontenttools.com - A beautiful & small content editor

Squire: https://github.com/neilj/Squire - HTML5 rich text editor

Editor.js: https://codex.so/editor - Next generation block styled editor. Speichert Ergebnisse als JSON

ProseMirror: https://prosemirror.net/ - A toolkit for building rich-text editors on the web, ein Editor mit kollaborativer Bearbeitung

Gutenberg : https://wordpress.org/gutenberg/ - Der Editor von WordPress

webiny : https://www.webiny.com/ - CMS for Serverless Web Development

GrapesJS : https://grapesjs.com/ - Web Builder Framework

Craft.js : https://github.com/prevwong/craft.js - A React Framework for building extensible drag and drop page editors

Draft.js : https://draftjs.org/ - Rich Text Editor Framework for React