Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 586 Bytes

File metadata and controls

28 lines (21 loc) · 586 Bytes

Overview

Quill is a powerful, rich text editor built for the modern web. Completely customizable and extendable.

Key Features

  • WYSIWYG editor
  • Module system
  • Customizable toolbar
  • Formats: Text styling, lists, links, images
  • Real-time collaboration
  • Delta format (JSON-based)
  • Keyboard shortcuts
  • History/undo-redo
  • API for programmatic control
  • Mobile support

Modules

  • Toolbar: Formatting buttons
  • Keyboard: Keyboard handling
  • History: Undo/redo
  • Clipboard: Paste handling
  • Syntax: Code highlighting

Pricing

Free and open-source under the BSD license.