Package Exports
- @ckeditor/ckeditor5-mention
- @ckeditor/ckeditor5-mention/build/mention.js
- @ckeditor/ckeditor5-mention/ckeditor5-metadata.json
- @ckeditor/ckeditor5-mention/dist/index-content.css
- @ckeditor/ckeditor5-mention/dist/index-editor.css
- @ckeditor/ckeditor5-mention/dist/index.css
- @ckeditor/ckeditor5-mention/dist/index.css.map
- @ckeditor/ckeditor5-mention/dist/index.js
- @ckeditor/ckeditor5-mention/dist/index.js.map
- @ckeditor/ckeditor5-mention/package.json
- @ckeditor/ckeditor5-mention/src/augmentation
- @ckeditor/ckeditor5-mention/src/augmentation.d.ts
- @ckeditor/ckeditor5-mention/src/augmentation.js
- @ckeditor/ckeditor5-mention/src/index
- @ckeditor/ckeditor5-mention/src/index.d.ts
- @ckeditor/ckeditor5-mention/src/index.js
- @ckeditor/ckeditor5-mention/src/mention
- @ckeditor/ckeditor5-mention/src/mention.d.ts
- @ckeditor/ckeditor5-mention/src/mention.js
- @ckeditor/ckeditor5-mention/src/mentioncommand
- @ckeditor/ckeditor5-mention/src/mentioncommand.d.ts
- @ckeditor/ckeditor5-mention/src/mentioncommand.js
- @ckeditor/ckeditor5-mention/src/mentionconfig
- @ckeditor/ckeditor5-mention/src/mentionconfig.d.ts
- @ckeditor/ckeditor5-mention/src/mentionconfig.js
- @ckeditor/ckeditor5-mention/src/mentionediting
- @ckeditor/ckeditor5-mention/src/mentionediting.d.ts
- @ckeditor/ckeditor5-mention/src/mentionediting.js
- @ckeditor/ckeditor5-mention/src/mentionui
- @ckeditor/ckeditor5-mention/src/mentionui.d.ts
- @ckeditor/ckeditor5-mention/src/mentionui.js
- @ckeditor/ckeditor5-mention/src/ui/domwrapperview
- @ckeditor/ckeditor5-mention/src/ui/domwrapperview.d.ts
- @ckeditor/ckeditor5-mention/src/ui/domwrapperview.js
- @ckeditor/ckeditor5-mention/src/ui/mentionlistitemview
- @ckeditor/ckeditor5-mention/src/ui/mentionlistitemview.d.ts
- @ckeditor/ckeditor5-mention/src/ui/mentionlistitemview.js
- @ckeditor/ckeditor5-mention/src/ui/mentionsview
- @ckeditor/ckeditor5-mention/src/ui/mentionsview.d.ts
- @ckeditor/ckeditor5-mention/src/ui/mentionsview.js
- @ckeditor/ckeditor5-mention/theme/mention.css
- @ckeditor/ckeditor5-mention/theme/mentionui.css
Readme
CKEditor 5 mention feature
This package implements mention support for CKEditor 5 and brings smart autocompletion based on user input.
Installation
This plugin is part of the ckeditor5 package. Install the whole package to use it.
npm install ckeditor5Create free account
If you want to check full CKEditor 5 capabilities, sign up for a free non-commitment 14-day trial.
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 a dual-license model, this software is available under:
- the GNU General Public License Version 2 or later,
- or commercial license terms from CKSource Holding sp. z o.o.
For more information, see: https://ckeditor.com/legal/ckeditor-licensing-options.