@nicolabello/ckeditor5-build-decoupled-document

24.0.0 • Public • Published

CKEditor 5 document editor custom build

Forked from ckeditor/ckeditor5 to create a custom build for CKEditor 5 document editor build in order to:

  • Remove the original styling
  • Customize the list of included plugins

Documentation

Refer to the original README.md for the documentation about CKEditor 5 document editor build.

Modifications

  • package.json: added empty-string-loader as dev dependency

  • webpack.config.js: used empty-string-loader as loader for .css and .svg to remove them from the build

  • src/ckeditor.js: customized the list of loaded plugins and set the default toolbar to empty

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.

Package Sidebar

Install

npm i @nicolabello/ckeditor5-build-decoupled-document

Weekly Downloads

0

Version

24.0.0

License

GPL-2.0-or-later

Unpacked Size

4.09 MB

Total Files

70

Last publish

Collaborators

  • nicolabello