1.0.9 • Published 4 years ago

ckeditor5-fastbtn v1.0.9

Weekly downloads
11
License
-
Repository
github
Last release
4 years ago

ckeditor5-fastbtn

The FastBtn feature. a simple way to edit and add buttons in the editor toolbar.

How to use

To be able to use this plugin you need a custom build of ckeditor.

Further instructions can be found here: https://ckeditor.com/docs/ckeditor5/latest/builds/guides/integration/installing-plugins.html

Add the NPM-Package (https://www.npmjs.com/package/ckeditor5-fastbtn) by running one of the following commands (depending on your build environment):

npm i ckeditor5-fastbtn --save

or

yarn add ckeditor5-fastbtn --save

License

ckeditor5-fastbtn is released under the MIT License. See LICENSE file for details.