<h1 align="center">
  <a href="https://js.devexpress.com/" title="DevExtreme-Quill">DevExtreme Quill</a>
</h1>

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) - `pnpm 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
