ckeditor-build
v1.2.0
Published
The custom editor build of CKEditor 5
Downloads
1
Readme
ckeditor-build custom editor build
The custom editor build for CKEditor 5. Read more about the how to create custom editor build.
Local setup
install dependencies
yarn --frozen-lockfile
install or update ckeditor plugins in package.js
and run yarn install
change configuration in
src/ckeditor.js
run yarn build
, commit, push, create pull request
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.