# devextreme-quill **Repository Path**: mirrors_DevExpress/devextreme-quill ## Basic Information - **Project Name**: devextreme-quill - **Description**: Core of the DevExtreme HtmlEditor - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-03-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

DevExtreme Quill

The **DevExtreme Quill** is a fork of [Quill](https://quilljs.com/), based on the 2.0 branch. In comparison with the original library, **DevExtreme Quill** supports basic table operations and enhances lists rendering. ## API - [Content](/docs/api/contents.md) - [Selection](/docs/api/selection.md) - [Formatting](/docs/api/formatting.md) - [Editor](/docs/api/editor.md) - [Events](/docs/api/events.md) - [Model](/docs/api/model.md) - [Extension](/docs/api/extension.md) ## Formats [Built-in formats](/docs/formats.md) ## Modules [Modules](/docs/modules.md) allow users to customize the **DevExtreme Quill**'s behavior and functionality. The following are official modules: - [Clipboard](/docs/modules/clipboard.md) - [History](docs/modules/history.md) - [Keyboard](/docs/modules/keyboard.md) - [Syntax](/docs/modules/syntax.md) - [Table](/docs/modules/table.md) ## Guides - [How to customize Quill](/docs/guides/how-to-customize-quill.md) - [Building a custom module](/docs/guides/building-a-custom-module.md) ## Download - [npm](https://www.npmjs.com/package/devextreme-quill) - `npm install devextreme-quill` - tar - https://github.com/DevExpress/DevExtreme-quill/releases ### CDN Please refer to the [DevExtreme Distribution Channels Guide](https://js.devexpress.com/Documentation/Guide/Common/Distribution_Channels/CDN/) ## License BSD 3-clause