JSPM

@ckeditor/ckeditor5-link

35.2.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 341328
  • Score
    100M100P100Q183916F
  • License GPL-2.0-or-later

Link feature for CKEditor 5.

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/build/translations/zh-cn.js
  • @ckeditor/ckeditor5-link/src/autolink
  • @ckeditor/ckeditor5-link/src/autolink.js
  • @ckeditor/ckeditor5-link/src/index.js
  • @ckeditor/ckeditor5-link/src/link
  • @ckeditor/ckeditor5-link/src/link.js
  • @ckeditor/ckeditor5-link/src/linkcommand
  • @ckeditor/ckeditor5-link/src/linkcommand.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/linkimageui.js
  • @ckeditor/ckeditor5-link/src/linkui
  • @ckeditor/ckeditor5-link/src/linkui.js
  • @ckeditor/ckeditor5-link/src/unlinkcommand
  • @ckeditor/ckeditor5-link/src/unlinkcommand.js
  • @ckeditor/ckeditor5-link/src/utils
  • @ckeditor/ckeditor5-link/src/utils.js
  • @ckeditor/ckeditor5-link/theme/icons/link.svg
  • @ckeditor/ckeditor5-link/theme/icons/unlink.svg
  • @ckeditor/ckeditor5-link/theme/link.css

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

npm version Coverage Status Build Status Dependency Status

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.

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.