Package Exports
- @ckeditor/ckeditor5-link
- @ckeditor/ckeditor5-link/build/link
- @ckeditor/ckeditor5-link/build/link.js
- @ckeditor/ckeditor5-link/build/translations/de
- @ckeditor/ckeditor5-link/build/translations/de.js
- @ckeditor/ckeditor5-link/build/translations/pl
- @ckeditor/ckeditor5-link/build/translations/pl.js
- @ckeditor/ckeditor5-link/src/autolink
- @ckeditor/ckeditor5-link/src/autolink.js
- @ckeditor/ckeditor5-link/src/index
- @ckeditor/ckeditor5-link/src/index.js
- @ckeditor/ckeditor5-link/src/link
- @ckeditor/ckeditor5-link/src/link.js
- @ckeditor/ckeditor5-link/src/linkediting
- @ckeditor/ckeditor5-link/src/linkediting.js
- @ckeditor/ckeditor5-link/src/linkimage
- @ckeditor/ckeditor5-link/src/linkimage.js
- @ckeditor/ckeditor5-link/src/linkimageediting
- @ckeditor/ckeditor5-link/src/linkimageediting.js
- @ckeditor/ckeditor5-link/src/linkui
- @ckeditor/ckeditor5-link/src/linkui.js
- @ckeditor/ckeditor5-link/theme/icons/link.svg
- @ckeditor/ckeditor5-link/theme/icons/unlink.svg
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-link) 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 link feature
This package implements the link feature for CKEditor 5. It allows for inserting hyperlinks into the edited content and offers the UI to create and edit them.
Demo
Check out the demo in the link feature guide.
Documentation
See the @ckeditor/ckeditor5-link package page in CKEditor 5 documentation.
Installation
npm install ckeditor5License
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.