Package Exports
- @noppanuvat/ckeditor5-build-custom
- @noppanuvat/ckeditor5-build-custom/build/ckeditor.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@noppanuvat/ckeditor5-build-custom) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
CKEditor 5 classic editor custom build
The classic editor build for CKEditor 5. Read more about the classic editor build and see the demo.

Documentation
See:
- Installation for how to install this package and what it contains.
- Basic API for how to create an editor and interact with it.
- Configuration for how to configure the editor.
- Creating custom builds for how to customize the build (configure and rebuild the editor bundle).
Quick start
First, install the build from npm:
npm i -S @noppanuvat/ckeditor5-build-customAnd use it in your website:
=== PLUGIN ADDED ===
Essentials,
UploadAdapter,
Autoformat,
Bold,
Italic,
BlockQuote,
CKFinder,
CloudServices,
EasyImage,
Heading,
Image,
ImageCaption,
ImageStyle,
ImageToolbar,
ImageUpload,
Indent,
Link,
List,
MediaEmbed,
Paragraph,
PasteFromOffice,
Table,
TableToolbar,
TextTransformation,
SourceEditing,
FontSize,
Alignment,
FontColor,
TableProperties,
TableCellProperties,
FontBackgroundColor