@shinryak/ckeditor5-build-classic-shinryak
v0.2.2
Published
The classic editor custom build of CKEditor 5.
Downloads
7
Readme
CKEditor 5 classic editor build
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 ckeditor5-build-classic-shinryak
And use it in your website:
import ClassicEditor from 'ckeditor5-build-classic-shinryak';
Note: This is folk version. Main project is Here
License
Licensed under the terms of GNU General Public License Version 2.