Package Exports
- @ckeditor/ckeditor5-clipboard
- @ckeditor/ckeditor5-clipboard/dist/index.js
- @ckeditor/ckeditor5-clipboard/src/clipboard
- @ckeditor/ckeditor5-clipboard/src/clipboard.js
- @ckeditor/ckeditor5-clipboard/src/clipboardobserver
- @ckeditor/ckeditor5-clipboard/src/clipboardobserver.js
- @ckeditor/ckeditor5-clipboard/src/clipboardpipeline
- @ckeditor/ckeditor5-clipboard/src/clipboardpipeline.js
- @ckeditor/ckeditor5-clipboard/src/dragdrop
- @ckeditor/ckeditor5-clipboard/src/dragdrop.js
- @ckeditor/ckeditor5-clipboard/src/dragdropblocktoolbar
- @ckeditor/ckeditor5-clipboard/src/dragdropblocktoolbar.js
- @ckeditor/ckeditor5-clipboard/src/index
- @ckeditor/ckeditor5-clipboard/src/index.js
- @ckeditor/ckeditor5-clipboard/src/pasteplaintext
- @ckeditor/ckeditor5-clipboard/src/pasteplaintext.js
- @ckeditor/ckeditor5-clipboard/src/utils/normalizeclipboarddata
- @ckeditor/ckeditor5-clipboard/src/utils/normalizeclipboarddata.js
- @ckeditor/ckeditor5-clipboard/src/utils/plaintexttohtml
- @ckeditor/ckeditor5-clipboard/src/utils/plaintexttohtml.js
- @ckeditor/ckeditor5-clipboard/src/utils/viewtoplaintext
- @ckeditor/ckeditor5-clipboard/src/utils/viewtoplaintext.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@ckeditor/ckeditor5-clipboard) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
CKEditor 5 clipboard feature
This package implements the clipboard (copy, cut, paste) support for CKEditor 5.
Documentation
See the @ckeditor/ckeditor5-clipboard
package page in CKEditor 5 documentation.
Installation
npm install ckeditor5
License
Licensed under the terms of GNU General Public License Version 2 or later. For full details about the license, please check the LICENSE.md
file or https://ckeditor.com/legal/ckeditor-oss-license.