utils.md 1007 B


category: api-reference

CKEditor 5 utilities

npm version

Various utilities used by CKEditor 5 and its features. This is a sort of CKEditor 5's standard library.

Documentation

You can browse the API documentation of this package by using the module tree on the left.

Installation

npm install --save @ckeditor/ckeditor5-utils

Contribute

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

External links