A curated list of awesome things related to Quill
- ember-quill - A Quill Component for Ember.js
- ng-quill - Angular Directive for Quill rich text editor
- ngx-quill - Angular (>=2) component for rich text editor Quill
- ngx-quill-editor - Quill editor component for Angular2
- polymer-quill - Polymer Quill Rich Text Editor
- quill-element - Polymer Web Component of the awesome Quill richtext editor
- react-quill - A Quill component for React
- vue-quill-editor - Quill editor component for Vue, supports SPA and SSR
- vue2-editor - A Quill component for Vue
- quill-cursors - A multi cursor module for Quill text editor
- quill-emoji - Quill module toolbar extension for emoji
- quill-focus - A Quill.js module that adds "focus mode"
- quill-image-drop-module - A module to allow images to be pasted and drag/dropped into the editor
- quill-image-resize-module - A module to allow images to be resized.
- quill-image-url-drop-module - A module to allow images' URLs to be drag/dropped into the editor
- quill-magic-url - Checks for URLs during typing / pasting and automatically converts them to links
- quill-markdown-shortcuts - Quill.js module that converts markdown to rich text formatting while typing
- quill-mention - @mentions for the Quill rich text editor
- quill-placeholder-module - A quill module for adding placeholders
- android-quill-delta - A Kotlin implementation of Delta
- node-quill-converter Convert strings/html to a Quill delta or a delta to HTML in NodeJS
- php-quill-renderer - Render quill insert deltas to HTML and Markdown
- quill-delta-to-html - Converts Quill's delta ops to HTML
- go-render-quill - A Go package to render Quill deltas into HTML
- quill-render - Renders quilljs deltas into HTML
- quilljs-renderer - Renders an insert-only Quilljs delta into various format like HTML and Markdown
- Ray - Desktop Quill based rich text editor for creating and organizing personal notes
- quill-sharedb-cursors - Collaborative editing with multi cursors sync using Quill and ShareDB
- Superscript - Comic book script editor for Windows and macOS, built on Quill
- yii2-quill - Yii 2 implementation of Quill, modern WYSIWYG editor
Please follow the Contributing Guidelines