alignment.md 1.1 KB


category: api-reference

CKEditor 5 text alignment feature

npm version

This package implements the text alignment feature for CKEditor 5.

Demo

Check out the {@link features/text-alignment#demo demo in the Text alignment feature} guide.

Documentation

See the {@link features/text-alignment Text alignment feature} guide and the {@link module:alignment/alignment~Alignment} plugin documentation.

Installation

npm install --save @ckeditor/ckeditor5-alignment

Contribute

The source code of this package is available on GitHub in https://github.com/ckeditor/ckeditor5/tree/master/packages/ckeditor5-alignment.

External links