autosave.md 1.0 KB


category: api-reference

CKEditor 5 autosave feature

npm version

This package implements the autosaving feature for CKEditor 5.

Documentation

See the {@link builds/guides/integration/saving-data#autosave-feature Autosave feature} guide and the {@link module:autosave/autosave~Autosave} plugin documentation.

Installation

npm install --save @ckeditor/ckeditor5-autosave

Contribute

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

External links