Skip to content
This repository has been archived by the owner on Nov 26, 2020. It is now read-only.

nicolabello/ckeditor5-build-decoupled-document

 
 

Repository files navigation

CKEditor 5 document editor custom build

Forked from ckeditor/ckeditor5-build-decoupled-document to create a custom 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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Languages

  • HTML 68.8%
  • JavaScript 31.2%