CKEditor 5 is a modern rich text editor framework that provides a set of plugins to enhance text editing capabilities in web applications. Each package serves a specific purpose, allowing developers to customize the editor's functionality based on their requirements. These packages can be combined to create a tailored editing experience, making it easier to manage content creation while maintaining a high level of usability and performance.
This package implements the clipboard (copy, cut, paste) support for CKEditor 5.
This plugin is part of the ckeditor5
package. Install the whole package to use it.
npm install ckeditor5
If you want to check full CKEditor 5 capabilities, sign up for a free non-commitment 14-day trial.
See the @ckeditor/ckeditor5-clipboard
package page in CKEditor 5 documentation.
Licensed under a dual-license model, this software is available under:
For more information, see: https://ckeditor.com/legal/ckeditor-licensing-options.