# awesome-quill **Repository Path**: mirrors_KillerCodeMonkey/awesome-quill ## Basic Information - **Project Name**: awesome-quill - **Description**: A curated list of awesome things related to Quill - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-09 - **Last Updated**: 2026-05-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Awesome Quill [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) A curated list of awesome things related to Quill ### Official Resources - [Official Site](https://quilljs.com/) - [API Reference](https://quilljs.com/docs/) - [Github Repo](https://github.com/quilljs/quill) - [Release Notes](https://github.com/quilljs/quill/releases) ### Component Libraries - [bootstrap-quill](https://github.com/weavy/bootstrap-quill) - Bootstrap 4 version of Quill - [ember-quill](https://gitlab.com/noppo/ember-quill) - A Quill Component for Ember.js - [ng-quill](https://github.com/KillerCodeMonkey/ng-quill) - Angular Directive for Quill rich text editor - [ngx-quill](https://github.com/KillerCodeMonkey/ngx-quill) - Angular (>=2) component for rich text editor Quill - [ngx-quill-editor](https://github.com/surmon-china/ngx-quill-editor) - Quill editor component for Angular2 - [polymer-quill](https://github.com/chuckh/polymer-quill) - Polymer Quill Rich Text Editor - [quill-element](https://github.com/dmonad/quill-element) - Polymer Web Component of the awesome Quill richtext editor - [react-quill](https://github.com/zenoamaro/react-quill) - A Quill component for React - [vue-quill-editor](https://github.com/surmon-china/vue-quill-editor) - Quill editor component for Vue, supports SPA and SSR - [vue2-editor](https://www.npmjs.com/package/vue2-editor) - A Quill component for Vue ### Modules - [quill-autoformat](https://github.com/weavy/quill-autoformat) - Module for transforming text including mentions, links and hashtags - [quill-cursors](https://github.com/reedsy/quill-cursors) - A multi cursor module for Quill text editor - [quill-emoji](https://github.com/contentco/quill-emoji) - Quill module toolbar extension for emoji - [quill-focus](https://amka.github.io/quill-focus/) - A Quill.js module that adds "focus mode" - [quill-form](https://github.com/weavy/quill-form) - Module for automatic form input and submit binding - [quill-image-drop-module](https://github.com/kensnyder/quill-image-drop-module) - A module to allow images to be pasted and drag/dropped into the editor - [quill-image-resize-module](https://github.com/kensnyder/quill-image-resize-module) - A module to allow images to be resized. - [quill-image-url-drop-module](https://github.com/riencroonenborghs/quill-image-url-drop-module) - A module to allow images' URLs to be drag/dropped into the editor - [quill-magic-url](https://github.com/visualjerk/quill-magic-url) - Checks for URLs during typing / pasting and automatically converts them to links - [quill-markdown-shortcuts](https://github.com/patleeman/quill-markdown-shortcuts) - Quill.js module that converts markdown to rich text formatting while typing - [quill-markdown-toolbar](https://github.com/park53kr/quill-markdown-toolbar) - A Quill.js module for converting markdown text to rich text format - [quill-mention](https://github.com/afconsult/quill-mention) - @mentions for the Quill rich text editor - [quill-placeholder-module](https://github.com/jspaine/quill-placeholder-module) - A quill module for adding placeholders - [quill-placeholder-autocomplete-module](https://github.com/Datananas/quill-placeholder-autocomplete) - brings autocomplete to "quill-placeholder-module" ### Deltas - [android-quill-delta](https://github.com/volser/android-quill-delta) - A Kotlin implementation of Delta - [node-quill-converter](https://github.com/joelcolucci/node-quill-converter) Convert strings/html to a Quill delta or a delta to HTML in NodeJS - [quill-delta-parser](https://github.com/nadar/quill-delta-parser) - PHP library to render quill deltas to HTML, easy to extend when using custom delta code from plugins - [php-quill-renderer](https://github.com/deanblackborough/php-quill-renderer) - Render quill insert deltas to HTML and Markdown - [quill-delta-to-html](https://github.com/nozer/quill-delta-to-html) - Converts Quill's delta ops to HTML - [go-render-quill](https://github.com/dchenk/go-render-quill) - A Go package to render Quill deltas into HTML - [quill-render](https://github.com/casetext/quill-render) - Renders quilljs deltas into HTML - [quilljs-renderer](https://github.com/UmbraEngineering/quilljs-renderer) - Renders an insert-only Quilljs delta into various format like HTML and Markdown ### Other - [Ray](https://github.com/teslor/ray) - Desktop Quill based rich text editor for creating and organizing personal notes - [quill-sharedb-cursors](https://github.com/pedrosanta/quill-sharedb-cursors) - Collaborative editing with multi cursors sync using Quill and ShareDB - [Superscript](http://superscriptapp.com) - Comic book script editor for Windows and macOS, built on Quill - [yii2-quill](https://github.com/bizley/yii2-quill) - Yii 2 implementation of Quill, modern WYSIWYG editor # Contributing Please follow the [Contributing Guidelines](https://github.com/quilljs/awesome-quill/blob/master/CONTRIBUTING.md) # License [![CC0](http://i.creativecommons.org/p/zero/1.0/88x31.png)](http://creativecommons.org/publicdomain/zero/1.0/)