24.0.0 • Published 3 years ago

@nicolabello/ckeditor5-build-decoupled-document v24.0.0

Weekly downloads
12
License
GPL-2.0-or-later
Repository
github
Last release
3 years ago

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.