12.0.3 • Published 5 years ago

@sitespirit/ckeditor5-build-classic-and-inline v12.0.3

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

CKEditor 5 super build: classic and inline combined

A custom CKEditor 5 build using the official documentation found here: https://ckeditor5.github.io/docs/nightly/ckeditor5/latest/builds/guides/integration/advanced-setup.html#creating-super-builds

Usage

import * as CKEDITOR from '@sitespirit/ckeditor5-build-classic-and-inline';

CKEDITOR.InlineEditor.create(...) or CKEDITOR.ClassicEditor.create(...)