Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 1.18 KB

cloud-services.md

File metadata and controls

28 lines (18 loc) · 1.18 KB
category
api-reference

CKEditor 5 Cloud Services

npm version

CKEditor 5's Cloud Services integration layer, which handles {@link module:cloud-services/cloudservicesconfig~CloudServicesConfig config.cloudServices} and tokens.

Installation

This package is part of our open-source aggregate package.

npm install ckeditor5

Contribute

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

External links