wurrly-refactor-ckeditor5

A custom CKEditor 5 build made by the CKEditor 5 online builder.


Keywords
ckeditor5
License
MIT
Install
npm install wurrly-refactor-ckeditor5@0.0.9

Documentation

wurrlyedu-refactor-ckeditor5

Provides a customized ckeditor5 for wurrly.

This was generated using https://ckeditor.com/ckeditor-5/online-builder/

The way you could test this is

Make the changes

All your changes should be done in ckeditor.js

Build the code

npm run build

Test

Test your build changes in sample/index.html Edit the js section where ckeditor is used and see if that's the expected result

Publish

Increment the version

Go to package and increment the version

Final step

npm login

Publish the code

npm publish