JSPM

@ckeditor/ckeditor5-mention

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

Mention feature for CKEditor 5.

Package Exports

  • @ckeditor/ckeditor5-mention
  • @ckeditor/ckeditor5-mention/build/mention
  • @ckeditor/ckeditor5-mention/build/mention.js
  • @ckeditor/ckeditor5-mention/src/index.js
  • @ckeditor/ckeditor5-mention/src/mention
  • @ckeditor/ckeditor5-mention/src/mention.js
  • @ckeditor/ckeditor5-mention/src/mentioncommand
  • @ckeditor/ckeditor5-mention/src/mentioncommand.js
  • @ckeditor/ckeditor5-mention/src/mentionediting
  • @ckeditor/ckeditor5-mention/src/mentionediting.js
  • @ckeditor/ckeditor5-mention/src/mentionui
  • @ckeditor/ckeditor5-mention/src/mentionui.js
  • @ckeditor/ckeditor5-mention/src/ui/mentionlistitemview
  • @ckeditor/ckeditor5-mention/src/ui/mentionlistitemview.js
  • @ckeditor/ckeditor5-mention/src/ui/mentionsview
  • @ckeditor/ckeditor5-mention/src/ui/mentionsview.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-mention) 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 mention feature

npm version Coverage Status Build Status Dependency Status

This package implements mention support for CKEditor 5 and brings smart autocompletion based on user input.

Demo

Check out the demo in the mentions (autocomplete) feature guide.

Documentation

See the @ckeditor/ckeditor5-mention 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.