cloud-services.md 1.1 KB


category: api-reference

CKEditor 5 Cloud Services

npm version

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

Installation

npm install --save @ckeditor/ckeditor5-cloud-services

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