JSPM

@noppanuvat/ckeditor5-build-custom

0.1.6
    • ESM via JSPM
    • ES Module Entrypoint
    • Export Map
    • Keywords
    • License
    • Repository URL
    • TypeScript Types
    • README
    • Created
    • Published
    • Downloads 23
    • Score
      100M100P100Q66176F
    • License noppanuvat

    The classic editor build of CKEditor 5 – the best browser-based rich text editor.

    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

    npm version Coverage Status Build Status

    The classic editor build for CKEditor 5. Read more about the classic editor build and see the demo.

    CKEditor 5 classic editor build screenshot

    Documentation

    See:

    Quick start

    First, install the build from npm:

    npm i -S @noppanuvat/ckeditor5-build-custom

    And 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